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

搜索资源列表

  1. InterpolationAlgorithm.rar

    0下载:
  2. 常用的差值算法:牛顿插值法,追赶法,三次样条插值,Common difference algorithm: Newton interpolation, catching method, cubic spline interpolation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:190552
    • 提供者:guoguo
  1. Rungehanshuchazhiwenti.rar

    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

    • 发布日期:2017-03-29
    • 文件大小:127582
    • 提供者:Liu
  1. nurbsR2006b

    1下载:
  2. 非均匀有理B样条的matlab程序,其中用到了C的混合编程。对于学习数据融合技术的人很有帮助!-Non-uniform rational B-spline matlab program, which uses a mixture of C programming. Data fusion technology for the study of people very helpful!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:215675
    • 提供者:zhanglin
  1. interpolation

    6下载:
  2. matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
  3. 所属分类:Algorithm

    • 发布日期:2015-06-02
    • 文件大小:9896
    • 提供者:
  1. 121114122lu_bs_lsm

    1下载:
  2. B样条曲线曲面的生成与显示,用matlab实现-B-spline curve and surface generation and display, using matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:5391
    • 提供者:hanxuan
  1. Bicubic

    1下载:
  2. 双三次样条插值算法代码,做图片的放大缩小可参考,代码写得不错。-Bicubic spline interpolation algorithm code, so refer to zoom the image, the code is well written.
  3. 所属分类:Algorithm

    • 发布日期:2015-08-03
    • 文件大小:12288
    • 提供者:天羽忍
  1. 1

    0下载:
  2. C语言版本三次样条插值,介绍了三次样条插值函数如何计算的代码,可以在TC上直接运行-C language version of cubic spline interpolation, cubic spline interpolation described how to calculate the function of the code, you can run directly on TC
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:1602
    • 提供者:陈超
  1. spline

    0下载:
  2. 三次样条插值函数,数值分析中的样条插值算法-spline
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:1001
    • 提供者:韩静
  1. CubicSplineAndBezier

    0下载:
  2. 三次样条插值和贝塞尔曲线 主要是对图象做插值-Cubic spline interpolation and Bezier curves are mainly made of image interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1793224
    • 提供者:Lucx
  1. spline 三次样条差值函数

    4下载:
  2. 三次样条差值函数,用于插值、曲线,曲面拟合,数据拟合
  3. 所属分类:matlab例程

  1. Nurbs

    2下载:
  2. Nurbs曲线曲面源代码。其中包含德布尔算法计算B样条曲线,德布尔算法计算B样条曲线的导矢,B样条曲面,Nurbs曲线,Nurbs曲面。-The program code for NURBS curve and NURBS surface.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-22
    • 文件大小:7336
    • 提供者:tina
  1. spline3

    0下载:
  2. 三样条插值函数算法,还包括其他的比如hermite等算法,很全-Three spline interpolation algorithm, for example, also includes other hermite such algorithm, a very wide
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:24160
    • 提供者:jordan
  1. 插值原理还原波形曲线(误差改进版)

    0下载:
  2. 三次样条插值的VC源码,带有示例,测试通过-cubic spline code based on VC++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:207012
    • 提供者:xxc
  1. bsplineandbezier

    0下载:
  2. b样条和贝塞尔曲线的绘制,matlab和vc平台上的两个版本-b-spline and Bezier curve drawing, matlab, and two versions of the platform vc
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1889517
    • 提供者:杨卫成
  1. BSPLINE

    0下载:
  2. B样条曲线生成程序,有详细的源代码。在VC平台下运行!-B-spline curve generation program, a detailed source code. Platform in the VC run!
  3. 所属分类:CAD

    • 发布日期:2017-04-05
    • 文件大小:52891
    • 提供者:吴有仁
  1. Classification_toolbox

    3下载:
  2. 用于分类的一个工具箱,内含支持向量机、神经网络、主元分析、多变量样条等方法的matlab源代码,还有用户手册。-A tool for classification, including support vector machines, neural networks, principal component analysis, multivariate methods such as spline matlab source code, as well as user manuals.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:683515
    • 提供者:Xiaojun Tang
  1. Curves

    0下载:
  2. bezier,B样条,Cardinal算法画曲线,bezier和B样条画曲面-bezier, B-spline, Cardinal algorithms draw curves, bezier and B-spline surfaces painted
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1981180
    • 提供者:shi
  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

    • 发布日期:2017-03-26
    • 文件大小:1419
    • 提供者:fengjunyi
  1. 7

    0下载:
  2. 这是一个可以进行插值的源代码程序,可以是样条插值,也可以是多项式插值-This is an interpolation of the source code program that can be spline interpolation, polynomial interpolation can be
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:107114
    • 提供者:王文雅
  1. scyt

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

    • 发布日期:2017-04-01
    • 文件大小:1042
    • 提供者:大龙
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com