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

搜索资源列表

  1. cubicspline

    0下载:
  2. 自行编写的三次样条插值函数源代码,并针对具体问题编写了程序求解-prepared by the self-cubic spline interpolation function source code, and issue-specific procedures for the preparation of the
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2451
    • 提供者:charming
  1. Cubicspline

    0下载:
  2. 三次样条插值法,是运用的数值计算方法的算法实现的-Cubic spline interpolation method is the use of numerical method of implementation of the algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:366476
    • 提供者:kevin
  1. CubicSpline

    0下载:
  2. 根据给定点和区间值得出三次样条拟合方程的系数-According to a given point and interval should be a cubic spline fitting coefficient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2808
    • 提供者:王冉
  1. CubicSpline

    0下载:
  2. Cubic spline algorithm approximating function y=f(x) - ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 2]-Cubic spline algorithm approximating function y=f(x)- ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 2]
  3. 所属分类:CA program

    • 发布日期:2017-03-27
    • 文件大小:3716
    • 提供者:Vaidas Zid
  1. cubicspline

    0下载:
  2. this used for mathematical method for cubis spline this is good example which is written on the delphi 7-this is used for mathematical method for cubis spline this is good example which is written on the delphi 7
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:318943
    • 提供者:halilsunar
  1. CubicSpline

    0下载:
  2. This a file describing the interpolation problems dealing with cubic splines.Very useful for drawing such curves.-This is a file describing the interpolation problems dealing with cubic splines.Very useful for drawing such curves.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:56633
    • 提供者:ivy
  1. Cubicspline

    0下载:
  2. 求三次样条差值函数S(x) 输入j的数目 再分别输入数据xj,yj。-Cubic spline function of order to the difference S (x) the number of input j, respectively, and then enter data xj, yj.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:890190
    • 提供者:wq
  1. cubicspline

    0下载:
  2. Cubic spline turoruial for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:41547
    • 提供者:arun1974
  1. Matlab_Blatt1bis6

    0下载:
  2. Lagrange Polynom,CubicSpline, Heavyside-function anmd more
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:6803
    • 提供者:ematimus
  1. Ncubicspline-P155-Q-28

    0下载:
  2. 在matlab中用自然边界条件画小狗, P155 Q 28,数值分析-Draw a dog by natural cubicspline interpolation in matlab, P155 Q 28, numeriacal analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:40318
    • 提供者:李刚
  1. CubicSpline

    0下载:
  2. 计算机图形学中的三次样条曲线插值拟合算法,希望对大家有所帮助-Computer graphics, cubic spline interpolation and hope it s helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:9801
    • 提供者:David
  1. CubicSpline

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-we consider spaces of cubic C~1-spline on a class of trian- gulations.By using the inductive algorithm,the posed Lagrange interpolation sets are constructed for cubic spline space.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1227
    • 提供者:baoluyao
  1. CubicSpline

    1下载:
  2. 使用的matlab语言编写的图像双三次样条插值,用于图像分辨率增强的经典算法,效果不错。-Matlab language used image bicubic spline interpolation, the classical algorithm for image resolution enhancement, to good effect.
  3. 所属分类:Special Effects

    • 发布日期:2014-08-27
    • 文件大小:25600
    • 提供者:高崟
  1. CubicSpline

    0下载:
  2. 三次样条插值法(CubicSpline)模拟曲线-Simulation curve of the cubic spline interpolation method (CubicSpline)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:1051
    • 提供者:唐三葬
  1. cubicspline

    0下载:
  2. 实现三次样条插值,vc++环境下开发,写的不错-Achieve cubic spline interpolation, under vc++ development environment, well written
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1928
    • 提供者:leo
  1. cubicspline

    0下载:
  2. cubicspline三次样条插值方法,亲测可用,用于数据分段插值,C++源码-cubicspline cubic spline interpolation method, pro-test available for data piecewise interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:841
    • 提供者:chen
  1. CubicSpline

    0下载:
  2. Cubic spline alghorithm in C++.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2678093
    • 提供者:Dovydas
搜珍网 www.dssz.com