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

搜索资源列表

  1. threeSplinechazhi

    0下载:
  2. 利用三次样条多项式插值法观察多项式的龙格现象。-Runge phenomenon observed polynomial cubic spline interpolation polynomial.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:730
    • 提供者:赵辉
  1. Image_distortion

    1下载:
  2. 图像扭曲变形 目标:编写一个图像扭曲变形程序,可以对图像进行扭曲变形。 (1)扭曲变形方式: 必做: 旋转扭曲/球面镜变形(二选一) B样条网格变形 选做:TPS网格变形 (2)插值方法比较 最近邻插值 双线性插值(bilinear) 双三次插值(bicubic) 作业要求: 提交程序源代码、执行码以及实验报告(包括:变形函数的选取与设计,使用插值方法的介绍与分析,程序框图,实验结果及分析等)。-Image distortio
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3668509
    • 提供者:luyz
  1. B-spline

    0下载:
  2. 实现B样条曲线的绘制,包括逼近和插值。逼近是指通过控制节点求得节点向量,再进行曲线拟合。插值是指通过数据节点反求控制节点,并由数据节点求得节点向量,再进行曲线拟合。-The realization of B spline curves, including approximation and interpolation. Approximation is to obtain the node vector through the control node, and then curve fitt
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:17988734
    • 提供者:林雪
  1. not-a-knot

    0下载:
  2. 建立非扭结样条函数,利用该函数对曲线进行插值计算-The establishment of non kink spline function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:55014
    • 提供者:陈涛
  1. CubicSplineInterpolation

    0下载:
  2. 三次样条曲线(Cubic Spline)插值-Cubic spline interpolation example.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4054
    • 提供者:liurenren
  1. Lag-New-and-spl

    0下载:
  2. 包含拉格朗日、牛顿插值及三次样条的数值积分函数及算法-Numerical integration function and algorithm for the Lagrange, Newton interpolation and the three spline
  3. 所属分类:mathematica

    • 发布日期:2017-04-13
    • 文件大小:1604
    • 提供者:lucy
  1. spline3

    0下载:
  2. 该程序实现了三次样条函数插值算法,并提供多种边界条件以供选择,包括自然三次样条与给定边界点导数值等。-The program implements a cubic spline function interpolation algorithm, and offers a variety of boundary conditions for selection, including natural cubic splines with a given boundary point derivati
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1375
    • 提供者:杨北
  1. CBI

    0下载:
  2. matlab实现3次B样条曲线插值程序源文件-matlab b spline
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1032
    • 提供者:燕赤霞
  1. Cubic-convolution-interpolationfor

    0下载:
  2. 关于数字图像的三次卷积插值,比三次样条,线性插值等更加有效-Cubic convolution interpolationfor digital image processing,it can be shown that the order of accuracy of the cubic convolution method is between that of linear interpolation and thaotf cubic splines.
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1168613
    • 提供者:Cynthia
  1. CarRunning

    0下载:
  2. Qt编写小车运动动画:鼠标绘制路径关键点;Cardinal样条曲线插值计算,自动生成路径;小车能控制初速度和加速度,能随曲线起伏运动。-Qt write trolley motion animation: the mouse to draw a path key point Cardinal spline interpolation calculation, automatic generation path control car early speed and acceleration,
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:101334
    • 提供者:陆敏
  1. B-Interpolation

    1下载:
  2. B样条 Interpolation, 根据已给的数据,用B spline 进行插值 形成良好的曲面-B spline Interpolation
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:8611
    • 提供者:guangquan
  1. Job1

    0下载:
  2. qt 实现样条线性插值,小车可以运动,可以暂停,可以清除-qt splineline insert
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:99353
    • 提供者:李嘉贤
  1. 2

    0下载:
  2. 基于交叉累计剩余熵的图像配准中插值方法的改进 交叉累计剩余熵(CCRE)比传统互信息在配准强噪声图像时更具优势,但采用部分体积(PV)插值的CCRE在网格点容易产生局部极值,不利于变换参数的优化。针对该问题,研究基于3阶B样条函数的PV插值(BPV)、哈宁窗sinc函数的PV插值(HPV)和Blackman-Harris窗sinc函数的PV插值(BHPV)方法在CCRE中的应用,提出一种新的插值方法。该方法采用灵活的邻域中心,将插值点对联合直方图贡献的权重分散到临近的9个点上,并使用高
  3. 所属分类:Graph program

    • 发布日期:2017-05-05
    • 文件大小:327142
    • 提供者:fangsm
  1. ioterpolntioncalled

    0下载:
  2. 该算法实现了三次样条的插值算法,要自己学习调用方法,实现结果还是比较客观的,供大家学习使用-The algorithm implements the cubic spline interpolation algorithm, learning method is called to yourself and realize the result was more objective, for everybody to learn
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-11
    • 文件大小:3246
    • 提供者:streqm
  1. polynkmial-spline

    0下载:
  2. 背单词程序 数值微分包括用插值多项式求数值导数 用三次样条函数-Memorizing words program numerical differentiation include numerical derivative with interpolation polynomial Using cubic spline function
  3. 所属分类:.net

    • 发布日期:2017-12-15
    • 文件大小:186368
    • 提供者:pvanreline
  1. dehgroysecurity

    0下载:
  2. 该算法实现了三次样条的插值算法,要自己学习调用方法,实现结果还是比较客观的,供大家学习使用-The algorithm implements the cubic spline interpolation algorithm, learning method is called to yourself and realize the result was more objective, for everybody to learn
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-12-13
    • 文件大小:3966
    • 提供者:VPejrfx-339
  1. fjash

    0下载:
  2. 背单词程序 数值微分包括用插值多项式求数值导数 用三次样条函数-Memorizing words program numerical differentiation include numerical derivative with interpolation polynomial Using cubic spline function
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-18
    • 文件大小:186368
    • 提供者:corpiluq
  1. algorithm_youraelo

    0下载:
  2. 该算法实现了三次样条的插值算法,要自己学习调用方法,实现结果还是比较客观的,供大家学习使用-The algorithm implements the cubic spline interpolation algorithm, learning method is called to yourself and realize the result was more objective, for everybody to learn
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:Kkley
  1. rqip

    0下载:
  2. 掌握用MATLAB计算拉格朗日,分段线性,三次样条三种插值的方法-Master the MATLAB computing Lagrange, piecewise linear, three kinds of cubic spline interpolation method
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-15
    • 文件大小:123904
    • 提供者:BJBpsx!870
  1. upline_differentiation

    0下载:
  2. 背单词程序 数值微分包括用插值多项式求数值导数 用三次样条函数(Memorizing words program numerical differentiation include numerical derivative with interpolation polynomial Using cubic spline function)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-29
    • 文件大小:186368
    • 提供者:Reubot
« 1 2 ... 38 39 40 41 42 4344 »
搜珍网 www.dssz.com