搜索资源列表

  1. c

    2下载:
  2. 空间插值方法汇总 Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法) Minimum Curvature(最小曲率) Modified Shepard s Method(改进谢别德法) Natural Neighbor(自然邻点插值法) Nearest Neighbor(最近邻点插值法) Polynomial Regression(多元回归法
  3. 所属分类:技术管理

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:bushyao
  1. GMM-GMR-v1.2

    0下载:
  2. GMM-GMR is a set of Matlab functions to train a Gaussian Mixture Model (GMM) and retrieve generalized data through Gaussian Mixture Regression (GMR). It allows to encode efficiently any dataset in Gaussian Mixture Model
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1034240
    • 提供者:ning
  1. mllr

    1下载:
  2. 语音识别最大似然线性回归(MLLR)算法-Speech recognition maximum likelihood linear regression (MLLR) algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:lixiaofei
  1. Linear_Regression_Program

    0下载:
  2. linear regression algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:amina
  1. regression

    0下载:
  2. Regression to find equation from several data given through a survey.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:agus
  1. SVR

    0下载:
  2. Support vector regression code
  3. 所属分类:文档资料

    • 发布日期:2024-05-12
    • 文件大小:31744
    • 提供者:xgq
  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 expectatio
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:ruso
  1. ipqr

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

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者: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例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:sanjeev
  1. Pls_tool-tem

    1下载:
  2. pls算法工具箱。偏最小二乘回归≈多元线性回归分析+典型相关分析+主成分分析 -pls algorithm toolbox. Partial least-squares regression ≈ multiple linear regression analysis, canonical correlation analysis++ Principal component analysis
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:428032
    • 提供者:zhangguanru
  1. LWLR

    1下载:
  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例程

    • 发布日期:2024-05-12
    • 文件大小:9216
    • 提供者: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例程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者: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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者:fangcao
  1. 000

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

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:nip
  1. Inertiadevicefaultpredictionbasedonwavelet

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

    • 发布日期:2024-05-12
    • 文件大小:285696
    • 提供者: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 e
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:8192
    • 提供者: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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:kjm
  1. Chapter3

    0下载:
  2. Multiple Linear Regression PowerPoint presentation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1235968
    • 提供者:sundance
  1. linear_regr_analysis

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

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:胡雯雨
  1. CART_thesis

    0下载:
  2. a document about Classification and Regression Trees
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:443392
    • 提供者:mjst
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org