搜索资源列表
jijie
- 计算机图形学关于B-样条和Bezier曲线的matlab程序-computer graphics on the B-spline and Bezier curve Matlab procedures
Byangtiaoquxian
- 图形学基础编程,B样条曲线,C++环境,适合新手参考学习-Graphics based on programming, B-spline curve, C++ Environment, suitable for novice reference learning
matlab-sanciyangtiao-b
- 三次样条曲线和B样条曲线matlab源程序-Cubic spline curves and B-spline curve matlab source
Byangtiao
- 这是3次B样条插值的matlab程序,当中使用的符号是自己定义的与数学表达式中的不同,情自行理解-This is three times a B-spline interpolation matlab program, which use their own symbols and mathematical expressions defined in different self-understanding of the situation
SplineInterpolation-in-mfc
- 1、将三次样条插值功能封装成CCubicSplineInterpolation类,所采用的是第二类边界条件:在端点的二阶导数值为0. 2、基于对话框设计了使用界面,通过打开文件夹内的test.xls可以载入全部数据,并可利用上述三次样条类进行单点插值和全部插值。 3、经检验,该程序插值结果与matlab中: pp=csape(a,b, second ,[0 0]) result=ppval(pp,x0) 插值结果一致。-1, will be packaged into a cub
rqip
- 掌握用MATLAB计算拉格朗日,分段线性,三次样条三种插值的方法-Master the MATLAB computing Lagrange, piecewise linear, three kinds of cubic spline interpolation method