CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ridge regression

搜索资源列表

  1. regrRR

    0下载:
  2. Ridge Regression RR 岭回归估计,是非常有用的非线性时间序列算法,在局部多项式预测中非常有用。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:839byte
    • 提供者:zhxj
  1. ridgeregression

    0下载:
  2. This matlab code for estimating the static linear system with Ridge Regression that is written by matlab 7.0. Here we want to estimate the below function: 1 - u^2 + 2*u^3 +u^5 +3*u^7 these are 2 files : without noise and with noise finally,th
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:24.35kb
    • 提供者:maysam
  1. linghuigui

    2下载:
  2. 岭回归文章附MATLAB源代码,相对完整,是一篇学生论文。-Ridge Regression article attached to MATLAB source code, relatively complete, is a student paper.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:182.97kb
    • 提供者:明知
  1. loreta

    1下载:
  2. Code for computing LORETA inverse solution for the EEG/MEG inverse problem.This corresponds to a Ridge regression using a discrete Laplace Operator as the prior covariance structure of the coeficients. The code is open to use different design matrice
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:11.6kb
    • 提供者:Puestejo
  1. SVregression

    0下载:
  2. In kernel ridge regression we have seen the final solution was not sparse in the variables ® . We will now formulate a regression method that is sparse, i.e. it has the concept of support vectors that determine the solution. The thing to not
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:50.43kb
    • 提供者:bahman
  1. regression_copy

    0下载:
  2. 岭回归程序 输入参数为自变量、因变量和优化因子 输出参数为映射矩阵与回归误差-Ridge Regression. Input parameters: - X: Input data block (k x n) - Y: Output data block (k x m) - q: Stabiliaztion factor (optional) If not given, estimated from data Return parameters: - F
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:649byte
    • 提供者:miaomiao
  1. ridge

    0下载:
  2. 应用回归分析中岭回归的matlab程序代码-RIDGE REGRESSION
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:999byte
    • 提供者:
  1. Redge-regression

    0下载:
  2. 岭回归的matla源程序,主要用于解决无法求逆或需要更好的解时所用的-Ridge regression matla source, mainly used to solve the inverse can not be a better solution or need to use when
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.27kb
    • 提供者:吴蓉
  1. RIDGE-REGRESSION

    1下载:
  2. FORTRAN语言程序。这是进行数理统计上岭回归的计算机程序,很好用的。 -THIS IS A PROGRAM OF RIDGE REGRESSION PROGRAM.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2.65kb
    • 提供者:尹义星
  1. Desktop

    0下载:
  2. This just a simple method in element of statistical learning..... It is a function for degree of freedom calculation.(Using for ridge regression) -This is just a simple method in element of statistical learning..... It is a function for degree of f
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:426.03kb
    • 提供者:baifan
  1. System-Engineering-Algorithm

    0下载:
  2. 系统工程涉及到的算法的matlab可视化实现,主要有主成分分析、岭回归分析等。-Systems engineering related to the algorithm matlab Visualization, mainly principal component analysis, ridge regression analysis.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:545.54kb
    • 提供者:Frank
  1. Ridge-regression

    0下载:
  2. SPSS 岭分析, 适用于SPSS 12.0 以上,如16.0,,10.-ridge regression
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:2.65kb
    • 提供者:lovewit8888
  1. SAS6_11linghuiguichengxujishili

    0下载:
  2. sas学习材料,有关岭回归的程序设计及实例分析,非常详细-sas learning materials, the ridge regression analysis program design and examples, very detailed
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:159.87kb
    • 提供者:李勇
  1. Fridge-regress

    1下载:
  2. 岭回归分析(Ridge regression)是一种专用于共线性数据分析的有偏估计回归方法,这套源码是对ridge regression算法的一种实现,附有测试实例-Ridge regression (Ridge regression) is a special collinearity data analysis unbiased estimate of the regression method, this set of source code is an implementation of
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:2.2kb
    • 提供者:阿杜
  1. mtl_reg_sim_complinearized

    1下载:
  2. 多元非线性回归——岭回归方法,比常规的最小二乘更适合数据量较大的优化问题-Multiple nonlinear regression- ridge regression method is more suitable than the conventional least squares optimization problem of the large amount of data
  3. 所属分类:source in ebook

    • 发布日期:2017-11-05
    • 文件大小:2.09kb
    • 提供者:yangchao
  1. linghuigui

    0下载:
  2. 该程序为岭回归在决策分析中的应用,能够给出最优的各组分的回归系数-The program for the ridge regression in the application of decision analysis, be able to give the best of each component regression coefficients
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:152.42kb
    • 提供者:wuguoqing
  1. regression

    0下载:
  2. 机器学习算法,预测数值型回归,岭回归和逐步线性回归-Machine learning algorithms to predict numerical regression, ridge regression and stepwise linear regression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.01kb
    • 提供者:王铭航
  1. ridge

    0下载:
  2. 这段代码可以实现机器学习中的岭回归。自行添加高斯噪声后对每个数据集的七阶多项式用不同的值λ进行岭回归-Perform ridge regression on each dataset with 7th order polynomial with different value λ.Add Gaussian noise.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.14kb
    • 提供者:yuanxin
  1. ridge

    0下载:
  2. 岭回归模型,非MATLAB工具箱中的。效果还不错。-ridge regression
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.22kb
    • 提供者:dawei
  1. ridge regression1

    1下载:
  2. 岭回归(英文名:ridge regression, Tikhonov regularization)是一种专用于共线性数据分析的有偏估计回归方法,实质上是一种改良的最小二乘估计法,通过放弃最小二乘法的无偏性,以损失部分信息、降低精度为代价获得回归系数更为符合实际、更可靠的回归方法,对病态数据的拟合要强于最小二乘法。 总之,本文档是岭回归的R语言实现代码,主要用于解决当模型中出现多重共线性问题,尤其是当你所有的解释变量都很重要,又无法通过其他检验来删除时,岭回归是一个很好的解决办法。(Ridge
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:jingxuanjuan
« 12 »
搜珍网 www.dssz.com