CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - polynomial curve

搜索资源列表

  1. curvefit_C_edition

    1下载:
  2. c语言版的多项式曲线拟合。 用最小二乘法进行曲线拟合. 用p-1 次多项式进行拟合,p<= 10 x,y 的第0个域x[0],y[0],没有用,有效数据从x[1],y[1] 开始 nNodeNum,有效数据节点的个数。 b,为输出的多项式系数,b[i] 为b[i-1]次项。b[0],没有用。 b,有10个元素ok。-c language version of the polynomial curve fitting. Using least-squares met
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.02kb
    • 提供者:welldo
  1. 2x

    0下载:
  2. 利用最小二乘法进行曲线的拟合,这是用多项式拟合曲线的源码!-using the least-squares method of curve fitting, which is the polynomial curve fitting source!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:961byte
    • 提供者:gsx
  1. polyfit

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

    • 发布日期:2008-10-13
    • 文件大小:4.03kb
    • 提供者:石林
  1. nmgenerate1

    0下载:
  2. 利用神经网络对多项式曲线进行预测,比较实用的一个小程序-using neural networks to predict polynomial curve, a relatively small practical procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:955byte
    • 提供者:王小龙
  1. curve_drawup

    0下载:
  2. 用最小二乘法来解决曲线拟合问题。程序具有可扩展性,即拟合点与多项式拟合曲线(的次数)都作为程序的输入。-using the method of least squares curve fitting to solve the problem. Procedures can be expanded, that is fitting point polynomial curve fitting with the (number of) procedures are as input.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1kb
    • 提供者:叶枫
  1. plotfit2

    0下载:
  2. 多项式二次曲线拟合程序!用于实验设计!另有画图函数并且可以进行方差分析1-quadratic polynomial curve fitting procedures. For the experimental design! Another drawing functions can be carried out an analysis of variance
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:77.86kb
    • 提供者:cds
  1. plotfit

    0下载:
  2. 多项式提取一个数组或是曲线的趋势项 得到一个多项式表达式 以及拟合的新数组-Extract an array of polynomial curve or a polynomial trend item to get a new array of expressions and fitting
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2.27kb
    • 提供者:sss
  1. multifit

    1下载:
  2. 功能:离散试验数据点的多项式曲线拟合 调用格式:A=multifit(x,y,m) 其中:x: 试验数据点的x坐标向量    Y: 试验数据点的y坐标向量 m: 拟合多项式的次数 -Functions: discrete experimental data points, the polynomial curve fitting call format: A = multifit (x, y, m) where: x: experimental data points, x
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2.92kb
    • 提供者:刘荣
  1. grm

    0下载:
  2. 多项式曲线拟合C++Templete实现-Polynomial curve fitting C++ Templete achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.17kb
    • 提供者:xl
  1. polyfitconvenient

    1下载:
  2. 利用 matlab的GUI 环境编写 多项式曲线拟合程序,及其界面,由于参数的输入是实时的、拟合过程可以实时显示,因而使用非常方便。-Using matlab GUI to prepare the environment polynomial curve fitting procedures, and its interface, as input parameters in real time, the fitting process can be real-time display, whi
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:7.06kb
    • 提供者:王力
  1. PolyFit

    0下载:
  2. 任意阶的多项式曲线拟合方程,附三角maxtix分解-polynomial curve fitting, and triangularity decomposition(LU decmposition)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2.23kb
    • 提供者:yang xulei
  1. taylor

    0下载:
  2. Animation for 1. Polynomial fitting 2. First, second, and third order Taylor expansion of a curve - Animation for 1. Polynomial fitting 2. First, second, and third order Taylor expansion of a curve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1.26kb
    • 提供者:ev4nsence
  1. polynomial

    0下载:
  2. Least-square curve fitting using polynomials is probably the most basic way to perform some parametric regression analysis. Foor basic tools for polynomial curve fitting are provided here. I also strongly recommend the exhaustive function POLYFITN
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:7.82kb
    • 提供者:Karthikeyan
  1. pp1

    0下载:
  2. 一个二次多项式曲线拟合算法,功能一般够用了,看明白算法原理应该就可以了-A quadratic polynomial curve fitting algorithm, function normally good enough, look to be able to understand the principle of the algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.71kb
    • 提供者:jiong33
  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
    • 文件大小:478.41kb
    • 提供者: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
    • 文件大小:253.53kb
    • 提供者:wang
  1. Curve-fitting

    1下载:
  2. 曲线拟合,在众多的样本点中进行拟合,找出满足样本点分布的多项式-Curve fitting, in a large number of sample points were fitted to identify the distribution of sample points satisfy the polynomial
  3. 所属分类:matlab

    • 发布日期:2015-10-22
    • 文件大小:175kb
    • 提供者:马晓龙
  1. Polynomial-fitting-

    0下载:
  2. 时间序列的最小二乘多项式拟合,并且绘制观测数据离散点图和多项式曲线.-Least squares polynomial fitting of time series, and draw the observational data from the scatter plots and polynomial curve.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.4kb
    • 提供者:kaixing
  1. polynomial

    1下载:
  2. 进行多项式拟合曲线和参数,给出数据和m文件-Polynomial curve fitting and parameters, given the data and m files
  3. 所属分类:matlab

    • 发布日期:2015-10-22
    • 文件大小:139kb
    • 提供者:维斯摩尔
  1. Polynomial-non-polynomial

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

    • 发布日期:2017-05-06
    • 文件大小:1.37mb
    • 提供者:wangg
« 12 3 4 »
搜珍网 www.dssz.com