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

搜索资源列表

  1. 实验2-插值与拟合

    1下载:
  2. 1、掌握用MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析。 2、掌握用MATLAB作线性最小二乘的方法。 3、通过实例学习如何用插值方法与拟合方法解决实际问题,注意二者的联系和区别。-1. Grasp by matlab calculating Lagrange, segement linear, 3rd order spline these 3 interpolation method. Analisize the 3 interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:120373
    • 提供者:葛林
  1. nihe

    0下载:
  2. 计算方法-二次拟合曲线-物质浓度 适合一般大学2年级学生学习或编程练习用。-calculation - quadratic curve-concentration material suitable for general university two-year students learning or practicing with programming.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46718
    • 提供者:赵旭
  1. shemit

    0下载:
  2. 线性拟合和二次拟合函数 pdg正交多项式作最小二乘拟合
  3. 所属分类:文件操作

    • 发布日期:2014-01-16
    • 文件大小:117504
    • 提供者:高东飞
  1. 曲线拟合

    0下载:
  2. (1)利用多项式拟合的两个模块程序求解下题: 给出 x、y的观测值列表如下: x 0 1 2 3 4 5 y 2.08 7.68 13.8 27.1 40.8 61.2 试利用二次多项式y=a0+a1x+a2x2进行曲线拟合。 (1)多项式拟合方法:假设我们收集到两个相关变量x、y的n对观测值列表: x x0 x1 x2 x3 x4 x5 y y0 y1 y2 y3 y4 y5 我
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:1398
    • 提供者:lz
  1. 二次曲线拟合---最小二乘法

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

    • 发布日期:2009-09-12
    • 文件大小:752
    • 提供者:yh4685668
  1. 分段拟合的matlab源码

    4下载:
  2. 这是很好用的分段拟合代码,最小二乘线性拟合和三次拟合的分段拟合源码,并成图,非常实用。
  3. 所属分类:GDI/图象编程

  1. 最小二乘法拟合曲线

    0下载:
  2. VB 二次项 代码
  3. 所属分类:源码下载

  1. chazhi

    0下载:
  2. 二次拟合曲线插值计算 三 次样条曲线插值计算-Quadratic curve fitting curve interpolation calculation of the three interpolation calculation of cubic spline curve interpolation calculation
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:99625
    • 提供者:一般不回帖
  1. Fitting_quadratic_interpolation_procedure

    1下载:
  2. 二次拟合插值程序_VB,根据 提供的10个 数据点的坐标( , , )和待求点 的坐标,要求利用移动 二次曲线的拟合法,由格网点P( , )周围的10个已知点内插求出待求点格网点P的高程,编制相应的程序并进行调试,最后解算出格网点P的高程。 -Fitting quadratic interpolation procedure _VB, according to data provided by 10 points, the coordinates (,,) and the coordin
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-07
    • 文件大小:12763
    • 提供者:陈才
  1. twice_nihe

    0下载:
  2. 对已知房价数据做二次拟合,从而得出曲线方程,对做未来房价的粗略预测-Known to do on the secondary price data fitting curve equation to obtain, so the future price of crude forecast
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:602
    • 提供者:chenxin
  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
    • 文件大小:1754
    • 提供者:jiong33
  1. a-new-Least-squares-fitting-method

    1下载:
  2. 本程序是基于非等距节点的正交多项式的最小二乘法拟合算法,该算法已经在vc++6.0下调试通过,经多次验证,本算法的拟合误差较小。-This procedure is based on equidistant nodes of non-orthogonal polynomial least squares fit algorithm, which has been in vc++6.0 through debugging, after repeated verification, the algo
  3. 所属分类:Algorithm

    • 发布日期:2015-07-22
    • 文件大小:1024
    • 提供者:张科
  1. matlab插值与数据拟合

    6下载:
  2. 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
  3. 所属分类:matlab例程

    • 发布日期:2013-04-01
    • 文件大小:1138688
    • 提供者:zdlsir
  1. Gaussianfit2D

    1下载:
  2. 高斯二维拟合 最小二乘多次拟合(Gauss, two-dimensional fitting, least squares, multiple fitting)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:小仙女哟
  1. NH

    0下载:
  2. 用最小二乘法拟合二元多次曲线 已知点的x坐标集合 已知点的y坐标集合 已知点的个数方程的最高次 二元多次线性方程拟合曲线(Fitting two yuan multiple curves with least square method X coordinate set of known points Y coordinate set of known points The highest degree of the equation of the number of known points
  3. 所属分类:C#编程

    • 发布日期:2017-08-14
    • 文件大小:30720
    • 提供者:barely
  1. 灰色预测

    0下载:
  2. 灰色模型预测是在数据不呈现一定规律下可以采取的一种建模和预测方法,其预测数据与原始数据存在一定的规律相似性 下面程序是灰色模型GM(1,1)程序二次拟合和等维新陈代谢改进预测程序,matlab6.5 ,使用本程序请注明,程序存储为gm1.m(Gray model prediction is a kind of modeling and forecasting method which can be taken under certain regularity of data. The pred
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:22528
    • 提供者:铭MARS花
  1. 散落点数据拟合拟合及其优化

    0下载:
  2. 可以二次三次四次函数拟合,并进行优化方法介绍,达到高度拟合。(Can be two times, three times, four times function fitting, and optimization, to achieve height fitting.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:527360
    • 提供者:井底之蛙
  1. 曲线拟合

    0下载:
  2. 曲线拟合:通过给定的一组二维坐标点,利用线性代数中矩阵求逆的知识,从这些数据中找出规律性,预测原函数f(x)的表达式,以消除所给数据的局部波动。一次拟合出来的函数图像是直线,二次拟合出来的图像是抛物线。两者相比,二次拟合逼近程度更高。(curve fitting through a given set of two-dimensional coordinates, using the inverse matrix in linear algebra knowledge, find out the
  3. 所属分类:网络编程

    • 发布日期:2018-01-02
    • 文件大小:7168
    • 提供者:HAI&FISH
  1. pro22

    0下载:
  2. 多次函数最小二乘法拟合数据,并进行误差计算,程序中数据为温度拟合(The multiple function least square method is used to fit the data and calculate the error. The data in the program is temperature fitting.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:hooong
  1. MATLAB 求最小二乘法系数

    3下载:
  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. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:526336
    • 提供者:欧~
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com