CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - squares

搜索资源列表

  1. M-sequence-signal

    1下载:
  2. M序列信号算法仿真在系统辨识中有着很大的应用前景。多谐差相方法辨识精度很高有着很苛刻的要求,要求已知辨识参数个数已知并且需要整周截断。而M序列信号的测试方法没有这个方面的要求。其辨识未知模型时,可以用最小二乘算法观察辨识系统的精度来确定模型的阶次。本算法里面不但给出了用于M序列生成的本原多项式计算方法,同时编写了M序列信号的生成算法,并编写了相关辨识方法的算法。-M sequence signal simulation algorithm for identification in the sy
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:81694
    • 提供者:黄金峰
  1. RLS

    0下载:
  2. 自己编写的递推增广最小二乘算法,有意者可以参考-I have written Recursive Extended Least Squares algorithm, Interested parties can refer to the
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1217
    • 提供者:黄金峰
  1. hanshunihe

    0下载:
  2. 函数拟合的程序,用来采用最小二乘法实现对函数的拟合。-Function fitting procedures, using least-squares method is used to realize the function of the fitting.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:137394
    • 提供者:陈卫亮
  1. pls

    0下载:
  2. 所谓偏最小二乘法,就是指在做基于最小二乘法的线性回归分析之前,对数据集进行主成分分析降维,下面的源码是没有删减的,GreenSim团队免费提供您使用,转载请注明GreenSim团队(http://blog.sina.com.cn/greensim)。 -The so-called partial least squares method, this means doing the least square method based on linear regression analysis pr
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1620
    • 提供者:biebietuo
  1. tls

    18下载:
  2. TLS工具箱:本源码给出了总体最小二乘方法的matlab实现,开发者可以了解最小二乘方法原理,以及程序实现-toolbox of total least sqare。-This source gives the total least squares methods matlab realized, developers can understand the principle of least squares methods, and procedures to achieve.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-07-03
    • 文件大小:104449
    • 提供者:wangke
  1. Least_Squares_optimal_affine_subspace

    0下载:
  2. 最小二乘优化算法。Matlab源码,直接可以使用。-Least Squares optimal affine subspace The zip includes: (1) lsqAffineSpace: a low level routine that takes a set of m-dimensional real sample data and returns the optimal-fit k-dimensional affine subspace, with some
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3631
    • 提供者:xuzs
  1. Leastsquaresfitting

    0下载:
  2. 采用最小二乘逼近作为拟合实验数据的方法,利用F检验,确定实验数据拟合优度及最佳阶数,用编制的程序来拟合实验数据,得到了较好的结果-Least-squares fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1453
    • 提供者:snow
  1. PLS_text_wold

    0下载:
  2. The PLS method -- partial least squares projections to latent structures -- and its applications in industrial RDP (research, development, and production).-The PLS method-- partial least squares projections to latent structures -- and its appli
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1330933
    • 提供者:cpeliuj
  1. wucha

    1下载:
  2. 极小化误差平方和算法聚类源代码,下载后直接运行就可以了-Minimizing the error sum of squares clustering algorithm source code can be run directly after downloading the
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-07
    • 文件大小:2023
    • 提供者:
  1. CSRC_linux386_LS-SVMlab1.5.tar

    0下载:
  2. linux下matlab可用的最小二乘法支持向量机ls-svm,c语音代码。-matlab under linux available method of least squares support vector machine ls-svm, c voice code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:21006
    • 提供者:legna
  1. zxecf

    0下载:
  2. 一个集交互式和命令式于一体的程序,采用最小二乘法进行曲线的拟合-A set of interactive and command-style in one program, using least-squares curve fitting method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1424
    • 提供者:柯迪
  1. cpslssvm

    0下载:
  2. 基于混沌粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法-Based on Chaotic Particle Swarm Optimization and Simulated Annealing least squares support vector machine parameter self-selection method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:343667
    • 提供者:yinjj
  1. list2

    0下载:
  2. 基于最小二乘的matlab的wsn的节点算法源程序。用三角测距原理-Based on least-squares algorithm matlab source of wsn nodes. Ranging triangular theory
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:653
    • 提供者:袁海燕
  1. CurveFit

    1下载:
  2. 嵌入式多项式最小二乘曲线拟合C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C polynomial least-squares curve fitting algorithm, the LPC2200 on a long-running success, the algorithm result is correct
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2383
    • 提供者:lijiping
  1. LSL

    1下载:
  2. LSL最小二乘方格型算法的自适应滤波程序及其应用-LSL least-squares grid-based algorithm for adaptive filtering procedures and its application
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:769
    • 提供者:胡晓春
  1. RLS_data

    0下载:
  2. 利用matlab语言实现递推最小二乘算法,里面包含程序运行时的xls数据-Matlab language implementation using recursive least squares algorithm, which contains the program runs when the xls data
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:16627
    • 提供者:tanzhiyun
  1. tuoyaun

    1下载:
  2. MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码-MATLAB implementation of the ellipse fitting based on least-squares algorithm for the source code directly
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1778
    • 提供者:linda
  1. AutomatedNegotiatioDecisionModelasedonMachineLearn

    0下载:
  2. 模型利用协商历史中隐含的信息自动对数据进行标注以形成训练样本,用最小二乘支持向量回 归机学习此样本得到对手效用函数的估计,然后结合自己和对手的效用函数构成一个约束优化问题,用遗传算法求 解此优化问题,得到的最优解就是己方的反建议.实验结果表明,在信息保密和没有先验知识的条件下,此模型仍然 表现出较高的效率和效用-The proposed model labels the negotiation history data automatically by making full use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:514114
    • 提供者:11
  1. inversion

    0下载:
  2. 核磁共振地下水探测反演软件,模拟退火法,最小二乘法-MRI detection of groundwater inversion software, simulated annealing method, least-squares method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4005
    • 提供者:蒋川东
  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 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com