资源列表
zuixiaozhengshu
- 一道ACM题目。输入一整数,求出另一个满足各个位上的数字乘积为所输入数的最小整整数。-ACM topics together. Enter a whole number, find another place to meet all of the figures on the importation of the product for the full number of the smallest number.
tree
- 运用递归算法创建二叉树,并实现先序、中序、后序排列-Recursive algorithm used to create binary tree, and to achieve the first order, in order, after the sequence alignment
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.