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

搜索资源列表

  1. ctyf_01

    0下载:
  2. 最小二乘算法放任乘同余法程序,该源码可以产生0到1之间的随机数,-Least-squares algorithm faire multiply congruential method procedures, the source code can generate a random number between 0-1,
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:614
    • 提供者:张扬
  1. nihezhoutiao

    0下载:
  2. 用matlab做的最小二乘法外推多项式拟合卫星周跳,可以学习。-Using matlab to do the least squares polynomial fitting extrapolation satellite cycle slips, you can learn.
  3. 所属分类:matlab

    • 发布日期:2016-05-14
    • 文件大小:11264
    • 提供者:孙晓刚
  1. data-smooth

    0下载:
  2. 数据光滑matlab 2015a下运行。绘制源数据和光滑数据曲线,数据保存到EXECL文件。-Savitzky-Golay filter. A generalized moving average with filter coefficients determined by an unweighted linear least-squares regression and a polynomial model of specified degree (default is 2). The met
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:428301
    • 提供者:ht tao
  1. LS_circfit

    3下载:
  2. 最小二乘法拟合圆得其圆心及半径matlab程序(需要矩阵求逆计算)-Least-squares fitting circle Obtaining the center and radius matlab code (requires matrix inversion calculations)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:830
    • 提供者:张越
  1. LS_circfit2

    0下载:
  2. 最小二乘法拟合圆得其圆心及半径matlab程序(无需要矩阵求逆计算,便于单片机实际系统应用)-Least-squares fitting circle Obtaining the center and radius (NO requires matrix inversion calculations,To facilitate the practical application)
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:831
    • 提供者:张越
  1. Macromodeling of Multiport Systems Using a Fast Implementation of the Vector Fitting Method

    0下载:
  2. Broadband macromodeling of large multiport systems by vector fitting can be time consuming and resource de- manding when all elements of the system matrix share a common set of poles. This letter presents a robust approach which removes the sparsity o
  3. 所属分类:matlab例程

    • 发布日期:2015-06-20
    • 文件大小:960165
    • 提供者:fouzirock
  1. RLS-and-F-Test

    0下载:
  2. 利用递推最小二乘法实现模型的辨识以及实现模型的阶次辨识。-Recursive least squares method to achieve recognition model and the realization of the order identification model.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:379728
    • 提供者:wjc
  1. NMF-DTU-Toolbox

    0下载:
  2. matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法-Usage: [W,H] = nmf(X,K,alg,maxiter,speak) W: output matrix H: output matrix X: input matrix K: number of components alg: algorithm to use maxiter: maximum number of iterations speak: p
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:15746271
    • 提供者:沈猴子
  1. xxx1

    0下载:
  2. 应用matlab,使实测速度数据转化为频域值,采用FFT和非线性最小二乘法进行模拟,在应用相关函数得到功率谱。-Application matlab, so actual speed data into the frequency domain values, simulated using FFT and nonlinear least squares method in the application to obtain the power spectrum correlation func
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:525
    • 提供者:王剑
  1. least_square_method

    0下载:
  2. 本程序代码用于计算最小二乘法中的a和b,可作为通用程序-This code is used to calculate the least squares method in a and b, as a general program
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:10367
    • 提供者:king
  1. jia_quan_zui_xiao_er_cheng_fa

    0下载:
  2. 此为:加权最小二乘法源码(使用最原始的的定义公式编码)-This is: weighted least squares method source code (using the original definition of the formula coding)
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:朱天龙
  1. tsmls1d

    0下载:
  2. 一维移动的数据,进行最优化的最小二乘近似的模拟的MATLAB程序 -One-dimensional movement of data, least squares approximation of MATLAB simulation program optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:981
    • 提供者:靳华明
  1. PLS-monitoring

    0下载:
  2. partial least squares (PLS) for fault detection and classification
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:829
    • 提供者:faryad tadayon
  1. leastsquare_1order

    1下载:
  2. 基于最小二乘法的模型参数辨识m程序,以1阶超级电容器模型为例-M identification program based on the model parameters of the least squares method to the first-order model as an example supercapacitors
  3. 所属分类:matlab

    • 发布日期:2015-09-26
    • 文件大小:1024
    • 提供者:王志鹏
  1. zuixiaoercheng

    0下载:
  2. 递推最小二乘法和增广最小二乘法进行实时参数估计-Recursive least squares method and extended least squares method for real-time parameter estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1365
    • 提供者:yuanmei
  1. IADM_NNLS_v0

    0下载:
  2. IADM_NNLS:不精确的交替方向方法核标准正则化最小二乘问题,可以解决正则项是核范数的公式,例如低秩表示算法-IADM_NNLS: inexact alternating direction method nuclear standard regularized least squares problem, can solve the formula of regularization is nuclear norm, such as low rank said algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:77926
    • 提供者:dulu
  1. fengbunihe

    0下载:
  2. 以最小二乘法进行曲线拟合 得到概率密度函数的参数-With the least squares curve fitting to get the parameters of the probability density function
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:976
    • 提供者:张清
  1. cross-validation

    1下载:
  2. 交叉验证(Cross-validation)主要用于建模应用中,例如PCR 、PLS 回归建模中。在给定的建模样本中,拿出大部分样本进行建模型,留小部分样本用刚建立的模型进行预报,并求这小部分样本的预报误差,记录它们的平方加和。这个过程一直进行,直到所有的样本都被预报了一次而且仅被预报一次。把每个样本的预报误差平方加和,称为PRESS(predicted Error Sum of Squares)-Cross-validation, sometimes called rotation estim
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4562
    • 提供者:liufengfeng
  1. Newtoniterative

    0下载:
  2. 牛顿迭代法,最小二乘法,解任意未知数的2阶方程,带有误差分析-Newton iterative method, least squares method, the solution of any unknown second-order equation with error analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1201
    • 提供者:李奇
  1. RLS_ALGORITHM

    0下载:
  2. The Recursive least squares (RLS) is an adaptive filter which recursively finds the coefficients that minimize a weighted linear least squares cost function relating to the input signals. This is in contrast to other algorithms such as the least mean
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:9247
    • 提供者:rajendra
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com