资源列表
possion.rar
- matlab编写的泊松分布仿真代码,含验证代码,prepared by the Poisson distribution matlab simulation code, including the verification code
Radar_S.rar
- 使用matlab仿真雷达系统设计的经典好书,附书中全部源码,Matlab simulation of radar system design, with all the source code
sliceomatic-2.3.zip
- UI for manipulating slices and isosurfaces over a volume. Control over color transparency, contours, and rendering techniques via menus. Original sliceomatic 1.0 for older versions of MATLAB is in the zip file.,UI for manipulating slices and isos
fft2.rar
- FFT(快速傅里叶变换)的算法,在VC++环境下编译可立即看到结果,本人认为具有很好的参考价值,欢迎下载^_^,FFT (Fast Fourier Transform) algorithm, in the environment of VC++ compiler can immediately see the results, I think that has a very good reference value are welcome to download ^ _ ^
PSNR.rar
- 求数字图像处理后的评价参数(SNR)信噪比,matlab原程序!,After the digital image processing for the evaluation parameters (SNR) signal to noise ratio, matlab original program!
jinhui0420.rar
- 对信号进行EMD分解后画出信号的希尔伯特包络谱程序,自己编写的,调试成功,EMD decomposition of the signal after the draw of the Hilbert envelope of the signal spectrum of procedures, I have written, debugging success
BPtrainlmtrainbr.rar
- 用L-M 优化算法与贝叶斯正则化算法训练同一个样本,By LM optimization algorithm with Bayesian regularization algorithm for training with a sample
CG_DESCENT.rar
- 利用CG_DESCENT算法求解大规模无约束最优化问题,代码所用语言为Fortran77.,CG_DESCENT algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
matlab.rar
- MATLAB的插值问题——关于拉格朗日插值应用的几个实例,MATLAB' s interpolation- Lagrange interpolation on a few examples of applications
greymodel.rar
- 灰色预测模型的matlab代码,大家可以根据自己的需要修改,Gray prediction model matlab code, you can modify according to their own needs
qpso-F1.rar
- 自编的量子粒子群算法,基于C++,供学习者参考,Own quantum particle swarm optimization, based on the C++, for learner reference
hurstcaculate.rar
- hurst指数估计 This function does dispersional analysis on a data series, then does a Matlab polyfit to a log-log plot to estimate the Hurst exponent of the series. This algorithm is far faster than a full-blown implementation of Hurst s