搜索资源列表

  1. Interpolation-algorithm

    0下载:
  2. 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorith
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:ldg
  1. polyfit

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

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:石林
  1. C3

    0下载:
  2. 插值 1.拉格朗日插值 2.有理函数插值 3.三次样条插值 4.有序表的检索法 5.插值多项式 6.二元拉格朗日插值 7.双三次样条插值-Interpolation 1. Lagrange interpolation 2. Rational function interpolation 3. Cubic spline interpolation 4. Orderly table retrieval metho
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:freezingsnow
  1. yangtiaochazhi

    0下载:
  2. 该程序能实现第一型三次样条插值,边界条件是端点的一阶导数。结果可以同时显示每段区间的插值多项式。-The program to achieve the first-type cubic spline interpolation, boundary conditions is the endpoint of the first order derivative. Results can be displayed at the same t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:潘晓惠
  1. Rungehanshuchazhiwenti

    0下载:
  2. 比较三次样条插值和拉格朗日插值多项式对runge函数插值的效果并作图解释-Comparison of cubic spline interpolation and Lagrange interpolation polynomial interpolation of the Runge function and mapping to explain the effect of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:126976
    • 提供者:Liu
  1. cz

    0下载:
  2. 1.拉格朗日插值 2.有理函数插值 3.三次样条插值 4.有序表的检索法 5.插值多项式 6.二元拉格朗日插值 7.双三次样条插值-1. Lagrange interpolation 2. Rational function interpolation 3. Cubic spline interpolation 4. Orderly table retrieval method 5. Interpolating
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:wzz
  1. main

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

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:唐世兴
  1. analysis2

    0下载:
  2. 数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、 分段三次多项式插值和三次样条插值对所给的数据进行细化 -Numerical Analysis of B calculated internship operation II: piecewise linear interpolation, respectively, sub-quadratic polynomial interpolation, sub-cubi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:madier
  1. C2

    0下载:
  2. 拉格朗日插值,有理函数插值,三次样条插值,插值多项式-Lagrange interpolation, rational function interpolation, cubic spline interpolation, polynomial interpolation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:林超
  1. chazhi

    0下载:
  2. Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:舞蛳
  1. shuzifenxi

    1下载:
  2. 北航数值分析大作业,对给定机翼的数据进行分段现行插值,分段现行二次多项式插值,分段三次多项式插值和三次样条插值,有完整的实验报告-Numerical analysis Beihang big job, given the current sub-wing of data interpolation, the current sub-quadratic polynomial interpolation, sub-cubic polynom
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:105472
    • 提供者:lifu
  1. NumericalComputationMethod

    0下载:
  2. 某985/211大学研究生计算方法课程作业及源程序,包含常见的高斯法,克劳分解,雅克比赛得儿迭代,牛顿差值多项式,三次样条插值多项式,龙贝格积分法的源代码-Calculation of a 985/211 Graduate course work and the source, including common Gaussian law, Crow decomposition, Jacques games have children i
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:31744
    • 提供者:kingkong
  1. interpolation

    0下载:
  2. 插值 拉格朗日插值 有理函数插值 三次样条插值 有序表的检索法 插值多项式 二元拉格朗日插值 双三次样条插值-Rational function interpolation Lagrange interpolation cubic spline interpolation order polynomial interpolation table binary search method Lagrange i
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:32768
    • 提供者:sby_1027
  1. 4

    0下载:
  2. 插值的函数 函数名 功能 Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 Sub
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:gleeman
  1. calc

    0下载:
  2. 插值多项式 和三次样条插值多项式等,可以较好的对其算法进行识别。(The interpolation polynomial and the three spline interpolation polynomial can identify the algorithm better.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:ying4482755
  1. newTon

    0下载:
  2. 牛顿插值多项式源代码;三次样条插值多项式源代码;(Newton interpolation polynomial source code; three spline interpolation polynomial source code;)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:小狮子11
  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 s
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2018304
    • 提供者:silverhand
  1. m

    0下载:
  2. 计算newton插值多项式和三次样条插值多项式。(The Newton interpolation polynomials and the three spline interpolation polynomials are calculated.)
  3. 所属分类:其他小程序

  1. 三次样条

    0下载:
  2. 三次样条插值算法实现,求其三次样 条插值多项式, I 型或 II 型边界条件,(Implementation of three spline interpolation algorithm)
  3. 所属分类:matlab例程

  1. 样条插值

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

    • 发布日期:2024-05-16
    • 文件大小:1180672
    • 提供者:烦恼和功能
« 12 3 4 »

源码中国 www.ymcn.org