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

搜索资源列表

  1. cubic.rar

    0下载:
  2. 在平面内进行三次样条插值,生成网格形式的二维矩阵数据。,In-plane cubic spline interpolation to generate a form of two-dimensional grid data matrix.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:3288
    • 提供者:
  1. spline 三次样条差值函数

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

  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. 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. BSpline

    0下载:
  2. 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:55193
    • 提供者:litchi
  1. Raw

    1下载:
  2. 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:69567
    • 提供者:qzc
  1. SCYTCZ

    0下载:
  2. 数值分析课程必备的算法:三次样条插值。有需要的同学下载-Numerical Analysis of Algorithms course required: cubic spline interpolation. Those students in need to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1233
    • 提供者:03
  1. Spline

    0下载:
  2. C语言编写,用追赶法解三弯距方程来实现三次B样条插值。很有使用价值-C language, used to catch up with Method three bends away from the equation to achieve three B-spline interpolation. Very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:1340
    • 提供者:
  1. splineinterpolation

    0下载:
  2. 2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。-2D graphics algorithms, based on cubic spline interpolation of the curve drawn with MFC development.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1624297
    • 提供者:liufk
  1. fenglong07323206

    1下载:
  2. 一个菜单界面,分别用菜单命令来绘制原数据曲面图,线性插值,最近点插值,3次多项式插值,3次样条插值后的图形,每次插值都可以在同一图形界面下比较插值前后图形。-A menu interface, respectively, using the menu command to map the original data surface map, linear interpolation, nearest point interpolation, polynomial interpolation 3
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2218
    • 提供者:feng
  1. 1

    0下载:
  2. 关于三次样条插值法求函数的源程序,非常有用-On the cubic spline interpolation method of source function, very useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:773
    • 提供者:ee
  1. Bjinchazhi

    0下载:
  2. 三次样条插值以及常见的几种常用的插值算法 在数值分析中有用-三次样条插值以及常见的几种常用的插值算法 在数值分析中有用
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:262436
    • 提供者:why354
  1. BSpline

    0下载:
  2. 海量散乱数据重构的小程序,采用B样条插值和分层B样条算法,对B样条算法进行了封装,最后OPENGL显示重构的网格数据。可用于人脸海量数据重构及地形重构。需先载入数据。数据格式可参考代码内格式。-Massive small scattered data reconstruction procedures, the use of B-spline interpolation and hierarchical B-spline algorithm for B-spline algorithm pack
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:693499
    • 提供者:周翔
  1. interpolat

    1下载:
  2. 科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。-Science and engineering computing interpolation algorithm commonly used: Aitken, Akima, Hermite, Lagrange, spline interpolation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:8959
    • 提供者:包辉
  1. se_ge_no_load

    0下载:
  2. 关于直流电机的空载特性的matlab仿真,采用的是样条插值算法对曲线进行拟合,初学者可以改为其他拟合方式看结果如何-With regard to the no-load characteristics of DC motor matlab simulation, using the spline interpolation algorithm, beginners can be fitted into other ways to see the results
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:538
    • 提供者:sxl
  1. mchap8

    0下载:
  2. MATLAB插值与数据拟合、样条插值与数值微积分、由已知数据拟合数学模型、信号分析与数字信号处理基础-MATLAB interpolation and data fitting, spline interpolation and numerical calculus, from the known data fitting mathematical model, signal analysis and digital signal processing-based
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2754798
    • 提供者:qiqi
  1. work

    1下载:
  2. 数值计算中Lagrange插值,分段线性插值和三次样条插值源程序,可直接调用-Numerical calculation of Lagrange interpolation, piecewise linear interpolation and cubic spline interpolation source code can directly call the
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1375
    • 提供者:lu
  1. shuzifenxi

    0下载:
  2. 北航数值分析大作业,对给定机翼的数据进行分段现行插值,分段现行二次多项式插值,分段三次多项式插值和三次样条插值,有完整的实验报告-Numerical analysis Beihang big job, given the current sub-wing of data interpolation, the current sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation and cubic sp
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:105072
    • 提供者:lifu
  1. EMD081116

    0下载:
  2. 经验模态分解的matlab源程序,手工编写样条插值方法-Empirical mode decomposition matlab source, manual preparation of spline interpolation method
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1043
    • 提供者:熊杰锋
« 1 2 3 4 5 6 78 9 10 11 12 ... 44 »
搜珍网 www.dssz.com