搜索资源列表
B样条曲面蒙面算法
- B样条曲面蒙面算法,是实现b样条曲面的经典算法-B-spline surface masked algorithm, is b-spline surfaces of the classical algorithm
线性方程组求解与方程组性态讨论
- 线性方程组求解与方程组性态讨论(实验报告)三次样条插值问题,数值积分,微分方程数值解,线性方程组的迭代解法,非线性方程的迭代解法-solving linear equations and the equations behavior discussion (Experiment), cubic spline interpolation, numerical integration, the numerical solution of differential equations, linear
B-splin
- 用java语言实现了B样条曲线的做法。 可以自由输入控制点,并可以通过鼠标调节控制点的位置。-java language with the B-spline curve approach. Free importation of control point and click of the mouse can be controlled through the location.
二次B样条曲线
- 2次B样条曲线算法-2nd B-spline curve algorithm
bezierCurve
- B-spline曲線是包含Bezier曲線的通用數學表示法。
B-spline
- It is about spline word,please refer to this chapter and analysis ,then you will find how to draw spline ,if you have any problem,please contact me,my telephone is \"none\",haha!
ThreeInOne
- 插值演示,牛顿插值,拉格浪日插值,三次样条插值-interpolation demonstration of Newton's interpolation, the waves of Rugby Day interpolation, cubic spline interpolation
b样条
- 图形学B样条曲线代码-graphics B-spline curves code
cubicsplineinterpolation1
- 实现离散数据的三次样条插值的java语言实现-Realize discrete data of the cubic spline interpolation of the java language
duobianxing
- 自己做的一个3次B样条曲线,希望能够给大家带来帮助.-Own a 3rd B-spline curve, we hope to be able to help.
Frame
- 可分别在面板中绘制Hermite曲线,Bezier曲线和B样条曲线-Respectively in the panel drawing Hermite curve, Bezier curves and B-spline curve
dhtmlxChart
- dhtmlxChart 是一个纯 Javascr ipt 的Web图表库,支持的图表类型包括:line, spline, area, bar, and pie charts. 可创建更复杂的图表类型。-dhtmlxChart is a pure Javascr ipt charting library' s Web support chart types include: line, spline, area, bar, and pie charts. to create a more c
spline
- PHP cubic spline class that draw cubic spline by entered coords
Application1
- B样条曲线的实现及美观的界面或者是Brize曲线-B-spline curves and elegant interface to achieve or Brize curve
newdemo
- 能够实现在整洁清晰的界面上话B样条曲线 非常简单-Can be achieved in the clean clear interface, then B-spline curve is very simple
Lagrangian
- 通过上机实现拉格朗日、牛顿和三次自然样条三种插值算法,了解并掌握拉格朗日、牛顿和三次自然样条三种插值算法的内涵。通过动态演示曲线生成全过程,分析并比较三种插值算法的优缺点,深刻理解这些算法。-Lagrange, Newton-on and three natural spline the three interpolation algorithm, to understand and grasp the meaning of Lagrange, Newton, and three natural
bspline
- interactive b-spline curve drawing in java programming language
nurbs-java
- java写的非均匀B样条插值曲线,从Excel导入原始数据,然后反算控制节点,最后将所有插值点导出到Excel中-java app for non-uniform B-spline interpolation curve, importing raw data from Excel, and then inverse control node, and finally to export to Excel all interpolation points
BsplineCurve
- 实现通过用户给定B样条曲线的控制顶点、设定B样条曲线的次数及类型,进而绘制出相应的B样条曲线和对应的基函数图形。并且可以通过鼠标拖拽控制顶点修改B样条曲线和对应的基函数图形。从而,对B样条曲线和基函数的性质有更深入更直观的了解,理解B样条曲线和基函数的对应关系,在以后的学习中能更好地运用B样条曲线。-The number and type of user to achieve a given control vertices B-spline curve, set the B-spline cu
Cubic-Spline-Interpolation
- 三次样条插值算法的原理三次样条插值鉴于高次插值不收敛又不稳定的特点。-Three times spline interpolation algorithm of the principle of the three spline interpolation in view of the high order interpolation is not convergence and instability.