搜索资源列表
B样条插值 C++
- 详细的B样条曲线生成程序
Work3_lyl
- 对已有的坐标数据用B样条插值的方法进行曲线拟合,左边可以显示数据,并可通过调用文件的方法输入数据。-have the right coordinates data with B-spline interpolation method of curve fitting, and to the left shows data, as well as by calling the document the input data.
BSplineInterpolatePrj
- B样条插值,基于散乱数据的B样条插值基本算发。做的动态链接库。-B-spline interpolation, scattered data on the B-spline interpolation basically been made. The dynamic link library.
deBoorCH
- de Boor 求值算法求作二次和三次B-样条插值曲线,Hartley-Judd法确定节点矢量,使用基于基的运算的插值法求控制顶点-algorithm evaluates demand for secondary and cubic B-spline interpolation curve, Hartley-Judd determine node vector-based computing interpolation method f
pathedit0919
- 三维骨架运动数据bvh的读取,显示,基于B样条的路径编辑,运动编辑,多种骨架插值算法(四元数+B样条插值)-3D skeleton movement data bvh read, display, based on B-spline path of the editors, sports editors, Skeleton various interpolation algorithm (Quaternion B-spline inte
CMatrixClass
- 1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵
Tc2.0Bsplinesrc
- turbo c 2.0实现的B样条反控制顶点算法 也就是画一条插值到所给点的样条 4阶,3次-turbo c 2.0 achieving B-spline vertices of the anti-control algorithm is a painting by interpolation to point to the kind of the four bands, three times
B-splineapproachforempiricalmodedecompositions
- EMD的一种插值算法的文章,研究EMD算法改进的朋友可以看一下这个B-样条插值算法-a interpolation algorithm article, Improved algorithm research EMD friends can look at the B-spline interpolation algorithm
byangtiao
- b样条插值,曲线逼近连续直线,任意选取 -b样条 ?逯???曲线 ???
spline
- matlab写的B样条函数的计算,计算插值点的值-matlab write B-spline calculation, the calculation of the value of interpolation points
CUBIC_B-SPLINE
- 三次B样条插值曲面及其实现::目前在CAM/CAM的自由曲面构造方法中,较流行的有B样条曲面,Bezier曲面、Ball曲面等方法,但由这几种方法和成都是拟合曲面,而百插值曲面,常常不能满足一些工程实际中严格插值的要求,本文构造了一种自由插值曲面生成方法-B样条母线法,所生成曲面达到C^2级光滑,适用机械,模具、汽车、造船等制造加工行业的复杂曲面设计。-Three B-spline interpolation surface and r
CAGD-B
- 利用C++解决CAGD中的连续的三次B样条插值问题-The use of C++ Solution CAGD in three consecutive B-spline interpolation
work
- b样条插值滤波,是个很好的代码程序,有需要的尽管下啊-b-spline interpolation filter, is a very good code procedures, despite the need of ah
B
- B样条曲线和三次B样条插值的相关知识不完全总结-B-spline curves and three B-spline interpolation of the relevant knowledge does not fully sum up
B-spline
- B样条曲线插值程序,实现B样条曲线的经典算法-B-spline curve interpolation procedures, B-spline curve to achieve the classic algorithm
cs559-25
- 解说B样条插值的使用,有曲线和曲面,在国外网站上下载的,很好-Explain the use of B-spline interpolation, there are curves and surfaces, in foreign Web site to download, very good
bspline_tools_1_1
- B样条工具箱,一个非常有用的matlb工具箱 可以很方便的进行样条插值-B-spline toolbox, a very useful matlb Toolbox can easily be spline interpolation
三次样条曲线拟和
- 三次样条曲线拟合类,可用于样条插值、拟合、预测等算法场合。(The Cubic Spline Interpolation class can be used for spline interpolation, fitting, prediction and other algorithms.)
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)
Byang
- 三维b样条插值matlab代码,拟合效果较好(3-D B-spline interpolation matlab code)