搜索资源列表

  1. 最小二乘算法源程序代码

    0下载:
  2. 用于系统辨识的参数估计的最小二乘算法源程序代码
  3. 所属分类:matlab例程

  1. 最小二乘法多次曲线拟合算法

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

    • 发布日期:2024-05-15
    • 文件大小:23552
    • 提供者:鲁班
  1. 最小二乘法线性拟合

    0下载:
  2. 最小二乘法线性拟合,数值计算方法中的一种经典算法-Least_squares algorithm linear fitting curves,A kind of classic algorithm of the number calculation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:199680
    • 提供者:aaa
  1. 最小二乘法直线算法

    0下载:
  2. 最小二乘法的直线拟合算法,可用各种开发工具实现-linear least squares fitting algorithm can be used to achieve various development tools
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:任萍
  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-15
    • 文件大小:1024
    • 提供者:杨易朋
  1. guangyizuixiaofangcha

    0下载:
  2. 这是黑龙江大学自动控制专业杨易鹏同学用matlab编写的广义最小二乘算法!-Heilongjiang University automation Yang Yi Peng students using Matlab prepared by the generalized least squares algorithm!
  3. 所属分类:matlab例程

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

    1下载:
  2. 非线性最小二乘算法,矩阵和向量类为自己编写,用数组代替也可以-nonlinear least-squares algorithm, matrix and vector category for their preparation, with the array can be replaced
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:crane
  1. RLS_Adaptive

    1下载:
  2. 该递推最小二乘算法的程序实现了自适应横向滤波的功能,基本满足一般滤波要求-recursive least squares algorithm for the realization of the horizontal adaptive filtering function normally meet basic filtering requirements
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:许士杰
  1. zuixiaoercheng

    0下载:
  2. 系统辨识中的最小二乘算法程序,希望对大家有用-system identification of least-squares algorithm procedures in the hope that it may be useful to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:yy
  1. MSE_calculation

    0下载:
  2. 最小二乘算法,最小均方误差等算法的MSE的计算,MATLAB代码-Least-squares algorithm, such as minimum mean square error MSE calculation algorithm, MATLAB code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:liulu_tina
  1. RLS

    0下载:
  2. 写了著名的最小二乘算法的matlab程序,可以看到其算法的实现过程-Wrote a well-known least squares algorithm matlab program, you can see the realization of the process of its algorithm
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Wang Zhao
  1. rls

    0下载:
  2. 最小二乘算法分享下,希望对大家能够有所帮助-Least-squares algorithm to share, it is hoped to be able to help everyone
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:王东
  1. fangzhen1_tls

    0下载:
  2. 基于SVD分解的总体最小二乘算法,在工程领域有很大的应用-Based on the SVD decomposition of the overall least-squares algorithm, in the engineering field has a lot of applications
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:杨红滔
  1. matlab

    0下载:
  2. 求反求参数(无约束非线性优化方法)的matlab实现 无约束非线性优化算法-Powell法优化子程序 matlab广义最小二乘算法程序-Reverse order parameter (unconstrained nonlinear optimization method) to achieve the matlab unconstrained nonlinear optimization algorithm-Powell me
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:80896
    • 提供者:杨静
  1. Leastsquaresalgorithm

    0下载:
  2. 最小二乘算法!感觉不错!上载给大家试用!-Least-squares algorithm! Feel good! U.S. trial set up to!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:ljm
  1. RLSS

    0下载:
  2. 一个有用的自适应算法,递推最小二乘算法。-a useful adaptive algorithm,RLS.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:何奎
  1. leastsquares

    0下载:
  2. 1. 一般最小二乘法 3 1.1. 一次计算最小二乘算法 3 1.2. 递推最小二乘算法 3 2. 遗忘因子最小二乘算法 6 2.1. 一次计算法 6 2.2. 递推算法 6 3. 限定记忆最小二乘递推算法 9 4. 偏差补偿最小二乘法 11 5. 增广最小二乘法 13 6. 广义最小二乘法 15 7. 辅助变量法 17 8. 二步法 19 9. 多级最小二乘法 21 10. Yule
  3. 所属分类:文件格式

    • 发布日期:2024-05-15
    • 文件大小:1110016
    • 提供者:winwind
  1. 最小二乘曲面拟合

    0下载:
  2. 基于最小二乘的曲面拟合算法,该算法考虑了法方程的病态性,利用雅各比迭代法有效求解方程。(Based on the least squares surface fitting algorithm, the algorithm takes into account the ill conditioning of the normal equation, and uses Jacoby iterative method to solve th
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:yuer341
  1. C#写的最小二乘法程序

    0下载:
  2. 实现了最小二乘算法的编写,初始解解算和迭代解算都能正常运行。(The preparation of least squares algorithm, the initial solution calculation and iterative solution can normal operation.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:53248
    • 提供者:jiaohexiaoxue3
  1. 多级最小二乘

    0下载:
  2. 多级最小二乘参数估计算法,能够估计ARX结构的模型的参数(multi-level least square parameter estimation algorithm, suitable for estimating the parameters of an ARX model)
  3. 所属分类:matlab例程

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

源码中国 www.ymcn.org