搜索资源列表

  1. 最小二乘曲线拟合

    0下载:
  2. 用C++编写最小二乘曲线拟合函数程序-prepared least squares curve fitting procedures Function
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:齐晶
  1. 最小二乘法程序

    0下载:
  2. 最小二乘法计算程序-least squares method procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-07
    • 文件大小:45056
    • 提供者:
  1. 最小二乘法多次曲线拟合算法

    0下载:
  2. 最小二乘法多次曲线拟合算法-Multi-times Least squares algorithm curve fitting
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:23552
    • 提供者:鲁班
  1. guji

    0下载:
  2. 系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the rea
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:qqiang
  1. fit_line

    0下载:
  2. //最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b) -//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:qiao
  1. 最小平方反褶积matlab代码

    0下载:
  2. 最小平方反褶积代码。地球物理科学中广泛使用的反褶积方法,使用Matlab语言编写。-least squares deconvolution code. Geophysical Sciences extensive use of deconvolution method, the use of Matlab.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:小刘
  1. Data-fitting-methods

    0下载:
  2. 提供了几种数据拟合的c++代码:1 直线拟合(FIT);2 线性最小二乘法((LFIT, COVSRT), (SVDFIT, SVDVAR)(oddity), (FPOLY, FLEG)(example));3 非线性最小二乘法((MRQMIN(Levenberg-Marguardt), MRQCOF(evaluation)), FGAUSS(example));4 绝对值偏差最小的直线拟合(MEDFIT(cal para), ROFU
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-07
    • 文件大小:6144
    • 提供者:ldg
  1. rels

    0下载:
  2. 这是黑龙江大学自控理论杨易朋同学在最优估计课程当中用matlab编写的递推增广最小二乘算法!-This is the theory of Heilongjiang University, Yang Yi-controlled peer students in courses optimal estimate prepared by using Matlab recursive least squares algorithm to bro
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:杨易朋
  1. 3order_RLS1

    2下载:
  2. 最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核-recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:辛号
  1. SVDcode

    0下载:
  2. 利用一般最小二乘法和SVD-TLS方法 进行AR参数估计和正弦波频率估计 -use of general and the least-squares method SVD-TLS AR method parameter estimates and the estimated frequency sine wave
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-07
    • 文件大小:10240
    • 提供者:梁心
  1. squares

    0下载:
  2. 本程序可以实现从输入的图片中找到其中的方形,算法简单!本程序是基于OpenCV的,使用前,请安装此软件。-this procedure can be achieved from the import of the pictures to find the square, the algorithm is simple! This procedure is based on OpenCV, before use, install the
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-07
    • 文件大小:448512
    • 提供者:刘强
  1. zsysf

    0下载:
  2. 用MATLAB编写的递推最小二乘算法算法\LMS算法,karlman算法-using MATLAB recursive least squares algorithm \ LMS algorithm, the algorithm karlman
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:yangpeng
  1. mcr_100_m7

    0下载:
  2. 多元曲线解析-交替最小二乘法,MCR-ALS-Multivariate Curve Analysis- alternating least squares method, MCR- ALS
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-07
    • 文件大小:99328
    • 提供者:王勇
  1. svdfit

    0下载:
  2. 通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition-through the singular value decomposition of the least squares fitting algorithm inear least-squares fit by singular value decomposition
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:游江
  1. ls_mmse

    1下载:
  2. 这个是关于OFDM系统的信道估计的算法的两种方法,分别是OFDM的最小二乘和最小均方误差估计的仿真程序代码-the OFDM system is on the channel estimation algorithm of the two methods OFDM are the least squares and minimum mean square error estimate of simulation code
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-07
    • 文件大小:5120
    • 提供者:周洁
  1. pls_1.1-0

    0下载:
  2. 应用程序 偏最小二乘法回归分析 pls matlab-application partial least squares regression analysis pls Matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:252928
    • 提供者:hjj
  1. MATLAB-Central-File-detail-Partial-Least-Squares-a

    0下载:
  2. 一个用matlab完成的偏最小二乘法示例-MATLAB Central-Partial-Least-Squares
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:124928
    • 提供者:李述清
  1. Weighted-least-squares

    0下载:
  2. 加权最小二乘法的原理 应用及其运算方式方法-Applying the principle of weighted least squares method and the ways and means of operation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:25600
    • 提供者:zhang
  1. Weighted-least-squares

    0下载:
  2. 浅谈加权最小二乘法及其残差图及其详细的讨论-On the weighted least squares method and the residual map and detailed discussions
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:55296
    • 提供者:zhang
  1. Moving-Least-Squares-Methods

    0下载:
  2. 移动最小二乘曲线拟合原理,论文中分析了一维和二维的例子,并且同最小二乘法进行比较。-Moving least squares curve fitting principle, the paper analyzes the one-dimensional and two-dimensional case, and compared with the least squares method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-07
    • 文件大小:752640
    • 提供者:jack
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org