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

搜索资源列表

  1. Least-squares-method

    0下载:
  2. Least-squares method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:982
    • 提供者:yukeqi
  1. rls_identifikation

    0下载:
  2. RLS identification algorithm. RLS is used to identify a discrete time model of a plant operating in open-loop based on the recursive least squares method and the UD factorization for updating the adaption gain matrix (F).-RLS identification algori
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1506
    • 提供者:Milan
  1. ols

    2下载:
  2. 正交最小二乘辨识算法 该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数-OLS Orthogonal Least Quares. [x, ind] = OLS(A,b,r) gives the solution to the least squares problem using only the best r regressors chosen from the ones present in matrix A. This
  3. 所属分类:matlab

    • 发布日期:2015-01-05
    • 文件大小:4793
    • 提供者:王詹
  1. LS_identification

    0下载:
  2. 在matlab环境中,实现批量最小二乘算法-In the matlab environment, to achieve batch least squares algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:16540
    • 提供者:tanzhiyun
  1. OUProcess

    0下载:
  2. This program calibrates the Ornstein–Uhlenbeck process, a mean reverting AR(1) stochastic process. The parameters are estimated using (1)Least Squares fitting and (2)Maximum Likelihood estimation.-This program calibrates the Ornstein–Uhlenbeck proces
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:759
    • 提供者:panda
  1. lsq

    0下载:
  2. Least squares solution of Ax=b.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:715
    • 提供者:katore vishal
  1. LSM22

    0下载:
  2. nonlinear least squares algorithms in C/C-nonlinear least squares algorithms in C/C++
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:549624
    • 提供者:chxspace
  1. HW1_2

    0下载:
  2. system identification with regularized least squares
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1226
    • 提供者:m.komijani
  1. LMS_rev2

    0下载:
  2. Least mean squares algorithm for smart antenna
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1486
    • 提供者:jeff
  1. leastsquare

    0下载:
  2. Inter-symbol interference if not taken care off may cause severe error at the receiver and the detection of signal becomes difficult. An adaptive equalizer employing Recursive Least Squares algorithm can be a good compensation for the ISI probl
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:400370
    • 提供者:pravin jadhav
  1. Weighted-Least-Squares.ppt

    0下载:
  2. WLS是拟合的基础文档,适合数据挖掘人员学习用-WLS is the fitting of the basic documentation, to learn to use for data mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:79570
    • 提供者:yuanxuegeng
  1. Least-square-method

    0下载:
  2. 最小二乘法,无论是在工程上还是在学术上都应用越来越广泛,文章给出了一个比较好用的最小二乘matlab 实现程序,很好用下载即可运行。-Least squares method, whether in engineering or applied more widely both the academic, the article gives a least squares matlab implementation relatively easy to use program, good to
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3213
    • 提供者:lihaiqiang
  1. 20104102125258460

    0下载:
  2. In this paper we discuss the problem of recovering the vertices of a planar polygon from its measured complex moments.Because the given, measured moments can be noisy, the recovered vertices are only estimates of the true ones. The literature offers
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3733
    • 提供者:zhuyuanli
  1. EllipsoidFitting

    2下载:
  2. 椭球拟合程序源代码,用于基于最小二乘法德椭球拟合-Ellipsoid fitting program source code for France, Germany, based on least squares fitting ellipsoid
  3. 所属分类:matlab

    • 发布日期:2015-11-28
    • 文件大小:2048
    • 提供者:robin
  1. least-squares

    0下载:
  2. * FILE: least-squares.c * This program computes a linear model for a set of given data. * * PROBLEM DEscr iptION: * The method of least squares is a standard technique used to find * the equation of a straight line from a set of data.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1095
    • 提供者:xuwenhao2005
  1. clus

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

    • 发布日期:2017-04-08
    • 文件大小:2028
    • 提供者:李白
  1. Least-squares-method

    0下载:
  2. 最小二乘法计算方法,用来计算12个数据,可以更改数据-Least squares method of calculation used to calculate the 12 data, you can change the data
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:581
    • 提供者:张野
  1. Least-squares

    0下载:
  2. 最小二乘法曲线拟合,环境:visual basic-Least squares
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1087
    • 提供者:宋先生
  1. Simulation1

    0下载:
  2. 无线传感器网络,定位,最小二乘法,加权最小二乘法-Weighted least squares
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2163
    • 提供者:无心私语
  1. TDOA-AOA-AOD-for-least-squares

    5下载:
  2. TDOA/A OD混合定位最小二乘定位算法MATLAB源码.TDOA/AOA/AOD混合定位的非线性比较强,这里给出其最小二乘的泰勒级数展开最小二乘算法.本源码由GreenSim团队原创-TDOA/AOA/AOD hybrid location positioning algorithm for least squares MATLAB source .TDOA/AOA/AOD hybrid location of relatively strong non-linear, this gives
  3. 所属分类:matlab例程

    • 发布日期:2014-04-02
    • 文件大小:1727
    • 提供者:lzf
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com