资源列表
image_deblurring
- De-blurr a blur image, this code has been taken from github
coin
- 计算n元钱硬币有多少种表达方式。例如,对于1元,可以使用1元钱完成,也可以使用两个5角完成。可用于三种不同货币,每种货币提供不同面额。编写程序计算出每一种组合方式。(How many expressions are there to calculate n dollar coins? For example, for 1 yuan, 1 yuan can be used and two 5 corners can be used. It can be used in three differen
Parallel Machine Scheduling
- PARALLEL MACHINE PROBLEM SA
DSA
- Hi every one sorry this file i upload to be a member
正则化
- 神经网络正则化样例;正则化(regularization),是指在线性代数理论中,不适定问题通常是由一组线性代数方程定义的,而且这组方程组通常来源于有着很大的条件数的不适定反问题。(Regularization (regularization) means that in linear algebra theory, ill posed problems are usually defined by a set of linear algebraic equations, and this se
FDTD-Mur-CUDA-master
- 基于CUDA的FDTD模拟二维TM波在真空中的传播,基于Mur边界条件(FDTD-Mur-CUDA ============= 2D FDTD solution for Mur's Absorbing Boundary Condition using CUDA acceleration.)
1
- 当时间序列在线性单位根检验中非平稳,可以用基于傅里叶变换下的非线性单位根检验,(Non linear unit root test)
guass
- 当时间序列在线性单位根检验下非平稳时,可用该程序计算傅里叶变化下时间序列的T值(Non linear unit root test)
MS_Regress-Matlab-master
- just to activate my account
file1
- this file will do the factorial of the thing in the factorial
Kuhn_Munkres
- 自己写的基于matlab的二分图最优匹配求解问题的解决小程序(A small program for solving the optimal matching problem of two points based on MATLAB)
计算物理-实验代码
- Fortran用于数值计算的常规程序,包括样条插值,二分法等一系列程序(Fortran routine program for numerical calculation)