资源列表
power-spectrum.rar
- MATLAB产生随机信号,计算相关函数,估计功率谱,MATLAB,random-signal,auto-correlation,power-spectrum
nn
- This Neural network model used for data training and testing purpose
grd
- gradient function for matrix
arma
- 该代码对arma模型进行了模型的判断 参数估计-Judgment of model and parameter estimation
chazhifa
- 实现三次样条插值信号包络线,本人在EMD算法时用到,效果已验证-Realize the cubic spline interpolation signal envelope, the effect is very good.
Based-matlab-of-chaos
- 基于matlab的混沌周期图的简单研究以及程序验证-Studies based on simple matlab chaotic cycle pattern, and program verification
RLS_wFF
- recursive least squares (RLS) with forgetting factor
dfp
- 功能:用DFP算法求解无约束问题 输入:X0是初始点,fun,gfun分别是目标函数及其梯度 输出:x,val分别是近似最优点和最优值,k是迭代次数-Davidon-Fletcher-Powell method for optimization.
kalman
- 卡尔曼滤波程序,可以使用卡尔曼滤除多于的噪声程序,在观测器设计方面应用很广,很适合新手学习。-Kalman filtering program, you can use a Kalman filter out more noise procedures, observer design application is very wide, it is suitable for beginners to learn.
houchuli
- 基于matlab的信号后处理,对目标语音在滤波操作后进行后处理计算。-After matlab based signal processing, speech after the target after the filtering operation processing calculations.
duanshiguolinglv
- 求语音信号的短时能量 短时过零率 和 自相关的一段MATLAB程序-Speech signal short-term energy demand short-term zero rate and autocorrelation period MATLAB program
multi_svm_function
- models a given training set with a corresponding group vector and classifies a given test set using an SVM classifier according to a one vs. all relation.