搜索资源列表
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.
ThreeInOne
- 插值演示,牛顿插值,拉格浪日插值,三次样条插值-interpolation demonstration of Newton's interpolation, the waves of Rugby Day interpolation, cubic spline interpolation
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
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
java-source
- 内附三次样条插值、拉格朗日插值、积分、傅里叶变换、定态薛定谔方程求解程序,各程序有详细的说明-Included cubic spline interpolation, Lagrange interpolation, integration, Fourier transform, Schrodinger equation solver, a detailed descr iption of each program
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.
Finalwork
- 结合java图形界面编程实现了计算方法中的相关的算法,包含:雅可比迭代 高斯-塞德尔迭代 拉格朗日插值 主元素高斯消去 高斯-约当消去 牛顿插值 不含列主元高斯约当法 二次多项式拟合 一次多项式拟合 二分法 牛顿迭代 三次样条插值 三对角的追赶法-Combined with java GUI programming calculation method of the related algorithms, comprising: Jacobi iteration Gauss- Seidel it
利用java语言对三次样条曲线的实现
- 利用java语言对三次样条曲线的实现.pdf(The implementation of the three spline curve by java language.Pdf)
三次样条曲线算法的改进及Java语言实现
- 三次样条曲线算法的改进及Java语言实现.zip(Improvement of the three spline curve algorithm and the realization of.Zip in Java language)