搜索资源列表
Cubic Spline
- 使用 Cubic spline 三次内差做曲线拟合,以C++物件方式.做成元件.含source Code -use within three Cubic spline curve fitting done worse to C objects manner. Causing components. Source-Code
cubic spline interpolation
- 样条插值计算车门曲线-spline interpolation calculation door curve
abdi-PCA4Wiley.zip
- 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
Bezier
- OpenGL三次贝塞尔曲线绘制,交互式的绘制图形,源码与详细注释。-OpenGL cubic Bezier curve drawing, interactive rendering graphics, source code and detailed comments.
CubicSplineAndBezier
- 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 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
spline
- 三次样条插值,需要三次样条插值的可以下载这个包,也许对你有帮助-cubic spline curve
Interpolations
- This application plots in a windows plataform a cubic spline curve using VB.net development
TreeSpline
- 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
threesplinebezier
- 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
Ero
- 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
cubic
- 用两种方法实现贝赛尔曲线的画法。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.
least_square_simulation
- Using least squaer algorithm, this code can do fitting curve for the measurement data (linear ~ cubic )
bezier
- bezier三次曲线源代码程序,此程序是基于VC++开发的-bezier cubic curve source code program, this program is based on VC++ development
ArcChaBu
- 任意三次曲线插补 任意三次曲线方程:y=(1/9)*Math.pow(x, 3)+(1/3)*Math.pow(x, 2)+(5/6)*x 设置起点坐标和终点坐标。 在面板上画出插补算法直线。 F>=0,x向+x方向前进一步,J7-- F<0,y向+y方向前进一步,J7-- 直到J7<0 J7=|xe-x0|+|ye-y0| -Any arbitrary cubic curve cubic interpolation equation:
3-curve
- 一个用鼠标调整曲线控件,是三次曲线,只要拖动鼠标就可以调整了。-Controls with the mouse to adjust a curve is cubic Oh.
B-Spline
- 在picturebox上通过固定的点来绘制三次B 样条曲线。-Adopted in the picturebox to draw the fixed points of B-spline cubic curve.
curve
- 这是一个基于Visual C++ 6.0的windows程序,利用说三次样条插值,B样条插值,和Bezier曲线实现了曲线的生成-This is based on Visual C++ 6.0 for windows programs, the use of that cubic spline interpolation, B-spline interpolation, and Bezier curves to achieve the generation of the curve
Cubic-B-Spline-Curve-Refinement
- Cubic B-spline Notes
Bezier Curve Matlab
- Cubic Bezier Curve fitting for 2D control points
GraphicsShapeDemo
- Java图形的绘制与填充源码实例,这里主要是创建DrawPanel对象用于绘制图形,把对象drawPanel加入内容窗格,可以绘制的几何图形有:直线、矩形、圆角矩形、圆、椭圆、开虎弓形、饼形、三次曲线和二次曲线。编写过程中用到坐标编程的一些知识-The Java graphics rendering filling source code examples, mainly used to draw graphics to create DrawPanel object, add objects