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

搜索资源列表

  1. PLS1_sina

    0下载:
  2. 用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对 缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。 在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。 [row,col]=size(pz) -For single-variable partial least squares regression, regression
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1532
    • 提供者:张灏
  1. 9

    0下载:
  2. 精通MATLAB优化计算算法,非线性最小二乘问题。共3个程序。-Proficient in MATLAB optimization calculation algorithm, nonlinear least squares problems. A total of three procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1570
    • 提供者:可可臣
  1. OROpt-matlab-code

    0下载:
  2. MATLAB中的优化算法集锦,包括遗传算法,线性规划,非线性最小二乘,最大最小问题等-Collection of MATLAB algorithms in the optimization, including genetic algorithms, linear programming, nonlinear least squares, maximum and minimum problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:27583
    • 提供者:
  1. fy

    0下载:
  2. 这个程序主要功能是解矩阵的最小二乘解求法.很经典.运行通过-This program main function is solution matrix method for finding the least squares solution. Classic. Running through the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:1309
    • 提供者:李冶
  1. G-N

    2下载:
  2. 此文件包含用G-N法,修正G-N法,L-M法,Lsqnonlin求解非线性最小二乘优化问题MATLAB源代码,请大家参考-This file contains the method with the GN, GN law amendment, LM Law, Lsqnonlin MATLAB nonlinear least squares optimization source code, please refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1830
    • 提供者:熊杰
  1. work

    0下载:
  2. 最小二乘支持向量机工具箱可用来分类 回归和预测很方便-this is a tool for the least vector machine,it can classier and regession.easy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:413356
    • 提供者:李光远
  1. LS

    0下载:
  2. 本程序给出了最小二乘滤波算法的具体编程,程序中分析比较了自相关算法、协方差算法、前后向加窗算法的滤波效果-This procedure gives the least squares filtering algorithm specific programming, program analysis and comparison of the auto-correlation algorithm, covariance method, before and after windowing alg
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1048
    • 提供者:星痕
  1. GA

    1下载:
  2. 遗传算法的matlab程序 最小二乘支持向量机程序-Genetic algorithm matlab process procedures for least squares support vector machine
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-07-24
    • 文件大小:218211
    • 提供者:zhuhong
  1. 1

    0下载:
  2. 一般最小二乘及其递归算法的例子及matlab代码-Least squares examples and matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:889
    • 提供者:SWItch
  1. k

    0下载:
  2. 偏最小二乘回归的学习,算法学习和编程中用到-Partial least squares regression of learning, learning algorithms and programming used in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:159412
    • 提供者:g
  1. ApplicationofLeastSquareSupportVectorMachine

    0下载:
  2. 基于粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法预测混沌序列-anessayaboutchaospredictionbyPSOLSSVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:281881
    • 提供者:张彦
  1. PLScross-validation

    0下载:
  2. 偏最小二乘算法 利用交叉验证算法计算应提取成分的个数,本程序给出了交叉验证的发放以及回归系数的算法-Partial Least Squares algorithm using cross-validation the number of components to be extracted, this procedure gives the distribution as well as cross-validation regression coefficient of the algorit
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1278
    • 提供者:zhaowumian
  1. LSSVMNARX

    2下载:
  2. 基于最小二乘支持向量机的NARX模型辨识,用于设备故障诊断-program based on LS-SVM NARX for diagnosis
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9975988
    • 提供者:高润
  1. MultiwayPLS

    0下载:
  2. 一个很好的基于matlab的pls工具箱,可以进多线性数据的的主成分分析,偏最小二乘回归等。-A good toolbox based on matlab' s pls, can enter the data more linear principal component analysis, partial least squares regression.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:7774
    • 提供者:yanx
  1. Match2

    1下载:
  2. 最小二乘和爬山法算法的影像匹配,能够找到很多个同名点-photogram match less multiple and crash the mountain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:107931
    • 提供者:guojiahua
  1. SVM

    1下载:
  2. 支持向量机 最小二乘支持向量机 matlab ls-svmlab SVM matlab matlab工具 matlab 支持向量机 svm LS-SVMlab工具箱及示例程序-支持向量机 最小二乘支持向量机 matlab ls-svmlab SVM matlab matlab工具 matlab 支持向量机 svm LS-SVMlab工具箱及示例程序
  3. 所属分类:matlab

    • 发布日期:2014-09-01
    • 文件大小:4076605
    • 提供者:黄涛
  1. feixianxingzuixiaoerchengfa

    0下载:
  2. 非线性最小二乘优化问题,这里提供算法,供大家参考-Nonlinear least squares optimization problem, here are algorithms for reference
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1575
    • 提供者:lcl
  1. zuixiaoercheng

    2下载:
  2. 此文件是最小二乘拟合算法,是matlab算法,十分详尽,一定可以运行
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1557
    • 提供者:suisui61
  1. emdlssvm

    2下载:
  2. 一个 可以用的matlab程序 将时间序列经验模态分解后 使用最小二乘支持向量机进行预测-A matlab program can be used time series using empirical mode decomposition least squares support vector machine to predict
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-07-24
    • 文件大小:5120
    • 提供者:李波
  1. lslsvm--toolbox

    0下载:
  2. matlab 最小二乘支持向量机 工具箱 有多个函数 可以用-matlab toolbox least squares support vector machine can
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:194434
    • 提供者:李波
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com