搜索资源列表
stepregression
- 利用visual c++,实现线性回归算法的程序!-use visual c, linear regression algorithm to achieve the procedure!
work
- 一元线性回归算法,计算斜率并输出结果。主要采用最小二乘法。
hgyc
- 线性回归算法,其功能是对一组数据进行分析预测,数据分为年度,月度,季度数据
多元线性回归分析程序
- 多元线性回归分析算法-multiple linear regression analysis algorithm
一元线性回归分析程序
- 一元线性回归分析算法-a linear regression analysis algorithm
Pls_tool-tem.rar
- pls算法工具箱。偏最小二乘回归≈多元线性回归分析+典型相关分析+主成分分析 ,pls algorithm toolbox. Partial least-squares regression ≈ multiple linear regression analysis, canonical correlation analysis++ Principal component analysis
regress
- 线性回归算法 用matlab实现多元线性回归 用最小二次方法来实现-REGRESS Multiple linear regression using least squares
alglib-3.5.0.cpp
- 这个是外国人开发的一套数值算法,里面包含了大量的数值算法,非常方便,有线性回归算法。-This is the foreigners developed a numerical algorithm, which contains a large number of numerical algorithms, very convenient, linear regression algorithm.
Matlab
- 模拟退火算法实现、主成分分析实现及线性回归分析等-Simulated annealing algorithm implementation, implementation of principal component analysis and linear regression analysis
shujunihechazhi
- Matlab的数值拟合和插值方法介绍,内有程序说明和算法介绍。主要对最小二乘,线性回归作了介绍-Matlab Numerical fitting and interpolation methods introduce, within the descr iption of the procedures and algorithms have introduction. Mainly on the least-squares, linear regression was introduced by
time_seris
- 时间序列预测算法。支持5种常见的算法 移动平均 非线性回归 指数平滑等-ar, ardemo ma
linear_regr_analysis
- 该程序是多元线性回归分析的C++实现程序源代码,是数据处理中的重要算法之一。-The C++ source code of Multiple linear regression analysis(MLR)
xxhg
- C++线性回归算法,运行后输入数据,即能对所输入的数据进行线性回归运算-C++ linear regression algorithm, running the input data, which can input data by computing the linear regression
线性回归预测算法
- 线性回归预测算法,Excel预测算法,最小二乘法
2单变量线性回归_配套代码
- 关于机器学习的线性回归模型matlab主程序。(Matlab main program of linear regression model for machine learning.)
neg_gradient_traceback
- 实现线性回归搜索的梯度下降算法,梯度方向为负梯度方向(backtracing negtive gradient search method)
Iris_LinearRegression
- python 鸢尾花(iris)数据分类的例子,采用线性回归算法。(Python iris data classification example, using linear regression algorithm.)
线性回归
- matlab线性回归计算,基于梯度下降的线性回归算法(matlab linear regression)
SVM的回归预测分析——上证指数开盘预测
- 股票线性回归预测分析,利用svm线性回归算法分析预测,适合svm初学者(Stock Linear Regression Forecast Analysis)
liner_regression
- 在MATLAB实现了线性回归算法,并对给定的数据做出了预测(A linear regression algorithm is implemented in MATLAB, and the prediction of the given data is made.)