资源列表
lw
- 特征值的提取方式 有需要的可以下载试试 还不错-for the value
planarfitting_Leastsquare
- 平面拟合程序,可进行多点的平面拟合~简便易懂-Plane fitting procedure, the plane can be fitted more easily understood ~
cdmademo
- simulation for walsh code (CDMA)
test
- 已采集线性震动系统(钢板)的输入与输出(时域幅值),求解系统数值解,幅频特征,并作图比较。-Have been collected linear vibration system (steel) input and output (time domain amplitude), numerical solution for solving the system, the amplitude-frequency characteristics, and mapping to compare.
rgb2nrgb
- convert RGB color space to nRGB color space
bpsk
- matlab coding for bpsk coding
Butterworht
- Butterworht高通滤,程序简单易懂,简单易用-Butterworht
fuzzy
- 模糊pid控制文件研所包,毕业设计源程序,希望对大家有帮助-fuzzy-pid control fileInstitute fuzzy pid control file package, graduate design source, we want to help! !
tang1
- 由中间的点源发出电磁波,经过吸波材料的动态过程- Issued by the middle of the point sources of electromagnetic waves, through a dynamic process of absorbing material
MA
- 现代数字信号处理 MA(q)模型 MATLAB 华科研究生课程-ADSP MA(q)model ,matlab, hust postgradute cirriculumn
Toeplitz-MUSIC
- crb 算法 比对求波达方向估计 MATLAB仿真程序 可用能 适合理解该算法
共轭梯度法程序
- 函数原型ConjugateGradient(f,a,b,eps) f:目标函数,(a,b):初始点,eps:终止限 输出为最小值点,最小值和搜索次数