搜索资源列表
dynhgj
- matlab来编写多元逐步回归分析,初学者适合-Matlab to prepare multiple stepwise regression analysis, suitable for beginners
fsbox
- Stepwise forward and backward selection of variables using linear models
hgnh
- 数学建模中回归法拟合(包括初步回归,逐步回归和二元二项回归)的matlab程序-Mathematical Modeling in the return fitting (including the initial regression, stepwise regression and binary regression 2) the matlab program
huigui
- matlab做多元逐步回归的程序,适合初学者使用,简单明了-matlab to do multiple stepwise regression procedures, suitable for beginners to use, simple and clear
julei
- 这是一个基本的数模题目的套路,分析数模聚类问题,例子是乳腺癌的诊断模型,过程为标准化数据,逐步回归,分析主要因素,聚类方法有距离法和神经网络法,均附有源码和解释说明-This is an essential topic of routine digital-analog, digital-analog cluster analysis problem example is the breast cancer diagnostic model, the process for the standa
forecar_p
- Recursive stochastic forecaster k steps ahead of AR(p=>2) time series given initial value computation of stepwise dynamic multiplier is included. Ref: J.D.Hamilton, Time Series Analysis, Wiley, 1994. -Recursive stochastic forecaster k steps ahea
forecar_1
- Recursive stochastic forecaster k steps ahead of AR(1) time series given initial value & computation of stepwise dynamic multiplier
matlab
- 回归分析matlab 源代码不是的法律上的空间撒大家三大啊收到了奥丝蓝黛-matlab stepwise
dyzbhg
- 逐步回归分析,可以应用此matlabm文件进行逐步回归分析计算。-Stepwise regression analysis, can be applied to this matlabm stepwise regression analysis and calculation files.
stepwise
- 最小二乘法多元线性回归的matlab实现-Least squares linear regression of the matlab implementation
step_wise
- 使用matlabR2008a编写的多元逐步回归模型 经过调试-Prepared using matlabR2008a After debugging multiple regression model
shujunihe
- 数据拟合分析源码,Matlab数理统计与分析上案例分析,希望对您有用-stepwise analy source
hgfxmatlab
- 回归分析MATLAB工具箱的使用,包括多元线性回归,多项式回归,多元二项式回归,非线性回归,逐步回归-Regression analysis using the MATLAB toolbox, including multiple linear regression, polynomial regression, multiple binomial regression, nonlinear regression, stepwise regression
lab2-conv
- This does convolution of two sequences in stepwise manner according to normal understanding. sigfold.m:-fips signal 1..and changes n accordingly. sigshift.m:-shifts flipped signal from left to right to cover all overlapping sigmulti.m:-multipli
cru
- 利用matlab多元逐步回归分析方法建立初馏点温度的数学模型-Use of matlab multiple stepwise regression analysis method to establish early mathematical model of temperature at fractions
huiguifenxi
- 本程序基于matlab开发,作用是做回归分析及逐步回归分析-Regression analysis and stepwise regression
containerforecast_stepwisefit
- 使用stepwise方法选择因变量的基于AR模型的时间序列预测程序-This alogrithm can select the predictors using step-wise policy and forecast the time series based on AR model.
stepwise
- 多元统计分析中用于判别的逐步判别法,用于筛选变量,剔除多余变量的逐步判别的matlab程序-Multivariate statistical analysis for discriminant stepwise discriminant method for screening variables, stepwise discriminant eliminate redundant variables matlab program
stepwise
- 逐步回归的基本思想是将变量逐个引入模型,每引入一个解释变量后都要进行F检验,并对已经选入的解释变量逐个进行t检验,当原来引入的解释变量由于后面解释变量的引入变得不再显著时,则将其删除。以确保每次引入新的变量之前回归方程中只包含显著性变量。这是一个反复的过程,直到既没有显著的解释变量选入回归方程,也没有不显著的解释变量从回归方程中剔除为止。以保证最后所得到的解释变量集是最优的。(In statistics, stepwise regression is a method of fitting re
stepwise
- 逐步回归的基本思想是将变量逐个引入模型,每引入一个解释变量后都要进行F检验,并对已经选入的解释变量逐个进行t检验,当原来引入的解释变量由于后面解释变量的引入变得不再显著时,则将其删除。以确保每次引入新的变量之前回归方程中只包含显著性变量。这是一个反复的过程,直到既没有显著的解释变量选入回归方程,也没有不显著的解释变量从回归方程中剔除为止。以保证最后所得到的解释变量集是最优的。本文件结合实例利用MATLAB实现逐步回归的过程。(The basic idea of gradual regressio
