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

搜索资源列表

  1. mlr

    0下载:
  2. Mixture of linear regressors. The routines contained in this file allow inference and learning of a mixture of linear-Gaussian regression models. Learning is performed by maximizing the data likelihood via the expectation maximization algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4570
    • 提供者:ruso
  1. ipqr

    0下载:
  2. a modified interior method for linear regression is described in a very simple matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1580
    • 提供者:sanjeev
  1. regression_polynomia

    0下载:
  2. a modified method for polynomial regression is described in a very simple matlab program. easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1181
    • 提供者:sanjeev
  1. LWLR

    0下载:
  2. this program compare the Locally Weighted Linear Regression with three diferrent kernel function (gaussian, logistic basis, and Reciprocal Multiquadric) also compare locally weighted by simple Linear Regression.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:8886
    • 提供者:maisam
  1. NeuralNetwork_BP

    0下载:
  2. 神经网络用于分类与回归,先产生训练样本与测试样本,每一列为一个样本- neural network for classification and regression, first create the training samples and test samples, each as a sample of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3512
    • 提供者:zhongjinqin
  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. Inertiadevicefaultpredictionbasedonwavelet

    0下载:
  2. :为了提高最小二乘支持向量回归机的性能,将Morlet小波核函数引入其中,形成了最小二乘小波支 持向量回归机模型。利用待优化的参数重构模型的目标函数和约束条件,并在此基础上通过遗传算法进行参数 选择,从而提高了该模型的泛化能力。将最小二乘小波支持向量回归机应用于导弹陀螺仪的漂移趋势预测,仿真 实验结果表明了该方法的有效性和可行性,因此可以为陀螺仪的故障预报、可靠性辅助决策提供依据。-To improve the ability of least square support vect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:285866
    • 提供者:11
  1. polynomial

    0下载:
  2. Least-square curve fitting using polynomials is probably the most basic way to perform some parametric regression analysis. Foor basic tools for polynomial curve fitting are provided here. I also strongly recommend the exhaustive function POLYFITN
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:8010
    • 提供者:Karthikeyan
  1. BayesianLinearRegression

    0下载:
  2. This matlab code is a demo version of Bayesian linear regression. -This matlab code is a demo version of Bayesian linear regression.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2071
    • 提供者:kjm
  1. Chapter3

    0下载:
  2. Multiple Linear Regression PowerPoint presentation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:1236100
    • 提供者:sundance
  1. linear_regr_analysis

    0下载:
  2. 该程序是多元线性回归分析的C++实现程序源代码,是数据处理中的重要算法之一。-The C++ source code of Multiple linear regression analysis(MLR)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:4694
    • 提供者:胡雯雨
  1. CART_thesis

    0下载:
  2. a document about Classification and Regression Trees
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:443385
    • 提供者:mjst
  1. GRNN

    0下载:
  2. 泛化回归神经网络GRNN(generalized regression NN)应用实例,适合学习使用。-Generalized regression neural network GRNN (generalized regression NN) application examples for learning to use.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1092
    • 提供者:luofen
  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. svr

    1下载:
  2. 79419096svr一维支持向量机回归以及二维支持向量机回归-79419096svr one-dimensional support vector regression and two-dimensional support vector regression
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:235853
    • 提供者:myzone
  1. MAR

    0下载:
  2. 语音分析软件,多变量自动回归模型。主要是用来对语音信号进行长时分析。计算MAR特征-Voice analysis software, multivariate automatic regression model. Is primarily used for voice signal analysis of long. MAR features calculated
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:399539
    • 提供者:fanli
  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
    • 文件大小:51640
    • 提供者:bahman
  1. GAsymregression

    0下载:
  2. Genetic algorithm for symbolic regression
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5636
    • 提供者:tp
  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 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com