资源列表
1dFDTD
- 需要解压缩后将程序复制到MATLAB的M文件,然后运行使用-decompress will need to copy the documents MATLAB M, and then run the use of
guass_noise
- 高斯噪声产生的代码,含有射频噪声干扰的代码-Gaussian noise code, containing RF noise code
wang.rar
- 这是加权网络中权重均匀分布,节点强度幂率分布的模型,可以画出度分步,强度分布图。,This is a weighted network, evenly distributed weight, power-law distribution of node strength of the model, you can draw the distribution of degrees and strength
HyperbolicFDM
- HyperbolicFDM,HyperbolicFDM1是两个基于有限差分方法的波动方程的MATLAB示例程序,二者方法和程序均相同,只是初始条件不同-HyperbolicFDM and HyperbolicFDM1 are two programms written by MATLAB for hyberbolic equations,two is same but the initial conditions are different.
programmatlabBP
- 使用BP神经网络训练数据并且作出预测,比较预测值与真实值的误差。-The use of BP neural network training data and make predictions, comparing predicted and actual values of error.
f_smoothing
- doa谱估计中,用于相干信源的DOA估计的一种算法的源程序。-doa spectral estimation for coherent sources of DOA Estimation Algorithm of the source.
tongtaifilter
- MATLAB程序实例,同台滤波器,可对逆光照片进行处理-MATLAB program example, on the same stage filter can be processed on the backlit photos
MUSIC
- 经典的MUSIC算法,使用MAtlab编程实现-Classic MUSIC algorithm
ed
- 应用matlab单用户下不同信噪比的能量检测方法-Matlab single-user applications under different signal to noise ratio of the energy detection method
syn_sub_4f
- synonmous substitution code
image-sharpening
- 使用Sobel算子、Laplacian算子对图像进行锐化-Using the Sobel operator, Laplacian operator for image sharpening
not-recursive-realized
- 该程序是分段函数: akm(m,n){ n+1 m =0 akm(m-1,1) m!=0,n=0 akm(m-1),(akm(m,n-1)) m!=0,n!=0 实现递归和非递归的算法 非递归算法可能使计算时间减少-The program is piecewise function: Akm (m, n) { N+ 1 m = 0 Akm (m-1, 1) m! = 0, n = 0 Akm (m-1) (akm (m, n-1)) m! = 0, n.=