搜索资源列表

  1. 系统辨识

    0下载:
  2. 用得到的已知输入输出数据,通过编好的渐消记忆增广最小二乘辨识软件辨识已知系统的阶次与估计其参数,验证所编软件的正确性-known to be useful input and output data, through the provision of good memories fading by the least square identification software widely known identification s
  3. 所属分类:matlab例程

    • 发布日期:2024-11-23
    • 文件大小:93kb
    • 提供者:丁学明
  1. vbNumerical10

    0下载:
  2. 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-leas
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-23
    • 文件大小:3kb
    • 提供者:三米
  1. Moving_Least_Squares

    0下载:
  2. 移动最小二乘MLS是无网格近似的基础,代码为ID,但适用于高维问题-mobile MLS is not the least square grid similar to the basis for the ID code, but applied to the high-dimensional problems
  3. 所属分类:matlab例程

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:吴天
  1. LSARMA

    0下载:
  2. Least Square - ARMA 算法的MATLAB代码, 是频谱分析(通常是在高级DSP这门课中会用到的)的常用算法-Least Square-ARMA algorithm MATLAB code, Analysis of the spectrum (usually at the senior DSP This class will be used) to the commonly used algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:Frankie
  1. RLS-MATLAB

    0下载:
  2. Rls递推二乘最小算法的MAtlab 仿真。-Rls recursive least square algorithm MAtlab simulation.
  3. 所属分类:中间件编程

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:王州强
  1. rff

    1下载:
  2. 渐消记忆最小二乘法。系统辨识matlab源程序。-fading memory of the least square method. Matlab source system identification.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:zhaoying
  1. 111

    0下载:
  2. 用最小二乘法求矩形区域上的N*M个数据点的拟合曲面。-Least square method for rectangular area on the N* M data points of the fitting surface.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:96kb
    • 提供者:z
  1. code

    0下载:
  2. 最小二乘法拟合用在嵌入式系统的代码,单片机上可以测试过-Least square method used in embedded systems code, single-chip can be tested
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-23
    • 文件大小:20kb
    • 提供者:lixiang
  1. work

    0下载:
  2. 一元线性回归算法,计算斜率并输出结果。主要采用最小二乘法。-Linear regression algorithm, calculation of slope and output. Mainly uses the least square method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:21kb
    • 提供者:黄瑞生
  1. LeastSquare

    0下载:
  2. 计算方法中最小二乘法程序设计的源代码,具有很强的通用性-Method of calculating the least square method in the source code of program design, and highly versatile
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:45kb
    • 提供者:lao qiao
  1. Curves

    0下载:
  2. 曲线拟合程序,用最小二乘法实现,供大家参看-Curve fitting procedures, using the least square method to achieve, for all to see
  3. 所属分类:图形图象

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:victor1302
  1. nihe

    0下载:
  2. 最小二乘法拟合 最小二乘法拟合-Least squares fitting least square method least square method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:249kb
    • 提供者:huchaotj
  1. CurveFitting2

    0下载:
  2. 曲线最小二乘拟合方法,用最小二乘法拟合取向数据。可用数据点反求控制点。-Least squares curve fitting method, using least square method-oriented data. Reverse data points available control points.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:3kb
    • 提供者:孙鑫
  1. Least-squares-fitting

    0下载:
  2. 用最小二乘法解决实际问题,如曲线拟合,插值分析,-Least square method in solving practical problems, such as curve fitting, interpolation analysis
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:郭豫川
  1. least-square-fit

    0下载:
  2. 最小二乘拟合算法C程序,N为拟合点数,T为拟合阶数。-Least-squares fitting algorithm C procedures, N for the fitting points, T for the fitting order.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:唐荣
  1. Least-Square_MP

    0下载:
  2. 基于morlet小波的最小二乘匹配追踪算法-morlet-based least-square matching pursuit algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-11-23
    • 文件大小:59kb
    • 提供者:黄可
  1. Least-square-filtering

    0下载:
  2. 这个包中包含学习最小均方滤波的一个例子及其和其它滤波方法的一些比较。-This package contains the learning of least mean square with an example. And it compared least mean square method with other filtering methods.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-23
    • 文件大小:2kb
    • 提供者:桂林
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-11-23
    • 文件大小:3kb
    • 提供者:lihaiqiang
  1. Least-square-method

    1下载:
  2. 最小二乘法matlab代码,关于如何组建定位网络,节点设置和最小二乘法的代码-Least square method matlab code
  3. 所属分类:matlab例程

    • 发布日期:2024-11-23
    • 文件大小:3kb
    • 提供者:李然
  1. least-square-method-using-c-language

    0下载:
  2. 该程序通过依次输入已知点个数n,输入已知点的X坐标,输入已知点的Y坐标直接得到经最小二乘法拟合得到的一元线性方程。-The procedure followed by the number of known points in the input n, enter the coordinates of a known point X, Y coordinates of a known point input directly from
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:5kb
    • 提供者:王帅
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org