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

搜索资源列表

  1. spline3

    0下载:
  2. 一个完整的通用3次样条插值算法的matlab源代码,有调用方法的举例.-integrity of a common 3-spline interpolation algorithm in Matlab source code, a method call, for example.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1183
    • 提供者:大晴天空
  1. cubic_spline

    0下载:
  2. 三次样条插值的MATLAB程序(三弯矩方程)-Cubic Spline Interpolation MATLAB (3 Moment equation)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1270
    • 提供者:郭嘉研
  1. adfasdfsdf

    0下载:
  2. 计算方法中三次样条插值函数的C++源程序-calculation method cubic spline interpolation function of the C source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10367
    • 提供者:王宝华
  1. lbbsplines

    0下载:
  2. 这是在数值计算时经常用的样条插值的程序,能够在在MATLAB环境下直接运用。-This is the numerical calculation frequently used spline interpolation procedures in the MATLAB environment direct use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:514049
    • 提供者:路宾宾
  1. SPLIE2

    1下载:
  2. 双三次样条插值方法,内含函数以及函数调用的例子-bicubic spline interpolation method intron function and the function call examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1001
    • 提供者:younger
  1. edc_21

    0下载:
  2. 用数据拟和曲线的工具,利用了三次样条插值等方法。-data used to be and curve tools, the use of a cubic spline interpolation methods.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:575661
    • 提供者:jp
  1. 第二种边界条件的三次样条函数插值与微商

    0下载:
  2. 第二种边界条件的三次样条函数插值与微商-second boundary conditions cubic spline interpolation function and the derivative
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1785
    • 提供者:张斌
  1. 第三种边界条件的三次样条函数插值与微商

    0下载:
  2. 第三种边界条件的三次样条函数插值与微商-third boundary conditions cubic spline interpolation function and the derivative
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2776
    • 提供者:张斌
  1. 第一种边界条件的三次样条函数插值与微商

    1下载:
  2. 第一种边界条件的三次样条函数插值与微商-first boundary conditions cubic spline interpolation function and the derivative
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2596
    • 提供者:张斌
  1. 3INSERT

    0下载:
  2. 三次样条插值算法和拉格朗日插值算法的实现。-cubic spline interpolation algorithm and Lagrange interpolation algorithm implementation.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. echo off %优化工具箱简明教程 %TUTDEMO Tutorial for Optimization Toolbox. % Copyright (c) 1990-98 by The MathWorks, Inc. % 根据数据(x,y)给出在xi的线性插值结果yi.. % 使用\"非扭结\"端点条件, 即强迫第一﹑二端多项式三次项系数相同, 最后一段和倒数第二段三次项系数相同. %pp=spline(x,y)返回样条插值的分段多项式(pp形式)结构.其中br
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2718
    • 提供者:王志波
  1. Devirate

    0下载:
  2. 利用样条插值求取一组数据点在各点的导数 (只提供函数)-using spline interpolation to strike a group of data points in the points in the derivative (only provide functions)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1163
    • 提供者:zenger
  1. spline513

    0下载:
  2. 这是一个三次样条插值函数实现的C代码。如果插值点需要改变,可以在程序中改定。-This is a cubic spline interpolation function of the realization of the C code. If interpolation points need to change, the procedures will change.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1607
    • 提供者:宋亚平
  1. 3ciyangtiaohuashu

    0下载:
  2. 这是对3次样条插值函数的C程序编写,希望大家可以用到.-This is the 3rd spline interpolation function of the C programming, we hope could be applied.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:4901
    • 提供者:侯明
  1. 3chazhi

    0下载:
  2. 恩,就是三次样条插值,小弟刚刚学会编程,大家见谅,见谅-TU, cubic spline interpolation, younger brother had just learned programming, we apologize, apologize
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:938
    • 提供者:la
  1. EMD-C

    0下载:
  2. EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。-EMD decomposition algorithm C language, containing the decomposition EMD cubic spline interpolation algorithm C language.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1465
    • 提供者:魏玉果
  1. polyfit

    1下载:
  2. 曲线拟合程序 多项式相关系数的计算方法(多项式形式1) 多项式相关系数的计算方法(多项式形式2) 最小二乘法曲线拟合 三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlation Methods (polynomial form 2
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4131
    • 提供者:石林
  1. pathedit0919

    0下载:
  2. 三维骨架运动数据bvh的读取,显示,基于B样条的路径编辑,运动编辑,多种骨架插值算法(四元数+B样条插值)-3D skeleton movement data bvh read, display, based on B-spline path of the editors, sports editors, Skeleton various interpolation algorithm (Quaternion B-spline interpolation)
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:922243
    • 提供者:Ian
  1. chenbihongsuanfayanghj666

    0下载:
  2. 《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:210896
    • 提供者:yyy
  1. matlabcs

    0下载:
  2. 三次样条插值的源程序,程序稍稍长了点 希望大家能用到-cubic spline interpolation of the source, procedures slight hope everyone can wait to
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1149
    • 提供者:徐国强
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 42 »
搜珍网 www.dssz.com