CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - cubic spline interpolation

搜索资源列表

  1. 7720spline_c

    0下载:
  2. 简单易会的小程序,赚点积分,呵呵!三次样条插值,大家互通有无。-Simple and easy to be a small program, earn points, Ha ha! Cubic spline interpolation, we each others needs.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:66387
    • 提供者:lj
  1. vba3Spline

    0下载:
  2. 在VBA和MatLab 环境下运行的 VBA三次样条插值程序。-In the VBA and MatLab environment running VBA cubic spline interpolation procedure.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1053
    • 提供者:Atraction
  1. cubic_

    1下载:
  2. Subdivision interpolation using cubic B-spline wavelet Average interpolation using cubic B-spline wavelet
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1405
    • 提供者:
  1. SANCIYANGTIAOCHAZHI

    0下载:
  2. 程序实现了三次样条插值的算法,经过测试程序可以放心使用。-Program achieved a cubic spline interpolation algorithm, can be assured through the use of test procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:298636
    • 提供者:gxc
  1. spline

    0下载:
  2. 自己写的一个数值计算的题目,用matlab实现三次样条插值(I类),测试通过。- To achieve cubic spline interpolation (I) using matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:530
    • 提供者:hu mou
  1. chazhi5

    0下载:
  2. 实现了牛顿插值与三次样条插值,并进行比较。-Implements the Newton interpolation and cubic spline interpolation, and comparison
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1143
    • 提供者:vickey
  1. test_new

    0下载:
  2. 用matlab编程实现三次样条插值拟合曲线-Cubic spline interpolation curve fitting using matlab programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:781
    • 提供者:杨智
  1. Spline

    0下载:
  2. 三次样条插值函数C++实现,包含I型边界条件和II型边界条件。封装在CSpline类中,可以直接调用。-Cubic spline interpolation function in C++, including type I and type II boundary conditions. Encapsulated in CSpline class, you can call directly.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3287233
    • 提供者:蒋锦朋
  1. math4

    0下载:
  2. 三次样条插值函数,可以直接调用,本人亲测过来,用了matlab现成的函数在里面-Matlab cubic spline interpolation function can be called directly
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2171
    • 提供者:he
  1. matlab

    0下载:
  2. 使用Matlab编程实现根据给定数值求三次样条插值函数-According to the given value seeking cubic spline interpolation function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:76064
    • 提供者:灰灰
  1. spline3

    0下载:
  2. 三次样条插值函数边界条件由实际问题对三次样条插值在端点的状态要求给出。以第 1 边界条件为例, 用节点处二阶导数表示三次样条插值函数,用追赶法求解相关方程组。通过 Matlab 编制三次样条函数的通用程序, 可直接显示各区间段三次样条函数体表达式,计算出已给点插值并显示各区间分段曲线图。-Cubic spline interpolation function boundary condition for the practical problems cubic spline interp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1059
    • 提供者:yangqiang
  1. CubicSplineInterpolation

    0下载:
  2. 三次样条曲线(Cubic Spline)插值-Cubic spline interpolation example.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4054
    • 提供者:liurenren
  1. cubic_spline_wavelet_interpolation

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。本函数中采用第一类边界值-Cubic spline interpolation (referred Spline interpolation) through a series of key points of a smooth curve, mathematically by solving the three-moment equations derived curve fu
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:944
    • 提供者:leejacob
  1. Using-cubic-spline-interpolation-

    0下载:
  2. 用三次样条插值,最小二乘法,牛顿法做的一个数值计算,有源代码和具体例子-Using cubic spline interpolation, least square method, one of Newton s method to do numerical calculation, have the source code and specific examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:172984
    • 提供者:曹艳青
  1. Spline

    0下载:
  2. 选择合适离散点,应用三次样条插值法逼近龙格函数-Select the appropriate discrete points, cubic spline interpolation function approximation Longa
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:861
    • 提供者:ZHANCHENCHAO
  1. measure

    0下载:
  2. 采用遗传算法和三次样条插值法对已给数据进行拟合,得出最优取点方案-Genetic algorithm and cubic spline interpolation method is to fit the data, obtain optimum take-point program
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:57985
    • 提供者:lemononion
  1. sanciyangtiao

    0下载:
  2. 三次样条插值函数,包括程序以及仿真图,仿真结果说明其仿真结果随着n的增大越来越接近真实值-Cubic spline interpolation function, including program and simulation diagram Simulation results show that the simulation results as n increases more and more close to the true value
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:14237
    • 提供者:syl
  1. splinebijaio

    0下载:
  2. 最小二乘拟和法和三次插值法的对比,结构显示三次样条插值法更适合精度比较高的情景-The comparison between the least squares fitting method and the cubic interpolation method shows that the cubic spline interpolation method is more suitable for the scene with higher precision
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:16711
    • 提供者:syl
  1. gezhongchazhi

    0下载:
  2. 各种插值算法的比较,拉格朗日、三次样条插值等-Comparison of various interpolation algorithms, Lagrangian, cubic spline interpolation and so on
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:766
    • 提供者:virgil
  1. Cubic spline interpolation & codes

    0下载:
  2. cubic spline interpolation
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:141312
    • 提供者:jojonice
« 12 »
搜珍网 www.dssz.com