搜索资源列表

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

    1下载:
  2. 最小二乘法拟合,其中应用了列主元高斯消去法处理矩阵
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-09-12
    • 文件大小:752
    • 提供者:yh4685668
  1. 最小二乘法多次曲线拟合算法

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

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

    0下载:
  2. 最小二乘法多次曲线拟合-least squares curve fitting time
  3. 所属分类:文档资料

    • 发布日期:2024-05-31
    • 文件大小:3072
    • 提供者:李伟
  1. ChessTimer

    0下载:
  2. 最小二乘法曲线拟合-least squares curve fitting
  3. 所属分类:书籍源码

    • 发布日期:2024-05-31
    • 文件大小:8192
    • 提供者:eric
  1. 最小二乘法曲线拟合

    1下载:
  2. 基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:李文
  1. pcir

    0下载:
  2. 最小二乘法曲线拟合-least squares curve fitting
  3. 所属分类:其他小程序

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:夏雨
  1. ercheng

    0下载:
  2. 最小二乘法曲线拟合的经典算法,做过特征数检验,只需调用fit,文件中其他函数被fit调用,其中个输入输出变量均以给出详细说明。-least squares curve fitting classic algorithms, the number of tests done, just call fit, the paper other function to be fit Call, 000 input and output varia
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-31
    • 文件大小:2048
    • 提供者:阿宇
  1. 最小2乘发曲线拟和

    0下载:
  2. 最小二乘法拟和曲线,两个程序,大家-least squares fitting curves, the two procedures, we look at
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:郭雨龙
  1. 最小二乘法的曲线拟合

    0下载:
  2. 使用最小的二乘法实现对曲线的拟合。并输出最后的拟合曲线-use of the two smallest multiplication achieve the right curve fitting. And the final output curve
  3. 所属分类:C#编程

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:5437
  1. nihequxian

    0下载:
  2. 在C或C++环境下,最小二乘法曲线拟合源码。-in C or C environment, the least squares curve fitting source.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:
  1. ref-1

    0下载:
  2. 最小二乘法曲线拟合程序, 最小二乘法曲线拟合程序。-least squares curve fitting procedures, least squares curve fitting procedures.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:crane
  1. polyfit

    0下载:
  2. 曲线拟合程序 多项式相关系数的计算方法(多项式形式1) 多项式相关系数的计算方法(多项式形式2) 最小二乘法曲线拟合 三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-31
    • 文件大小:4096
    • 提供者:石林
  1. 最小二乘法拟合曲线C语言代码

    0下载:
  2. 用最下二乘法多项式进行曲线拟合进而插值。(With the least two multiplicative polynomial for curve fitting, and then interpolation.)
  3. 所属分类:Linux/Unix编程

  1. 基于最小二乘法的曲线拟合研究_陈良波

    0下载:
  2. 这一篇文章简单介绍了最小二乘法原理,并且给出了最小二乘法的MATLAB程序,给大家参考参考1(This article briefly introduces the principle of least square method, and gives the least squares method of MATLAB program, for your reference!)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-31
    • 文件大小:437248
    • 提供者:kaola628
  1. 最小二乘法曲线拟合

    0下载:
  2. 最小二乘拟合曲线,知道离散点后可以更好的获得其对于曲线的拟合(Least square fitting curve)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:caoshuai
  1. 正交多项式最小二乘拟合

    0下载:
  2. 计算给定点列的曲线拟合最小二乘法得到的函数(The function of least square method for curve fitting of fixed point column)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:青不笑
  1. 最小二乘法分段直线拟合

    0下载:
  2. 曲线拟合是图像分析中非常重要的描述符号。最常用的曲线拟合方法是最小二乘法,然而一般的最小二乘法有一定的局限性,已经有不少学者对其进行了一些改进。进一步对最小二乘法进行改进,提出一种新的分段直线拟合算法来代替多项式曲线拟合,以达到简化数学模型的建立和减少计算的目的,使其能够更好地对点序列进行拟合。(Curve fitting is a very important descr iptor in image analysis,the mos
  3. 所属分类:文档资料

    • 发布日期:2024-05-31
    • 文件大小:191488
    • 提供者:tintintin
  1. MATLAB 求最小二乘法系数

    0下载:
  2. 用MATLAB进行三次曲线的拟合,并运用最小二乘法求各个系数,得出曲线方程(The three curves are fitted with MATLAB, and the coefficients are obtained by using the least square method, and the curve equation is obtained.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-31
    • 文件大小:526336
    • 提供者:欧~
  1. 最小二乘法曲线拟合

    0下载:
  2. 最小二乘法曲线拟合,基于C语言编写的算法(Least squares curve fitting algorithm based on C language)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:LO单片机VE
  1. 基于移动最小二乘法的曲线曲面拟合

    1下载:
  2. 基于移动最小二乘法的曲线曲面拟合,MATLAB代码编辑流程(MATLAB Code Editing Process Based on Moving Least Square Method for Curve and Surface Fitting)
  3. 所属分类:文档资料

    • 发布日期:2024-05-31
    • 文件大小:187392
    • 提供者:Ladymacbeth
« 12 3 4 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org