搜索资源列表

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

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

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

    1下载:
  2. 输入几个点的横坐标和纵坐标,用最小二乘法拟合出直线(类似y=ax+b).并把这个方程计算并显示出来。
  3. 所属分类:Windows编程

    • 发布日期:2011-12-20
    • 文件大小:2036
    • 提供者:linglink
  1. 最小二乘法直线拟合

    0下载:
  2. 基于最小二乘原理的直线拟合程序-based on the principle of linear least squares fitting procedure
  3. 所属分类:数值算法/人工智能

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

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:李文
  1. 非线性最小二乘法--数据拟合

    1下载:
  2. 最小二乘法的拟合,能对任意个参数进行拟合,效果非常好-least squares fitting, can be arbitrary parameters to fit very good results
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:乐生
  1. 最小二乘法直线拟合 用VC实现的

    1下载:
  2. 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:wrm
  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    1下载:
  2. MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB solving nonlinear least squares method of fitting the source code)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:bwj
  1. 最小二乘法拟合直线程序和软件

    1下载:
  2. 最小二乘法拟合直线程序,Least square method of fitting linear program(Least square method of fitting linear program)
  3. 所属分类:易语言编程

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

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

  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    0下载:
  2. MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB to solve nonlinear least squares fitting problem source code)
  3. 所属分类:数学计算/工程计算

  1. 最小二乘法拟合

    0下载:
  2. %最小二乘法下用a*sin(x)+b*cos(x)拟合下列散点坐标 %求出拟合系数a,b和方差Dx(The least square method is used to fit the following scatter coordinates with a*sin (x) +b*cos (x) The fitting coefficients a, B and variance Dx were calculated)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:77824
    • 提供者:药王王
  1. 最小二乘法曲线拟合

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

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

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:青不笑
  1. 03最小二乘学习法

    0下载:
  2. 对一组离散的数据进行最小二乘法拟合,亲手注释,效果不错(The method of least squares fitting for a set of discrete data, personally annotated, the effect is good)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:职场加油
  1. 多项式最小二乘拟合与龙贝格积分法

    0下载:
  2. 通过最小二乘法拟合曲线,并使用龙贝格公式计算积分(By the method of least squares fitting curve, and use the formula to calculate the Romberg integral)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:xhtleige
  1. 多项式最小二乘法拟合

    0下载:
  2. 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:洪少
  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    0下载:
  2. matlab,用最小二乘法进行非线性拟合的程序,满足新手的学习(Matlab, a nonlinear fitting program using the least square method to meet the novice's learning)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:lhxy
  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-14
    • 文件大小:526336
    • 提供者:欧~
  1. 最小二乘法拟合程序

    0下载:
  2. 最小二乘拟合的matlab程序,用于数据处理。简单,易懂(The least squares fitting matlab program for data processing.Simple, easy to understand)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:石洪源
  1. 最小二乘法拟合程序

    1下载:
  2. 利用Matlab平台,开发最小二乘法,实现对输入数据的准确拟合(Use the Matlab platform to develop the least square method to achieve accurate fitting of the input data)
  3. 所属分类:其他小程序

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

源码中国 www.ymcn.org