搜索资源列表

  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:胡婕
  1. matlab

    0下载:
  2. 运用三次样条插值函数法对一条已知的折线进行圆滑(编程实现)-The use of cubic spline interpolation function of a line known for sleek (Programming)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:guoshuchao
  1. sanciyangtiaochazhi

    0下载:
  2. 三次样条插值函数,非常有用的程序代码,可以学习一下三次样条插值的思想-cubic spline interpolation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:58368
    • 提供者:yanghuanqiang
  1. natural-cubic-spline-interpolation

    0下载:
  2. 文本输入输出,实现数值计算的自然三次样条插值法-Text input and output, numerical calculation to achieve a natural cubic spline interpolation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:153600
    • 提供者:姜北樵
  1. matlab-GUI

    0下载:
  2. 数值分析程序matlab-GUI----第一型三次样条插值函数(包括M文件和GUI)-Numerical analysis matlab-GUI---- the first type of cubic spline interpolation function (including M documentation and GUI)
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:jzhuang
  1. scyt

    0下载:
  2. 三次样条插值函数,可以用于计算插值,一阶导数,二阶导数-Cubic spline interpolation function can be used to calculate the interpolation, first derivative, second derivative
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:大龙
  1. C2

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

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

    0下载:
  2. 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:史文博
  1. spline3

    0下载:
  2. 三次样条插值,很不错的插值算法,值得参考-Cubic spline interpolation, the interpolation algorithm is pretty good, it is also useful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:郭元彭
  1. Lagrange

    0下载:
  2. 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像-Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:张宁
  1. Runge

    0下载:
  2. 使用Newton和三次样条插值,讨论了Runge现象,附件有问题的详细说明-Newton and the use of cubic spline interpolation, discussed the Runge phenomenon, annex a detailed explanation of problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:pei
  1. ThreeCurve

    0下载:
  2. 用MFC做的可以实现画三种平滑曲线的程序(三次样条插值,贝塞尔曲线,GDI+曲线平滑)-Using MFC to do three pictures to achieve a smooth curve of the procedure (cubic spline interpolation, Bezier curves, GDI+ curve smoothing)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:6123520
    • 提供者:xin
  1. cubic-spline

    0下载:
  2. 三次样条插值,来自于数值分析方法一书 C Abstract: interpolate cubic spline profiles to given points. C cubic splines are piecewise cubic polynomials fitting the data C with continuous first and second derivatives at interior points
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:mybiandou
  1. 090210162333

    0下载:
  2. 三次样条插值的VC源码,带有示例,测试通过-cubic spline code based on VC++
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:206848
    • 提供者:xxc
  1. chazhi

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

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

    0下载:
  2. 三次样条插值的MATLAB程序。需要的来下载。-Cubic spline interpolation of the MATLAB program. Need to download.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:宁大忠
  1. yangtiaochazhi

    0下载:
  2. 利用三次样条插值计算《数学建模与实验》94页第三题公路的算法。-Using cubic spline interpolation calculation of " Mathematical Modeling and experiment" Highway 94 the third title of the algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:36864
    • 提供者:刘海东
  1. cubic

    0下载:
  2. 在平面内进行三次样条插值,生成网格形式的二维矩阵数据。-In-plane cubic spline interpolation to generate a form of two-dimensional grid data matrix.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:
  1. maspline

    0下载:
  2. 插值方法:三次样条插值源代码(一阶导数边界条件)-Interpolation Method: Cubic Spline Interpolation source code (a derivative boundary condition)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:malanxiang
  1. threesplinebezier

    0下载:
  2. 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:4038656
    • 提供者:XUGUANGLONG
« 1 2 3 4 5 67 8 9 10 11 ... 35 »

源码中国 www.ymcn.org