CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多项式曲线拟合

搜索资源列表

  1. Polynomial

    0下载:
  2. 多项式曲线拟合,显示输入温度、热电势及多项式的参数等信息和拟合曲线及原始数据点的图形。-Polynomial curve fitting
  3. 所属分类:ComboBox

    • 发布日期:2017-04-24
    • 文件大小:12958
    • 提供者:lizzy
  1. suanfa4

    0下载:
  2. 最小二乘法的多项式曲线拟合,在数值分析中对误差分析使用的非常多!-equation solver
  3. 所属分类:Algorithm

    • 发布日期:2016-08-19
    • 文件大小:1361
    • 提供者:张俊龙
  1. duoxiangshi

    0下载:
  2. 多项式曲线拟合,是数据挖掘里的内容,希望对大家有用!-duoxiangshiquxiannihe
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1752
    • 提供者:水霖铃
  1. calculation

    0下载:
  2. 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline inte
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:489888
    • 提供者:siengk
  1. Mtb011

    0下载:
  2. 多项式曲线拟合其中, x, y为已知数据点向量, 分别表示横,纵坐标, m为拟合多项式的次数, 结果返回m次拟合多项式系数, 从高次到低次存放在向量p中. -Polynomial curve fitting where, x, y as the vector of known data points, respectively, horizontal and vertical coordinates, m is the number of polynomial fitting, the re
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:259613
    • 提供者:wang
  1. 5

    1下载:
  2. Chebyshev 用切比雪夫多项式逼近已知函数 Legendre 用勒让德多项式逼近已知函数 Pade 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 FZZ 用傅立叶级数逼近已知的连续周期函数 DFF 离散周期数据点的傅立叶逼近 SmartBJ 用自适应分段线性法逼近已知函数 SmartBJ 用自适应样条逼近(第一类)已知函数 multifit 离散试验数据点的多项式曲线拟合
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:6388
    • 提供者:gleeman
  1. fitting

    0下载:
  2. 8阶以下多项式曲线拟合的mfc源码,自己写的,可行有效。-8-order polynomial curve fitting of the following mfc source code, wrote it myself, feasible and effective.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:224921
    • 提供者:rexlc
  1. hanshuubijin

    1下载:
  2. 用切比雪夫多项式逼近已知函数 用勒让德多项式逼近已知函数 用帕德形式的有理分式逼近已知函数 用列梅兹算法确定函数的最佳一致逼近多项式 求已知函数的最佳平方逼近多项式 用傅立叶级数逼近已知的连续周期函数 离散周期数据点的傅立叶逼近 用自适应分段线性法逼近已知函数 用自适应样条逼近(第一类)已知函数 离散试验数据点的多项式曲线拟合 离散试验数据点的线性最小二乘拟合 离散试验数据点的正交多项式最小二乘拟合 -By using Chebyshev poly
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:6144
    • 提供者:吕文旭
  1. CurFit-Dichotomy

    0下载:
  2. VS2010环境,C++代码实现的:最小二乘法的多项式曲线拟合,二分法与牛顿法求多项式的解。代码清晰,可简单修改使用。经自己测试正确。-VS2010 environment, C++ code to achieve: the method of least squares polynomial curve fitting, the dichotomy Newton method for the solution of the polynomial. The code is clear and s
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:10704
    • 提供者:long
  1. excel-duoxiangshi

    0下载:
  2. 多项式曲线拟合算法,excel详细说明多项式拟合算法实现-Polynomial curve fitting algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:6037
    • 提供者:刘海杰
  1. LeastSquare

    0下载:
  2. N次多项式曲线拟合,有界面,可随时设置多项式阶次。-N order polynomial curve fitting, the interface can be set at any time polynomial times.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:47053
    • 提供者:Wil
  1. Polynomial-non-polynomial

    0下载:
  2. 多项式和非多项式曲线拟合,MATLAB的经典案例 -Polynomial and non polynomial curve fitting
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1435300
    • 提供者:wangg
  1. curvefit

    0下载:
  2. 数据处理方面的曲线拟合:多项式曲线拟合+周期曲线拟合-measuring data processing field curve fitting : polynomial and regulative methods
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:838357
    • 提供者:mfcheng
  1. nihe

    0下载:
  2. 有关于多项式/曲线拟合的一些例题代码,一共有7个*.m文件-There polynomial/curve fitting some examples of code, a total of 7*. M file
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1598
    • 提供者:yang
  1. MatrixEquation

    0下载:
  2. vb2008开发的完全类似Excel多项式曲线拟合工具(开源),用自带的Excel文件数据celiangzhi.xlsx测试拟合到300次无压力,而Excel最多拟合6次 带GDI+图像绘制功能及图像旋转功能及显示公式(方便插值)-Vb2008 development is similar to that of the Excel polynomial curve fitting tool (Kai Yuan), with the Excel file data fitting wit
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:203255
    • 提供者:tystq
  1. fit_demo

    0下载:
  2. 多项式和非多项式曲线拟合,多项式拟合在matlab中可以使用polyfit函数求解多项式系数,通过polyval函数求解拟合多项式在某数据点处的值-Polynomial and non-polynomial curve fitting, polynomial fitting in matlab polyfit function can be used to solve polynomial coefficients, solve the value of a data point to fit
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:958
    • 提供者:王茂茂
  1. duoxianshi-nihe

    0下载:
  2. 多项式曲线拟合的两个例子 比较基本的程序-Two examples of polynomial curve fitting
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:715
    • 提供者:songdan
  1. expression-functions

    0下载:
  2. 切比雪夫 用切比雪夫多项式逼近已知函数 勒让德 用勒让德多项式逼近已知函数 帕德 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 方舟子 用傅立叶级数逼近已知的连续周期函数 事实上的部队 离散周期数据点的傅立叶逼近 SmartBJ 用自适应分段线性法逼近已知函数 SmartBJ 用自适应样条逼近(第一类)已知函数 multifit 离散试验数据点的多项式曲线拟合 LZXEC 离散
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:8229
    • 提供者:houguoq
  1. 多项式最小二乘拟合与龙贝格积分法

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

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:xhtleige
  1. fit_analysis

    0下载:
  2. 最小二乘法多项式曲线拟合,根据给定的m个点,并不要求这条曲线精确地经过这些点,而是曲线y=f(x)的近似曲线。(The least squares polynomial curve fitting, according to the given M point, does not require the curve to pass precisely these points, but rather the approximate curve of the curve y=f (x).)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:氮气离子
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com