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

搜索资源列表

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

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

    • 发布日期:2017-04-04
    • 文件大小:1043
    • 提供者:熊杰锋
  1. Interpolation

    0下载:
  2. 包括Newton插值、Lagrange插值、样条插值-Including the Newton interpolation, Lagrange interpolation, spline interpolation and so on. . .
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:396686
    • 提供者:彭鑫
  1. cubic_spline

    0下载:
  2. 固定边界条件下的三次样条插值matlab程序-fixed boundary condition;cubic spline
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2805
    • 提供者:刘鹏
  1. shzhfx

    0下载:
  2. 数值分析课程设计,内附MATLAB源码和word,用三次样条插值设计中英文签名,双三次做改进; 采用交互式界面进行操作,用鼠标点击获取名字大致的数据点 三次样条插值算法:可产生二阶光滑度,即二阶导数连续签名图样-Numerical analysis of curriculum design, enclosing the MATLAB source code and the word, using cubic spline interpolation design in English a
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:252975
    • 提供者:zhaoshuangxiang
  1. ShuZhiFenXi4

    2下载:
  2. 单位圆的内插实现,里面有4种内插算法:拉格朗日插值、牛顿插值、分段线性插值、分段样条插值、以及插值误差范数估计-Interpolation to achieve the unit circle, which has four kinds of interpolation algorithms: Lagrange interpolation, piecewise-linear interpolation, sub-spline interpolation, as well as Norm inte
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1320
    • 提供者:陈永恒
  1. marungemaspline

    0下载:
  2. 4阶经典龙格库塔格式解常微分方程y =f(x, y), y(x0)=y0 marunge4 用途:三阶样条插值(一阶导数边界条件)maspline-w
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1392
    • 提供者:wangsizhao
« 1 2 3 4 5 6 78 9 10 11 12 ... 42 »
搜珍网 www.dssz.com