搜索资源列表
seqcurvefit21
- 多元模型回归与分析-2 matlab 程序-multiple regression model analysis with Matlab procedures -2
dyzbhg
- 对matlab工具箱中的多元逐步回归算法参数表现更明确-Matlab toolbox to the stepwise multiple regression algorithm performance parameters more clearly
bhg
- 多元逐步回归算法,在matlab软件中的运用,简单实用 -multiple stepwise regression algorithm in Matlab software on the use of simple and practical
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
regressionalysis
- 用于检验回归方程显著的以简单的matlab程序,其中自变量为以多属性的向量,因变量为一个一维的数。
SVM
- SVM算法matlab程序,包括分类和回归.值得一看
LS-svm用于回归分析
- Matlab LS-svm用于回归分析,LS-svm regression analysis
all_extra28-Jul-2006
- reg_r spider工具箱,含回归预测等函数工具箱-reg_r spider toolbox, including the handover function prediction toolbox
nihe
- matlab拟合数据,分为回归分析、曲线拟合及计算机模拟-it contains Regression analysis, curve fitting and computer simulation
linghuigui
- 岭回归文章附MATLAB源代码,相对完整,是一篇学生论文。-Ridge Regression article attached to MATLAB source code, relatively complete, is a student paper.
pls
- 利用MATLAB软件实现偏最小二乘回归方程模型-use the soft of the MATLAB to calculate the partial least-squares regression
shujufenxiyutongji
- 这是用matlab实现的数据分析和统计程序,包括:用线性回归法估计一个因变量与多个自变量之间的线性关系,用多项式回归法估计一个因变量与一个自变量之间的多项式关系等-This is achieved using matlab data analysis and statistical procedures, including: linear regression estimation one dependent variable with more than a linear relations
MATLAB
- MATLAB 培训资料,基础操作,数据的导入和导出,绘图与可视化,数据预处理,回归分析,神经网络等。-MATLAB training materials, basic operations, data import and export, graphics and visualization, data preprocessing, regression analysis, neural network, etc..
rotateticklabel
- matlab回归分析中旋转坐标轴刻度标签的函数-Regression analysis rotary axis scale labels function
foa-svr
- 基于果蝇的算法优化支持向量回归的matlab程序,包括txt版本和matlab中m文件(Matlab algorithm based on fruit fly algorithm optimized support vector regression, including the txt version and Matlab m file)
Matlab代码
- MATLAB作各种回归,带有详细的注释,以及对结果进行判读。(MATLAB for a variety of regression, with detailed notes, and the interpretation of the results.)
SHELL
- 偏最小二乘回归的MATLAB实现,根据其中注释使用即可,可当作学习PLS的材料。(MATLAB implementation of partial least squares regression)
svm1
- 支持向量机回归的程序,实现预测,在matlab平台上实现模型训练和预测(Support vector machine regression program to realize prediction)
LPCC
- 线性预测倒谱系数(Linear Prediction Cepstrum Coefficient,LPCC)是线性预测系数(Linear Prediction Coefficient,LPC)在倒谱域中的表示。该特征是基于语音信号为自回归信号的值设,利用线性预测分析获得倒谱系数。(Linear Prediction Cepstrum Coefficient)
MATLAB概率与数理统计分析程序源码大全
- 将概率与数理统计的分析方法与MATLAB软件典型应用融为一体,既从理论上介绍了概率论与数理统计基础、数据处理与统计作图、统计估计、参数检验、方差分析、回归分析与数据拟合、实验设计及多元分析的基本原理及应用等内容,又详细讲解了使用MATLAB在各领域中处理工程数据的典型实例。