资源列表
感知机模型
- 感知机模型delphi版-Perceptron model version delphi
cobol_Algorithm
- 用cobol编写的四则混合运算程序,包括一个JCL和一个Cobol,在IBM S390上调试通过-With cobol written four mixed-op program, including a JCL and a Cobol, debugging through the IBM S390
sp
- simple shoortest path
prec
- 打开nc格式文件,降水数据做例子,及将网格合并-open*.nc,
bbpoint
- calculate the bulle point
wave_yasuo
- 基于小波变换的图像压缩程序,可以按照压缩算法进行多次压缩-Wavelet-based image compression program, you can make multiple compressed according to the compression algorithm
airfoil
- FORTRAN FILE AIRFOIL
MA
- 现代数字信号处理 MA(q)模型 MATLAB 华科研究生课程-ADSP MA(q)model ,matlab, hust postgradute cirriculumn
MyBGD
- its a paper about cloud computing, it s was very usful for me I hop that for you also, by regard,-its a paper about cloud computing, it s was very usful for me I hop that for you also, by regard,
Toeplitz-MUSIC
- crb 算法 比对求波达方向估计 MATLAB仿真程序 可用能 适合理解该算法
共轭梯度法程序
- 函数原型ConjugateGradient(f,a,b,eps) f:目标函数,(a,b):初始点,eps:终止限 输出为最小值点,最小值和搜索次数