搜索资源列表
bcm
- The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gaussian process regression. - The code is for matlab Version 1.0, November 2005-The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gau
回归分析工具箱
- 回归分析工具箱,能有效和方便的进行数字回归分析(matlab)-regression analysis toolkit, to be effective and convenient digital regression analysis (matlab)
lwpr.rar
- 局部线性回归方法及其稳健形式已经被看作一种有效的非参数光滑方法.与流行的核回归方法相比,它有诸多优点,诸如:较高的渐近效率和较强的适应设计能力.另外,局部线性回归能适应几乎所有的回归设计情形却不需要任何边界修正。,Local linear regression methods and their solid form has been seen as an effective non-parametric smoothing method. Contrary to popular kernel
数学优化分析综合工具软件包
- 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数极值求解 6) 隐函数根求解,作图,求极值 7) 线
backstep
- 实现多元线性回归方程自变量的选择及系数的求解,获得显著性拟合方程-The realization of multiple linear regression equations to solve significant
exer5
- 回归分析 考察温度x对产量y的影响 测得下列10组数据 求y关于x的线性回归方程 检验回归效果是否显著 并预测x=42℃时产量的估值及预测区间-regression analysis, study the temperature on the yield y of x measured by the following 10 sets of data demand y on x, the linear regression equation of the regression effect is
Lasso
- lasso regression. It is very good to use for statics processing.
BayesianLinearregression
- This matlab code is a demo version of Bayesian linear regression. -This matlab code is a demo version of Bayesian linear regression.
regression-analysis
- 数据分析中的回归及相关分析,由matlab实现,主要用于数学实验方面的使用-Mathematics, data analysis, regression analysis, by the matlab implementation, mainly for the use of mathematical experiment
DataregressionAnalysisbymatlab
- 数据回归分析和拟合的matlab实现相关文档,详细介绍了通过matlab软件来做数据回归分析和拟合的方法函数,是快速入门的好资料-Data regression analysis and fitting by, matlab,Mathematical Modeling
matlab-pls
- 最小二乘法回归,用该程序实现,简单易懂,操作方便,值得使用-Least squares regression, to achieve the program, easy to understand, easy to operate, it is worth to use
Statistical-Analysis-matlab-
- Statistical Analysis 软件包。与应用案例,包括一元线性回归,双因素等重复方差分析1,多元线性回归2等。-Statistical Analysis package. Applications, including a linear regression, two-factor repeated analysis of variance, multiple linear regression 2.
matlab-R2012a-Parametricstatistics
- matlab R2012a源代码(正太分解法计算均值和方差、图方法正太检验、M稳健回归)。-(calculated the mean and variance diagram method, inspection, teenage boy M robust regression teenage boy decomposition method). .
regression-in-matlab
- 几种重要的回归分析在matlab中的源代码-many resources in regression
mouhui_v86
- 进行逐步线性回归,matlab小波分析程序,一种噪声辅助数据分析方法。- Stepwise linear regression, matlab wavelet analysis program, A noise auxiliary data analysis method.
Unary-Polynomial-regression-Model
- 一元多项式回归模型及其matlab程序,已知各年度的税收数据见表11,预测第15年的税收-One dollar polynomial regression model and its matlab program, known tax data for each year in Table 11, forecast the 15th year of tax
sungao
- Contains two clients receive link-level communications program, Welcome to download the study, Independent component analysis algorithm reduces the raw data noise, ICA (Principal Component Analysis) algorithm and procedures, Waveform data analysis, I
回归算法
- matlab实现各种经典回归算法,如最小二乘,ridge,lasso,elastic net等等,以及各种回归算法应用实例。(Many classic regression methods such as least squares, ridge, lasso and elastic net and so on. In addition, some application examples are here indetails.)
PLS的交叉有效分析
- 偏最小二乘回归在matlap中的实现,源代码,有交叉效应(The implementation of partial least squares regression in matlap, source code, cross effect)
线性回归
- matlab线性回归计算,基于梯度下降的线性回归算法(matlab linear regression)