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

搜索资源列表

  1. Bspline_src

    0下载:
  2. 通过选取图像上的点实现bicubic bspline,并在图上画出插值样条。-By selecting a point on the image to achieve bicubic bspline, and draw the interpolation on the picturebox.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:20434
    • 提供者:王浩龍
  1. sanciyangtiao

    0下载:
  2. 大M法的三次样条,计算方式比较简单,主要优点是光滑程度较高,保证了插值函数的二姐导数连续性-Big M method of cubic spline, the calculation is relatively simple, the main advantage is a higher degree of smoothness to ensure the interpolation function derivative continuity sister
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1676
    • 提供者:yl
  1. matlab

    0下载:
  2. 数值分析计算实习题.牛顿插值.拉格朗日插值.三次样条.-Practical numerical analysis problems. Newton interpolation. Lagrange interpolation. Cubic spline.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2510
    • 提供者:YipingMa
  1. Bspline

    0下载:
  2. B 样条图像插值相关论文,希望对大家有用-B-spline image interpolation related papers, we want to be useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2469853
    • 提供者:medyuanxiao
  1. 3

    0下载:
  2. 参数形式的样条曲线程序,根据控制点可以得到参数形式的插值样条曲线。-Parameter form spline procedure, according to the control point parameters can be forms of interpolating spline curve.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2025835
    • 提供者:乔锌
  1. CGraphGAOLuWei

    0下载:
  2. 曲线拟合 拉格朗日 样条等,插值算法,描述,鼠标左键单击控制点-Lagrange spline curve fitting, interpolation algorithm, described the left mouse button click the control point
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:48809
    • 提供者:zanbilei
  1. AE-interpolation

    0下载:
  2. C#+AE编译,实现的arcgis中经典的三类插值方法,克里格,IDW和样条曲线,导入点状shp文件,选择相应插值方法即可-C#+ AE compiled arcgis achieved in the classic three interpolation methods, Kriging, IDW and spline curves, dotted shp file import, you can select the appropriate interpolation
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:684474
    • 提供者:tiansong
  1. bb

    0下载:
  2. 对数据进行三次样条曲线的拟合,和线性插值拟合,计算过程都已经进行了模块化处理-The data fitting cubic spline curves, and linear fitting, the calculation process have been carried out modular design
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:4063
    • 提供者:yangyang
  1. c_spline

    0下载:
  2. 本程序实现十个左右离散的数据的三次样条算法拟合,能够在离散数据之间按三次样条方法进行插值。-ths program describe some inserting methods among some descrete datas with trible spline alg.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1192
    • 提供者:王风
  1. grid

    0下载:
  2. 在Visual Studio 环境下,用C#作为开发语言,opengl作为显示工具。采用三次样条作为插值方法,绘制有限个点构成的光滑曲面。-In Visual Studio environment, using C# as development language, opengl as the display tool. Using cubic spline as the interpolation method, a finite number of dots to draw a smooth
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:108657
    • 提供者:zhang_yang
  1. Untitled

    0下载:
  2. 三次样条曲线插值函数的matlab源程序-three spline curvs
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:951
    • 提供者:史腾飞
  1. 3B-sline

    0下载:
  2. 三次B样条曲线的算法研究,关于插值的选取和处理-Cubic B-spline curve algorithm, the selection and processing of interpolation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2092
    • 提供者:xukeda
  1. CI

    0下载:
  2. B样条曲线插值,C++实现的,供大家参考-B-spline curve interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1110981
    • 提供者:MyName
  1. sanciyangtiaochazhi

    0下载:
  2. 这是一段三次样条的插值程序,可以进行插值,就是给一组数据,然后给要算的值,就可以出结果了-This is a cubic spline interpolation procedure can be interpolated, is to give a set of data, then the value to be counted, the result can be a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:780
    • 提供者:杨磁路
  1. specialist-MATLAB

    0下载:
  2. 精通matlab学习手册 包含 多项式、曲线拟合与插值、三次样条、数值分析、符号数学工具-matlab handbook
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1604558
    • 提供者:summer
  1. A-HYBRID-METHOD-

    0下载:
  2. :C#+AE编译,实现的arcgis中经典的三类插值方法,克里格,IDW和样条曲线,导入点状shp文件,选择相应插值方法即可-C#+ AE compiled arcgis achieved in the -On dem good things and academic research can be used to offer you and progressive
  3. 所属分类:GIS program

    • 发布日期:2017-05-04
    • 文件大小:1415643
    • 提供者:zhjfff
  1. issue3

    0下载:
  2. 基于混合插值样条的基于混合插值样条的保边缘图像插值算法 -Edge-preserving Image Interpolation Algorithm Based on Blending Interpolation Spline
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:285553
    • 提供者:xiaozhang
  1. sdsd1

    0下载:
  2. 基于函数值的线性有理插值样条的区域控制.Based on the function value of the linear rational interpolation spline area control-Based on the function value of the linear rational interpolation spline area control
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:733110
    • 提供者:2ndprince
  1. Code3

    0下载:
  2. Matlab 样条函数插值函数源代码,包括有边值条件和无边值条件两种-Matlab spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1168
    • 提供者:li
  1. ThrSample2

    0下载:
  2. 自然三次样条几乎等同于样条设备生成的曲线。在这些所有的二次连续可导函数中,钳位与自然三次样条可以得到相对于待插值函数 f 的最小值-spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:732
    • 提供者:xk
« 1 2 ... 35 36 37 38 39 4041 42 43 44 »
搜珍网 www.dssz.com