搜索资源列表
dyzbhg
- 对matlab工具箱中的多元逐步回归算法参数表现更明确-Matlab toolbox to the stepwise multiple regression algorithm performance parameters more clearly
LS-svm用于回归分析
- Matlab LS-svm用于回归分析,LS-svm regression analysis
yiyuanxianxin
- 本程序可进行一元线性回归分析,并绘制相应曲线。-This procedure can be carried out linear regression analysis, and drawing the corresponding curves.
juceshu_daima
- 决策支持与专家系统实验教程所有VB源代码,我编程就是从这里参考的,最小二乘法,一元线性回归等-Decision support and expert systems all experimental tutorial VB source code, programming is my reference here, the least squares method, linear regression, etc ... ...
zbhg
- 用于序列的逐步回归计算,这是比较好用的fortran程序-Stepwise regression
reglm
- 这是个matlab 程序,利用广义线性回归分析reglm,得到数理统计上的相关数据-This is a matlab program, using the generalized linear regression analysis reglm mathematical statistics on the relevant data
libsvm
- 使用svm工具箱进行分类,回归,预测,归一化,训练-Using svm toolbox for classification, regression, forecasting, normalization, training
LARS_with_LASSO_modification_0.4
- LARS-lasso 稀疏矩阵 Lassplore for solving Large-scale sparse logistic regression-LARS-lasso sparse representation
PSl
- pls 主要用于偏最小二乘法运算的代码。-partial least-squares regression
SVM-regression
- 基于SVM的回归预测算法,用于开始学习支持向量机,详细,简单,具体-SVM regression prediction algorithm based on support vector machines for start learning, detailed, simple, specific
Logistic
- 关于Logistic回归统计算法的matlab实现-About Logistic regression algorithm matlab realize
zhubuhuiguifenxi
- 逐步回归分析的fortran程序,(I为变换次数,矩阵为R(I),Q为剩余平方和,SD为剩余标准差,F为显著性检验值,R为复相关系数,B为回归系数)-Stepwise regression analysis fortran program, (I was converted number matrix R (I), Q is the residual sum of squares, SD for the residual standard deviation, F is significant
data-annylase
- 这个文件包包含了概率统计的常用函数和回归分析的常用方法,包括了教学和源代码。是MATLAB数据分析的重点-This package contains the common methods commonly used functions and regression analysis of probability and statistics, including the teaching and source code. MATLAB data analysis is the focus of
Desktop
- 程序是实现加权线性回归的,自己构造数据吧-this is the linear regression
load-forecasting-process
- 使用回归分析法进行负荷预测的C语言源程序-Using regression analysis method for load forecasting of the source program
elm2
- 极限学习机(Extreme Learning Machine,ELM),该算法随机产生输入层与隐含层间的连接权值及隐含层神经元的阈值,且在训练过程中无需调整,只需要设置隐含层神经元的个数,便可以获得唯一的最优解。与传统的训练方法相比,该方法具有学习速度快、泛化性能好等优点-Extreme Learning Machine regression and classification, introduce a new algorithm for SLFN- Extreme Learning Mach
Multiple-linear-regression-model
- 多元线性回归模型,用C++语言编写而成,可运行-Multiple linear regression model,written by visual C++
zhubuhuiguifenxi
- 逐步回归分析,计算已选因子的回归系数,进行逐步引入和剔除,建立回归方程。-The stepwise regression analysis, to calculate the regression coefficient of the selected factors, gradually introduced and removed, the regression equation.
pianzuixiao
- 非常好的偏最小二乘分析的程序,包含了典型相关分析、主成分分析和多元线性回归。可以根据具体的需要更改代码变成非线性回归,建立多个自变量和多个因变量之间的关系应用很广。包含计算程序和画图表示结果的程序两个m文件-Very good partial least squares analysis of programs, including the canonical correlation analysis, principal component analysis and multiple line
RBF-network-regression-
- RBF网络的回归-非线性函数回归的实现的相关代码-The realization of RBF network regression nonlinear function regression