搜索资源列表

  1. VB60画三次样条曲线

    1下载:
  2. 用VB6.0写的绘制三次样条插值曲线的程序.-VB6.0 was drawing cubic spline interpolation curve procedure.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5414
    • 提供者:刘强
  1. VC实现三次样条的图像缩放

    1下载:
  2. 改程序实现了图像任意比例缩放。采用了三次样条插值。-It achieves zoom of random scale picture by using thrice sample insert value.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:537836
    • 提供者:汪刚
  1. splintFE

    0下载:
  2. 有固定端点斜率条件的分段三次样条插值程序。-fixed endpoint slope conditions cubic spline interpolation procedure.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1294
    • 提供者:闰土
  1. TriSpline

    0下载:
  2. 三次样条插值程序。编译运行本程序后,程序会弹出窗口及问句:“input the number of intervals:”,输入插值的次数即可,程序将得到的次数保存在变量int n中。如果输入的插值次数正确(n>=2),程序会显示下一语句:\"input the value of the variable:\",此时输入插值点即可,程序将得到的插值点保存在变量double v中。若插值点正确(v>=0&&v<=6),则
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:281146
    • 提供者:唐新猛
  1. selfspline

    0下载:
  2. 第一、二种边界条件的三次样条插值程序,应用MATLAB编写,比较实用。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1067
    • 提供者:谢治州
  1. 三次样条法进行函数插值的程序

    0下载:
  2. 三次样条法进行函数插值的程序
  3. 所属分类:源码下载

  1. sanciyangtiaoquxian

    0下载:
  2. 本程序利用三次样条差值函数编程得到顺滑的曲线.-This procedure using cubic spline to be smooth margin function programming curve.
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:袁捷
  1. shuzhifenxi

    0下载:
  2. 本程序设计采用C语言编程,采用二分法和牛顿法计算了一个方程的根,用给出的已知条件计算出三次样条插值,最后计算了一个11元线性方程组的根。正文中介绍了每个题目的详细分析步骤,附录中附有程序清单。-The program design using C language programming, the use of dichotomy and Newton
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:53248
    • 提供者:李珊珊
  1. vba3Spline

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Atraction
  1. cubic_spline

    0下载:
  2. 固定边界条件下的三次样条插值matlab程序-fixed boundary condition;cubic spline
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:刘鹏
  1. DataInsert

    0下载:
  2. 三次样条插值程序,可以通过已知的数据点插值出想要的数据值,该插值方法算出的数据曲线不仅可以保证插值点处一阶导数连续,其二阶导数也是连续的,即曲率是连续的,曲线非常光滑,很适合工程人员使用。 该程序的使用方法在压缩包的“使用说明.txt”文件中有具体说明,可同时处理多个数据文件,很实用,也很方便!-Cubic spline interpolation procedure, known data points through out t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:2012160
    • 提供者:丁兴志
  1. EMD

    0下载:
  2. 本程序为EMD(经验模态分解算法)用于MATLAB的M文件,内含EMD分解所需的三次样条插值算法-This procedure for the EMD (empirical mode decomposition) for the MATLAB M-files containing the required EMD decomposition of cubic spline interpolation algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:fengjunyi
  1. Interp

    0下载:
  2. MATLAB程序演示线性插值和三次样条插值原理-Interpretation based on linearity and cubic spline on matlab codes
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:futao
  1. my_spline

    0下载:
  2. 三次样条插值程序,考虑了各种边界条件,含基本注释-cubic spline interpolation, considering all kinds of boundary conditions and contains some basic notes
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:
  1. spline

    0下载:
  2. matlab三次样条插值程序,数值算法。非直接调用matlab的spline函数。-maltab spline
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:freedom
  1. ThrSpline1

    0下载:
  2. 三次样条插值程序,这个需要配合追赶法来求解一个线性方程组。-Cubic spline interpolation procedure, this need with the catch-up method to solving a linear equation.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:董枫
  1. 河底光缆曲线MATLAB求解程序--三次样条函数插值

    0下载:
  2. 利用三次样条函数插值方法,拟合河底光缆曲线。MATLAB完整程序(Three times spline interpolation method is used to fit the curve of river bottom optical fiber cable. MATLAB complete program)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:简11单
  1. Three_Spline_Interpolation

    0下载:
  2. 利用matlab用基础语法编写三次样条插值的程序(Using MATLAB to write three spline interpolation program with basic grammar)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:444164651651
  1. 数值计算相关算法

    0下载:
  2. 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:有效数字
  1. Matlab

    0下载:
  2. 对于已经给出的横坐标及对应的函数值,进行三次样条插值。边界条件为二阶导数为0。 需要的追赶法程序也在内。另外还有高斯消去法和gauss-jordan法求逆矩阵的程序(Two of the programes are aming to solving the problem of cubic interpolation with the boundary condition of the zero second-order derivat
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:juanlalalala
« 1 2 34 5 6 7 8 9 »

源码中国 www.ymcn.org