Welcome![Sign In][Sign Up]
Location:
Search - cubic curve

Search list

[Mathimatics-Numerical algorithmsCubic Spline

Description: 使用 Cubic spline 三次内差做曲线拟合,以C++物件方式.做成元件.含source Code -use within three Cubic spline curve fitting done worse to C objects manner. Causing components. Source-Code
Platform: | Size: 358087 | Author: 秦國銘 | Hits:

[Graph programcubic spline interpolation

Description: 样条插值计算车门曲线-spline interpolation calculation door curve
Platform: | Size: 272838 | Author: 杨柳 | Hits:

[Graph programcubic spline interpolation

Description: 样条插值计算车门曲线-spline interpolation calculation door curve
Platform: | Size: 272384 | Author: 杨柳 | Hits:

[Graph Drawing三次Bezier曲线

Description: 三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考-cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according to the actual application of cubic Bezier curves bigger role, so part of this program for reference
Platform: | Size: 1024 | Author: 胡燕燕 | Hits:

[Algorithm三次样条曲线拟合

Description: 三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的-cubic spline curve fitting This is a mathematical method of calculation procedures used to learn the know
Platform: | Size: 282624 | Author: 郑双明 | Hits:

[OpenGL programthree_curve

Description: 这是一个画自然三次样条曲线的程序,用opengl实现-This is a painting of natural cubic spline curve of the procedures used to achieve opengl
Platform: | Size: 101376 | Author: 珠海 | Hits:

[matlabdeBoor

Description: de Boor 求值算法求作二次和三次B-样条曲线非插值,给定顶点-algorithm evaluates demand for secondary and cubic B-spline- curve interpolation, given vertex
Platform: | Size: 2048 | Author: jo Wang | Hits:

[Algorithmpolyfit

Description: 曲线拟合程序 多项式相关系数的计算方法(多项式形式1) 多项式相关系数的计算方法(多项式形式2) 最小二乘法曲线拟合 三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlation Methods (polynomial form 2) least-squares method curve fitting cubic spline interpolation (natural boundary conditions)
Platform: | Size: 4096 | Author: 石林 | Hits:

[Graph Drawingmatlab_to_draw_the_cubic_B-spline

Description: 使用MATLAB绘制3次均匀B样条曲线,有一定参考价值-The use of MATLAB drawn 3 times uniform B-spline curve, has a certain reference value
Platform: | Size: 1024 | Author: 卓雅 | Hits:

[Algorithmsanmu

Description: 三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.-Cubic spline function algorithm C++ Source code for the project to calculate the smooth curve interpolation calculation.
Platform: | Size: 602112 | Author: 李林 | Hits:

[Special EffectsBezier_curve

Description: 1、自由曲线包括:二次、三次、N次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 -1, free curve include: the Second, Third, N times Bezier curves, quadratic, cubic uniform B-spline curve 2, Bezier curve algorithm requested subdivision algorithm selection 3, uniform B-spline curve control polygons have been at the end of the first vertex 4, the use of B-spline curve of local control to dynamically modify curve shape 5, interface design friendly, intuitive geometry.
Platform: | Size: 95232 | Author: 张巧芳 | Hits:

[Windows DevelopCubicSplineAndBezier

Description: 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 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
Platform: | Size: 4038656 | Author: yc | Hits:

[Graph Drawingspline

Description: 三次样条插值,需要三次样条插值的可以下载这个包,也许对你有帮助-cubic spline curve
Platform: | Size: 2048 | Author: shanshan | Hits:

[Graph DrawingInterpolations

Description: This application plots in a windows plataform a cubic spline curve using VB.net development
Platform: | Size: 59392 | Author: davidsonb | Hits:

[GDI-BitmapTreeSpline

Description: 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
Platform: | Size: 1024 | Author: 史文博 | Hits:

[Algorithmthreesplinebezier

Description: 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
Platform: | Size: 4038656 | Author: XUGUANGLONG | Hits:

[matlababdi-PCA4Wiley

Description: ua University, in 2002 publi this document, including the Mont A program of curve fitting based Bayesian Filter. Bayesian (Bayesi a target tracking system MATLAB s cubic spline curve fitting This i book is widely used in engineerin this study is extended Kalman Fil particle filter algorithm code, t use AR model for time series pred principal component analysis algo HMM, C language, it is important spectrum analysis techniques to s digital watermarking technology p mean-shift method for the example chaotic sequence of phase space r Serializing objects using CArchiv C compile some of the most optimi The source code of FFT,is a good Mailto US | Studio | Copyright Complaints
Platform: | Size: 712704 | Author: wibisono | Hits:

[2D GraphicEro

Description: Besier三次曲线何B样条三次曲线VC++源程序 只要用vc++打开工作空间即可-Dr Besier cubic B-spline cubic curve as long as the VC++ source code using vc++ open the workspace can be
Platform: | Size: 1956864 | Author: slippery | Hits:

[Graph programcubic

Description: 用两种方法实现贝赛尔曲线的画法。Java库函数和贝赛尔曲线原理公式画法,用这两种方法画一个小动物。-Two methods to achieve Bezier curve drawing method. Java library functions and principles of Bezier curve formula for painting, using these two methods to draw a small animals.
Platform: | Size: 5120 | Author: chen | Hits:

[matlableast_square_simulation

Description: Using least squaer algorithm, this code can do fitting curve for the measurement data (linear ~ cubic )
Platform: | Size: 1024 | Author: jay | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net