搜索资源列表
109201281pls_model
- matlab 编程 偏最小二乘法模拟程序,希望对大家编程有启发 -Matlab programming PLS simulation program, we hope to have inspired Programming
matlab-bianshi
- 系统辩识在matlab里的应用:输入信号的产生,多种最小二乘的辨识-system identification in the application of Matlab Lane : input signal the emergence of a variety of literacy least squares
matlab
- 最小二乘法源代码 用于MATLAB编程,解决相关哈之问题-the yuafaima
1D_Gabor_transform
- 这个MATLAB软件包实现了小波在一维Gabior样转换的文件中所述: [1] K.N.乔杜里,M.,王凤琴,“建设希尔伯特变换的双 波基和Gabor变换,“对信号的IEEE交易 加工,第一卷。 57,没有。 9,3411-3425,2009年9月。 作者:K.N.乔杜里。 模块如下: --------------------------- 1。 demo.m 一个简单的例子演示软件的使用。 2。 autcorr.m
circle
- 文件给出了一个matlab函数-最小圆算法,用于求出一个做小圆的圆心和半径用于覆盖住特征像素点-Document gives a matlab function- the smallest circle algorithm for finding a small circle of center and radius do for cover feature pixels
least_square_method
- 最小二乘法曲线拟合的MATLAB程序,输出拟合曲线。-Least squares curve fitting program MATLAB, the output curve fitting.
Least-squares-algorithm
- matlab中实现最小二乘算法,里面有代码,并附带代码介绍,可以直接使用。-Matlab achieve least squares algorithm, which has code, and with code, you can directly use.
LVS
- lms自适应算法matlab仿真最小方差无失真波束形成器不同方向角(LMS adaptive algorithm matlab simulation minimum variance distortionless shaper different direction Angle of the beam)
Write
- 自己编写的用谱相减,最小均方和维纳滤波实现语音增强的matlab文件(Write your own using spectrum subtraction, wiener filtering and minimum mean square of speech enhancement matlab files)
libsvm3.1.rar
- LibSVM是台湾林智仁(Chih-Jen Lin)教授2001年开发的一套支持向量机的库,这套库运算速度还是挺快的,可以很方便的对数据做分类或回归。由于libSVM程序小,运用灵活,输入参数少,并且是开源的,易于扩展,因此成为目前国内应用最多的SVM的库。 本源代码适用于MATLAB环境,版本为3.1