搜索资源列表
3次样条插值函数1
- 第一型3次样条插值函数的通用程序-1st-3rd spline interpolation function of the common procedures
wymspline样条插值
- 计算方法,或者是数值计算的 wymspline样条插值 自己做的,可能不是很好-calculation method, or the numerical calculation wymspline spline interpolation themselves, may not be very good
绘制三次参数样条插值曲线
- 采用VB绘制三次参数样条插值曲线,非常好看,方便!-using VB drawing three parameters spline interpolation curve, very good looking, easy!
三次样条插值代码
- 该程序是三次样条插值源文件,可以直接运行。
B样条插值 C++
- 详细的B样条曲线生成程序
三次样条插值程序
- 三次样条插值c程序
三次样条插值求值(研究生数值分析作业)
- 三次样条插值求值(研究生数值分析作业)
三次样条插值的一个小程序
- 最近自己在做课后习题在做数值分析的一个课后作业题时自己写了这个三次样条插值求函数近似值,运行调试时提示没有错误,课就是结果不正确,谢谢各位大侠帮帮。。
MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法
- MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析,MATLAB realization of Lagrange, piecewise linear, cubic spline interpolation in three ways, changing the number of nodes, interpolation of three preliminary analysis of the results
用matlab编写的实现Lagrange插值函数
- 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
sanciyangtiaochazhi.rar
- 三次样条插值,输入边界条件1: 已知两端的一阶导数 2:两端的二阶导数已知,默认:自然边界条件\n求出三次样条插值函数,Cubic spline interpolation, type 1 boundary conditions: known at both ends of the first order derivative 2: at both ends of the second derivative is known, by default: the natural boundary c
InterpolationAlgorithm.rar
- 常用的差值算法:牛顿插值法,追赶法,三次样条插值,Common difference algorithm: Newton interpolation, catching method, cubic spline interpolation
interpolation
- matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
Bicubic
- 双三次样条插值算法代码,做图片的放大缩小可参考,代码写得不错。-Bicubic spline interpolation algorithm code, so refer to zoom the image, the code is well written.
1
- C语言版本三次样条插值,介绍了三次样条插值函数如何计算的代码,可以在TC上直接运行-C language version of cubic spline interpolation, cubic spline interpolation described how to calculate the function of the code, you can run directly on TC
spline
- 三次样条插值函数,数值分析中的样条插值算法-spline
CubicSplineAndBezier
- 三次样条插值和贝塞尔曲线 主要是对图象做插值-Cubic spline interpolation and Bezier curves are mainly made of image interpolation
scyt
- 三次样条插值函数,可以用于计算插值,一阶导数,二阶导数-Cubic spline interpolation function can be used to calculate the interpolation, first derivative, second derivative
bspline_tools_1_1
- B样条工具箱,一个非常有用的matlb工具箱 可以很方便的进行样条插值-B-spline toolbox, a very useful matlb Toolbox can easily be spline interpolation
ThreeCurve
- 用MFC做的可以实现画三种平滑曲线的程序(三次样条插值,贝塞尔曲线,GDI+曲线平滑)-Using MFC to do three pictures to achieve a smooth curve of the procedure (cubic spline interpolation, Bezier curves, GDI+ curve smoothing)