搜索资源列表
非线性回归麦夸法
- 非线性回归分析中的麦夸法是牛顿计数法的推广,是一种更好的优化方法,
SVMNR非线性回归matlab通用程序
- SVMNR非线性回归matlab通用程序
SQP
- 非线性回归问题SQP解法-nonlinear regression problems SQP Solution
nonlinear regression routines
- VB写的非线性回归源程序-VB write nonlinear regression source
nlreg
- matlab 非线性回归算法 是对现有数据系列进行参数拟合的程序-Matlab nonlinear regression algorithm to existing data series parameter fitting procedure
演化算法在参数回归中的应用
- 本文在VC++环境下用演化算法实现了非线性参数回归,实验结果表明,用此方法能够很好的实现非线性参数回归。-paper in VC environment using an evolutionary algorithm to achieve the nonlinear regression, experimental results indicate that this method can achieve good nonlinear
907求多元线形回归方程及预报
- 907求多元线形回归方程及预报 一.功能 x1,x2, x3,………..xp为自变量,Y为随机变量, 求线形回归方程 Y= + +…+ + 其中 。。。, 为常数, 是随机变量,且 —N(0, ) 来描述Y与X的变化规律。并用T检验法检验线形回归是否显著。 如果线性回归显著,可用经验回归平面方程对Y作出预报,并给出预报值的置信区间。 -907 for multiple linear regression
TurboNLR
- Delphi Pascal 数据挖掘领域算法包 非线性回归分析-Delphi Pascal data mining algorithms nonlinear regression analysis package
feixianxing
- 非线性回归模型测量PH值和亚硫酸浓度的一个Matlab程序-Non-linear regression model measuring PH value and a sulfite concentration of Matlab procedures
Matlab_Command_Summary
- Matlab 命令总结 散点图 一元线性回归 多元线性回归 非线性回归 其它命令-Matlab command scatter summed up one linear regression multiple linear regression non-linear regression of other orders
Nonlinear
- 很不错的非线性回归分析程序,内有DELPHI语言源码-Very good non-linear regression analysis program, which has DELPHI language source
feixianxinghuigui
- 非线性回归通用程序,稍加修改即可用于各种非线性回归-General non-linear regression procedures, a little modification can be used for various non-linear regression
feixinagxinghuigui
- 非线性回归分析简易系统 c# +excel 包含数据 为计量地理的程序-Nonlinear regression analysis of simple systems c#+ Excel contains geographic data for measuring procedures
NoneLinear
- 非线性回归预测电力负荷VB模块(带实例)-Non-linear regression to forecast the electricity load VB modules (with examples)
MATLAB_huiguifenxi
- MATLAB工具箱进行线性回归、多元线性回归、非线性回归的很好的例子,附有教程PPT以及MATLAB程序,很实用,欢迎大家下载。-MATLAB toolbox linear regression, multiple linear regression, nonlinear regression of a good example of PPT, as well as MATLAB program with tutorials, very
mat
- 支持向量机非线性回归通用MATLAB源码本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合-Universal non-linear regression support vector machine MATLAB source code of this source can be used for linear regression, nonlinear regression, nonlinear
sanci-function.m
- 非线性回归,某三次多项式,多元非线性回归分析的例子,很少,很珍贵啊-NONLINER
ch10 回归分析
- 回归分析(regression analysis)是确定两种或两种以上变量间相互依赖的定量关系的一种统计分析方法。运用十分广泛,回归分析按照涉及的变量的多少,分为一元回归和多元回归分析;按照因变量的多少,可分为简单回归分析和多重回归分析;按照自变量和因变量之间的关系类型,可分为线性回归分析和非线性回归分析。如果在回归分析中,只包括一个自变量和一个因变量,且二者的关系可用一条直线近似表示,这种回归分析称为一元线性回归分析。如果回归分析中包
regression-fitting
- 数据回归分析包括一元线性回归,一元非线性回归,多元线性及广义线性回归,多元非线性回归(Data regression analysis including a yuan linear regression, a yuan of nonlinear regression, multiple linear and generalized linear regression and multivariate nonlinear regress
多元线性回归
- 多元线性回归代码以及多元非线性回归代码数学建模(Multiple linear regression code)