搜索资源列表

  1. 多项式拟合曲线

    1下载:
  2. 应用一般多项式拟合曲线
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-03-04
    • 文件大小:876
    • 提供者:953427
  1. 最小二乘曲线拟合

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

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

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

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

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

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

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

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:李文
  1. 用抛物线y=a+bx+cx 拟合给定数据

    0下载:
  2. 数值分析用抛物线y=a+bx+cx 拟合给定数据-numerical analysis using a parabolic y = bx cx fitting given data
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:272384
    • 提供者:郭巨海
  1. 高斯拟合

    0下载:
  2. 曲线的高斯拟合,去除趋势性,对于一般非平稳序列的分析.-Gaussian curve fitting and removal of the trend, and for most non-stationary sequence analysis.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:龚雪
  1. 曲线◎拟合

    1下载:
  2. vc++二维数据拟合源代码边干边学过后 共和国精华区 国会结构化-vc fitting two-dimensional data source learning by doing focus of the Republic after the structure of Congress
  3. 所属分类:绘图程序

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:赵群伟
  1. 三次样条曲线拟合

    0下载:
  2. 三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的-cubic spline curve fitting This is a mathematical method of calculation procedures used to learn the know
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:282624
    • 提供者:郑双明
  1. 曲线拟合

    0下载:
  2. 曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较-curve fitting algorithms, Java prepared, VJ# compiler, interactive interface, and a variety of more fitting way
  3. 所属分类:绘图程序

    • 发布日期:2024-05-13
    • 文件大小:110592
    • 提供者:胡安
  1. 最小二乘法的曲线拟合

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

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:5437
  1. 09.数据拟合

    0下载:
  2. 数据拟合源程序,对很多点数据能根据提示,自动拟合成曲线,去自动拟合有很大的帮助-data fitting source of many of the points that data can be prompted to automatically be synthesized curve, automatically fitting to be of great help
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:148480
    • 提供者:晨曦
  1. 最小二乘法直线拟合程序

    0下载:
  2. 此程序为vc程序源代码,而且是多项式拟合程序,具体做法是从一副图上读出离散或连续的点,拟合成直线或曲线。-procedure for vc source code, but is polynomial fitting procedures, the specific approach is a map read out discrete or continuous, straight line or be synthetic curve
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:liu
  1. 不同阶次多项式模型拟合曲线

    1下载:
  2. 该代码可以画出不同阶次多项式模型的拟合曲线(Model fitting of different order polynomial)
  3. 所属分类:易语言编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:glj
  1. 3次B样条曲线拟合

    1下载:
  2. 离散点曲线 进行3次B样条曲线拟合 包括节点参数化过程 基函数计算过程 控制点反求过程 到最后拟合曲线的显示(The discrete point curve is fitted with 3 B spline curves, including the node parameterization process, the basis function calculation process, the control point in
  3. 所属分类:matlab例程

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

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

  1. 最小二乘法曲线拟合

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

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:caoshuai
  1. 拟合曲线

    0下载:
  2. 鼠标点击任意两点,两点之间进行直线拟合,继续点击,增加点的数目,多点之间进行多次插值拟合(Mouse click any two points, between two points to a straight line fitting, continue to click, increase the number of points, multiple points between multiple interpolation fit
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:fjw623
  1. 最小二乘拟合的两种求参方法

    0下载:
  2. 最小二乘拟合曲线;系统建模与辨识课程中所用到的两个最基础的程序(Least squares fitting curve,The two most basic programs used in the system modeling and identification course)
  3. 所属分类:仿真建模

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:acaser
  1. BP神经网络与多项式拟合曲线

    0下载:
  2. BP神经网络与多项式拟合曲线,数据统计描述,神经网络模型,概率统计建模的理论和方法。(BP neural network and polynomial fitting curve, data statistical descr iption, neural network model, probability and statistics modeling theory and method.)
  3. 所属分类:其他小程序

« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org