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

搜索资源列表

  1. REGRESSION

    1下载:
  2. 逐步回归算法,比起一般线性回归的速度要快。而且因子是逐步选择的。-stepwise regression algorithm, compared to the general linear regression faster pace. But factor is gradually choice.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8460
    • 提供者:
  1. 数学优化分析综合工具软件包

    6下载:
  2. 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数极值求解 6) 隐函数根求解,作图,求极值 7) 线
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-23
    • 文件大小:7421107
    • 提供者:zhangqi
  1. mllr

    0下载:
  2. 语音识别最大似然线性回归(MLLR)算法-Speech recognition maximum likelihood linear regression (MLLR) algorithm
  3. 所属分类:Other systems

    • 发布日期:2016-12-08
    • 文件大小:683
    • 提供者:lixiaofei
  1. regression

    0下载:
  2. 使用C语言编写的关于多元线性回归模型的源程序及测试源码-Using the C language on multiple linear regression model of the source and test source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2294
    • 提供者:李小龙
  1. RSC

    0下载:
  2. 强壮的人脸识别系统,发表于cvpr2011年,程序是应用matlab实现-Recently the sparse representation (or coding) based classifi cation (SRC) has been successfully used in face recognition. In SRC, the testing image is represented as a sparse linear combination of the trai
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1216356
    • 提供者:刘大明
  1. Linear_regression

    0下载:
  2. Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the computational expense of pre dic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:746241
    • 提供者:陈月辉
  1. linear

    1下载:
  2. 可以实现数据的线性回归,其中Source.txt是待预测的数据. 此文本中的数据格式要求为一个矩阵,此矩阵的第一列为待预测列-Can achieve linear regression data, which is to be forecast Source.txt data. Text data format requirements for a matrix, this matrix as the first forecast to be out
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:6018
    • 提供者:guoyt
  1. yuchou2

    0下载:
  2. 用matlab解决线性回归问题,在约束条件下求解二次回归问题的极小值-Using matlab to solve linear regression problems, in the constraint solving quadratic regression under the condition of the minimum problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1105
    • 提供者:淡茶
  1. excel_in_civil_egineering

    1下载:
  2. 工量预测.xls 截面扭转特性.xls 截面特性一.xls 截面特性二.xls 最优化问题.xls 最值问题.xls 牛顿法解方程.xls 矩阵运算.xls 线性拟合.xls 解线性方程组.xls 解线性方程组(二).xls 辛普森法积分.xls 频率与振型求解.xls 双变量模拟运算.xls 多元线性回归.xls 多项式拟合.xls 实例1.xls 实例2.xls 实例3.xls
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:114954
    • 提供者:张力
  1. Regressionanalysis

    0下载:
  2. 回归的各种分析实例以及matlab代码,包括各种数学应用,比如线性回归,非线性回归,逐步回归-Examples of regression analysis, as well as a variety of matlab code, including a variety of mathematical applications such as linear regression, nonlinear regression, stepwise regression
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:863587
    • 提供者:吴明岩
  1. LogOn

    0下载:
  2. c#实现线性回归预测,线性回归时一个有用的技术,本文展示了一种带权重的自回归模型-Linear regression is a useful technique for representing observed data by a mathematical equation This article presents a C# implementation of a weighted linear regression c sharp AR auto regression predictio
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:15270
    • 提供者:venus
  1. Matlab

    0下载:
  2. Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3531
    • 提供者:Wade
  1. Linear

    0下载:
  2. 一元线性回归曲线 y=ax+b,求解出a b 和相关系数r-Unary linear regression curve y = ax+ b, solving out of ab and the correlation coefficient r
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-29
    • 文件大小:14378
    • 提供者:黄河
  1. SVMNR

    2下载:
  2. 支持向量机和BP神经网络虽然都可以用来做非线性回归,但它们所基于的理论基础不同,回归的机理也不相同。支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。为了验证这种观点,本文编写了支持向量机非线性回归的通用Matlab程序和基于神经网络工具箱的BP神经网络仿真模块,仿真结果证实,支持向量机做非线性回归不仅泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。 -Support Vector Machine and BP neural network, ev
  3. 所属分类:matlab例程

    • 发布日期:2013-03-08
    • 文件大小:2628
    • 提供者:孙准
  1. mat

    0下载:
  2. 支持向量机非线性回归通用MATLAB源码本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合-Universal non-linear regression support vector machine MATLAB source code of this source can be used for linear regression, nonlinear regression, nonlinear function approximation, data m
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:7206
    • 提供者:fangcao
  1. 000

    0下载:
  2. Mahalanobis距離是一個可以準確找出資料分布上面極端值(Outliers)的統計方法,使用線性迴歸的概念,也就是說他使用的是共變數矩陣以及該資料分布的平均數來找尋極端值的產生,而可以讓一群資料系統具有穩健性(Robust),去除不必要的雜訊訊息,這邊拿前面共變數矩陣的資料為例,並且新增了兩個點座標向量來做Mahalanobis距離的比較-Mahalanobis distance is the information that can accurately identify the dis
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:568
    • 提供者:nip
  1. nn_exmpl_0110

    0下载:
  2. It is the matlab code about testing if there is multicolinearity in a linear regression model, relating to econometrics
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:112380
    • 提供者:annie
  1. nonlinear_regression_SVM

    1下载:
  2. 用于在matlab中实现非线性回归的支持向量机svm算法-Used matlab to implement non-linear regression algorithm of support vector machines svm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1390
    • 提供者:zhaowumian
  1. avazu-CTR-Prediction-LR

    1下载:
  2. CTR Linear Regression prediction
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-07-21
    • 文件大小:3183616
    • 提供者:meishengtao
  1. linear regression

    1下载:
  2. 线性回归模型与诊断 数据说明:本数据是一份汽车贷款数据(linear regression lesson)
  3. 所属分类:数据挖掘

    • 发布日期:2020-11-02
    • 文件大小:2816000
    • 提供者:BOURNECHEN
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com