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

搜索资源列表

  1. cz

    0下载:
  2. 1.拉格朗日插值 2.有理函数插值 3.三次样条插值 4.有序表的检索法 5.插值多项式 6.二元拉格朗日插值 7.双三次样条插值-1. Lagrange interpolation 2. Rational function interpolation 3. Cubic spline interpolation 4. Orderly table retrieval method 5. Interpolating polynomial 6. Dual Lagrange in
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:4667
    • 提供者:wzz
  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. Curve

    0下载:
  2. B样条曲线,采用B样条的算法实现。生成的曲线十分的逼真,采用的是VC++做的。-B-spline curve, using B-spline algorithm. Generated curve is very realistic, using the VC++ Do.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:43869
    • 提供者:ffk
  1. aa89

    0下载:
  2. 用VB程序编写的数值分析三次样条插值函数。-Programming with VB Numerical Analysis of cubic spline interpolation function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2979
    • 提供者:kllogg
  1. 123456

    0下载:
  2. 根据所给样本数据用三种不同的方法绘制该公路并估计其长度。 分别用线性插值法、最近邻域插值法和三次样条插值法计算公路长度,并用勾股定理估计公路的长度 -According to the sample data in three different ways, the road map and estimate its length. , Respectively, by linear interpolation, nearest neighbor interpolation domain
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1729
    • 提供者:云天
  1. B

    0下载:
  2. B样条曲线,用java实现,有良好的交互用户界面-B-spline curve, using java to achieve, and a good interactive user interface
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:15130
    • 提供者:wangxing
  1. Curve

    0下载:
  2. 本科计算机图形学课程实验--b样条曲线生成。支持vc6和vs.2003-Undergraduate computer graphics course experiment- b-spline curves generated. Support for vc6 and vs.2003
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:44913
    • 提供者:haodongb
  1. main

    0下载:
  2. 分段线性插值,分段二次多项式插值,分段三次多项式插值,三次样条插值-Piecewise linear interpolation, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation, cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2016-12-05
    • 文件大小:1585
    • 提供者:唐世兴
  1. sanciyangtiaochazhi

    0下载:
  2. 计算方法\计算方法程序\sanciyangtiaochazhi 三次样条插值法.rar-Calculation method of calculation procedures sanciyangtiaochazhi cubic spline interpolation. Rar
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:9748
    • 提供者:jc
  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. afdfdsfads

    0下载:
  2. 本文实现了利用B样条函数对图象插值放大的快速算法,并在此基础上,进一步提出了彩色图象放大的方案,既先将图象从RGB空间转换到YUV空间,对UV分量插值放大后进行低通滤波处理,最后再将图象转换至RGB空间。实验结果显示了该方法插值效果好并且处理时间短。-In this paper, the realization of the use of B-spline function of image interpolation to enlarge the fast algorithm, and on
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:217087
    • 提供者:jack
  1. Homework7_1

    1下载:
  2. 三次B样条曲线画图函数 可以自己设定点的坐标 产生 3次B样条曲线-Three B-spline curve drawing function set-point can generate 3 times the coordinates of B-spline curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:1156
    • 提供者:lcx
  1. szfxsy1

    1下载:
  2. 实验一:三次样条插值(P56,例6) 一、实验目的: 1) 掌握三次样条插值的运用 2) 了解拉格朗日插值在高次上的误差 二、实验环境:Matlab6.5 三、实验内容: 1) 给定函数f(x)=1/(1+x2),-5<=x<=5,节点xk=-5+k,(k=0,1,2…10),用三次样条插值求S10(x),S10’(-5)=f’(-5),S10’(5)=f’(5)。 2)作原函数f(x),拉格朗日插值函数Ln(x),三次样条差值函数Sn(x)。画出三个函
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:44579
    • 提供者:TNG
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. SplineDemo_lhd

    0下载:
  2. 三次样条插值程序演示。在SplineDemoView.cpp文件中的函数BOOL CSplineDemoView::ZSpline3()和函数double Spline3(double)是实现三次样条插值算法的核心函数。用VC6.0编译运行后,在窗口上由左至右点击鼠标左键设置一些点,然后点击鼠标右键即绘出穿过这些点的三次样条插值曲线。-Cubic spline interpolation procedure demonstration.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:41365
    • 提供者:罗皇达
  1. CubicSplineAndBezier

    1下载:
  2. 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:4039020
    • 提供者:yc
  1. drawingcurve

    1下载:
  2. Coons曲面与hermite、bezier、B样条曲线标准化函数及应用程序源代码(VC6.0下编写)-Coons surface with hermite, bezier, B-spline curve function and application of standardized procedures for the source code [VC6.0 under preparation]
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:163671
    • 提供者:梦琦
  1. Complex.curve.drawing.program

    0下载:
  2. 复杂曲线的绘图程序,可以绘制参数样条曲线,贝齐埃曲线 ,B样条曲线,实现绘制,修改,删除等多种功能并显示基函数。CAGD专业非常经典的程序-Complex curve drawing program, you can map parameters spline curve, Pui Maiziere curve, B-spline curve, realize mapping, modify, delete and display a variety of functions, such as
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:70430
    • 提供者:王帅
  1. Splinechengxu

    0下载:
  2. 这是一个简单的样条曲线绘图程序,程序中每个具体的步骤-This is a simple spline curve drawing program, procedures for each concrete steps
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:39656
    • 提供者:liyemeng
  1. @bsplinearray

    0下载:
  2. matlab ,B 样条进行矩阵计算, 用于图像处理中的B样条计算,-matlab ,b spline array, image processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:18453
    • 提供者:mayue
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com