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

搜索资源列表

  1. 三弯矩插值

    0下载:
  2. 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18215
    • 提供者:jasa
  1. 三转角插值

    0下载:
  2. 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18074
    • 提供者:jasa
  1. lagrange多项式插值

    1下载:
  2. 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:21613
    • 提供者:jasa
  1. 插值多项式

    0下载:
  2. 用c++编写的关于多项式插值的算法-used for the preparation of the polynomial interpolation algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1183
    • 提供者:田晖
  1. Java实现牛顿插值多项式为基础的线性插值

    0下载:
  2. Java实现牛顿插值多项式为基础的线性插值,并输出插值后的图形,Java realization of Newton' s interpolation polynomial-based linear interpolation, and the graphics output after interpolation
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-21
    • 文件大小:1377
    • 提供者:maria
  1. 空间插值方法汇总

    3下载:
  2. Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法) Minimum Curvature(最小曲率) Modified Shepard s Method(改进谢别德法) Natural Neighbor(自然邻点插值法) Nearest Neighbor(最近邻点插值法) Polynomial Regression(多元回归法) Radial Basis Function(径向基
  3. 所属分类:技术管理

    • 发布日期:2012-11-08
    • 文件大小:3059
    • 提供者:bushyao
  1. main

    0下载:
  2. 分段线性插值,分段二次多项式插值,分段三次多项式插值,三次样条插值-Piecewise linear interpolation, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation, cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2016-12-05
    • 文件大小:1585
    • 提供者:唐世兴
  1. interpolation

    0下载:
  2. 多项式插值与拟合及实例分析,图像处理中可以用到的-Polynomial interpolation and fitting, and examples of analysis, image processing can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:179690
    • 提供者:斌斌
  1. visualbasic

    0下载:
  2. 一本非常实用的编程工具书,常用的数值计算的vb源代码,及其运算公式和测试例子 包括微积分 求导和多项式插值-A very useful programming tool, commonly used in numerical calculation of the vb source code, and the computing formula and test examples include calculus, and polynomial interpolation derivatio
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:8020408
    • 提供者:long
  1. fenglong07323206

    1下载:
  2. 一个菜单界面,分别用菜单命令来绘制原数据曲面图,线性插值,最近点插值,3次多项式插值,3次样条插值后的图形,每次插值都可以在同一图形界面下比较插值前后图形。-A menu interface, respectively, using the menu command to map the original data surface map, linear interpolation, nearest point interpolation, polynomial interpolation 3
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2218
    • 提供者:feng
  1. shuzhijisuan

    0下载:
  2. 里面有用MATLAB自编的几个数值计算方面的几个程序,有拉格朗日多项式插值法,高斯消去法求解方程组,最小二乘法拟合,复合梯形公式求解数值积分-Some Useful MATLAB self inside the numerical calculation of the number of procedures, Lagrange polynomial interpolation method, Gaussian elimination method for solving equations,
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10772
    • 提供者:arvin
  1. matlab插值与数据拟合

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

    • 发布日期:2013-04-01
    • 文件大小:1138688
    • 提供者:zdlsir
  1. 插值runge现象

    0下载:
  2. 针对高次插值runge的学习代码,比较段数N不同时分段线性插值和三次样条插值,均给出误差曲线。(In view of the learning code of high order interpolation Runge, the number of comparison segments N does not simultaneously piecewise linear interpolation and three cubic spline interpolation, and the e
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:2018304
    • 提供者:silverhand
  1. 拉格朗日插值+MATLAB源程序代码

    5下载:
  2. 拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。数学上来说,拉格朗日插值法可以给出一个恰好穿过二维平面上若干个已知点的多项式函数。(The Lagrange interpolation method can find a polynomial that happens to be taken to the observed value at the point of each observation. Mathematically, the Lagrange interpo
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:61440
    • 提供者:g-nice
  1. 插值与拟合

    0下载:
  2. matlab经典算法的程序\插值与拟合 包括多项式的拟合,多项式的插值,有经典算例(The program of the classical matlab algorithm -- interpolation and fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:179200
    • 提供者:XX峰
  1. 47206

    0下载:
  2. 多项式插值求解 案例 希望有所帮助 , 自带案列 和图(The program should include a function generalInterpolation(fs,xs) that finds the interpolating polynomial including in cases where there are repeated points (inlcuding Hermite interpolation, where the points are doubled,
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:496640
    • 提供者:oubao
  1. 牛顿插值法

    0下载:
  2. 利用牛顿插值法获取多项式系数,同时绘制插值函数和原函数对比图(Obtaining polynomial coefficients by Newton interpolation method and draw the comparison diagram of the interpolation function and the original function at the same time)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:jackajack
  1. 线性插值法

    0下载:
  2. 线性插值是指插值函数为一次多项式的插值方式,其在插值节点上的插值误差为零。线性插值相比其他插值方式,如抛物线插值,具有简单、方便的特点。线性插值的几何意义即为概述图中利用过A点和B点的直线来近似表示原函数。线性插值可以用来近似代替原函数,也可以用来计算得到查表过程中表中没有的数值。(Linear interpolation means interpolation function with polynomial interpolation, and its interpolation error
  3. 所属分类:其他

    • 发布日期:2021-04-21
    • 文件大小:187392
    • 提供者:chenrongjie
  1. 五次多项式插值

    1下载:
  2. matlab五次多项式插值曲线拟合代码,速度与加速度都是平滑的,比三次多项式好。
  3. 所属分类:matlab例程

  1. 样条插值

    1下载:
  2. 样条插值的研究背景,样条函数的力学意义,三次样条插值多项式的构造,一般的插值问题(Research background of spline interpolation, mechanical meaning of spline function, construction of cubic spline interpolation polynomials, general interpolation problems)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-19
    • 文件大小:1180672
    • 提供者:烦恼和功能
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com