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

搜索资源列表

  1. ols

    6下载:
  2. 最小二乘法原理及其MATLAB实现 线性拟合 多项式拟合 非线性拟合程序-Principle and MATLAB least squares linear fitting polynomial fitting nonlinear fitting procedure
  3. 所属分类:matlab

    • 发布日期:2015-01-05
    • 文件大小:836
    • 提供者:晓柳
  1. pls1

    2下载:
  2. matlab下偏最小二乘回归模型 交叉有效性验证,及奇异点发现 -matlab partial least-squares regression model of cross-validation, and the singular points found
  3. 所属分类:matlab

    • 发布日期:2015-09-24
    • 文件大小:2891
    • 提供者:lina
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:41587
    • 提供者:
  1. LS_SVM

    3下载:
  2. 最小二乘支持向量机,用于多元非线性回归分析,非线性拟合与预测-Least squares support vector machine for multi-linear regression analysis, nonlinear fitting and prediction
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1155
    • 提供者:cheng zhang
  1. ALAN--MATLAB

    1下载:
  2. MATLAB实现最小二乘法拟合,可以实现多维的-MATLAB least squares fitting, can realize muti —dimensions
  3. 所属分类:matlab

    • 发布日期:2015-10-01
    • 文件大小:1024
    • 提供者:杨阳
  1. lsyqc

    0下载:
  2. 现代谱估计的matlab的程序。用的是最小二乘法。-Modern Spectral Estimation matlab procedures. Using a least squares method.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:30272
    • 提供者:yangqiuchen
  1. ipls

    0下载:
  2. 偏最小二乘法,可是不全,希望能有借鉴作用-Partial least squares, but incomplete, hoping to serve as a reference
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:901787
    • 提供者:luochunsheng
  1. ditui

    0下载:
  2. 递推最小二乘算法,MATLAB程序,系统辨识-Recursive least squares algorithm, MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:928
    • 提供者:yuyu
  1. ls-ar

    0下载:
  2. 自编函数实现AR模型的最小二乘估计(AR阶数=4)-AR model of self-function of least squares estimation (AR order = 4)
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:897
    • 提供者:王冰
  1. TLS_ESPRIT

    0下载:
  2. 基于总体最小二乘ESPRIT算法的DOA估计的程序代码-Based on total least squares algorithm ESPRIT DOA estimation procedure code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:895
    • 提供者:罗正
  1. yunsuyuanzhou

    0下载:
  2. 目标作匀速圆周运动,包括kalman和最小二乘滤波,亲自调试通过的,可出x,y,误差-Target for uniform circular motion, including the least squares filtering kalman and personally through debugging, and can be the x, y, error
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:642
    • 提供者:sunfan
  1. taylortdoainit

    1下载:
  2. 定位算法中泰勒级数迭代,其是以最小二乘法为初值的算法-Taylor series iterative positioning algorithm, which is based on least squares algorithm for the initial value
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:832
    • 提供者:nice
  1. RWLS

    0下载:
  2. 实现最小二乘算法进行系统辨识,并给出了图形。-To achieve least-squares algorithm for system identification, and gives the graphics.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1801
    • 提供者:weiwei
  1. rls_noise

    0下载:
  2. 采用matlab语言编写的最小二乘算法程序,需要的请下载-Matlab languages using least-squares algorithm procedures needed please download
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1518
    • 提供者:毛毛雨
  1. TLSesprit

    1下载:
  2. 总体最小二乘法的ESPRIT方法,这种算法的估计精度明显好于原来的ESPRIT算法。可以很好的估计出信号的角度。仿真中用的是均匀阵列。-Total least squares method of the ESPRIT method, the algorithm of the estimation accuracy significantly better than the original ESPRIT algorithm. Can be a very good signal to estima
  3. 所属分类:matlab例程

    • 发布日期:2017-06-17
    • 文件大小:1141
    • 提供者:兰天
  1. adapt_lms

    0下载:
  2. 利用matlab编写的自适应最小二乘滤波程序-Matlab prepared using least squares adaptive filtering procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1590
    • 提供者:王为
  1. lms

    0下载:
  2. matlab实现陷波器,采用的是LMS 算法实现,能将特定的正弦信号滤去-matlab notch filter realization using the LMS algorithm, the sinusoidal signal to a particular least squares
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:892
    • 提供者:zdj
  1. matlabfitellipsecode

    2下载:
  2. 对离散数据运用最小二乘法进行椭圆拟合,运行过了觉得还不错就上传了。-Discrete data on the use of least squares method for ellipse fitting, run over a feel good on the uploaded.
  3. 所属分类:matlab

    • 发布日期:2016-11-20
    • 文件大小:2941
    • 提供者:李倩
  1. pls

    0下载:
  2. 偏最小二乘回归方法及其应用 很有用的书籍 分析数据很有用-Partial least-squares regression method and its application very useful analysis of data useful books
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2436257
    • 提供者:gyp
  1. print

    0下载:
  2. matlab的一些插值和拟合算法, 包括最小二乘法等-matlab some interpolation and fitting algorithm, including the least squares, etc.
  3. 所属分类:matlab

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