l4P5 (beta-003) | 2009-05-05 20:38 |
Loc (beta-005) | 2009-05-05 20:33 |
wrj4p5 (alpha-011) | 2009-05-05 20:41 |
this package is not only for Processing, but also for any situation, including,
the test codes(sketch) for Vec,Mat, EqSys, Vfunc is here
the test codes(sketch) for Rod is here
The model of geometric point with 3D location and geometric calculations.
having the following image
adding the width to Rod
adding the height to Tag
The index of Vector is 0-based -- e.g.,
can solve the polynomial equation, all the roots are complex with DKA method
you can use the convenient, Vec realRoots(Mat root) to get unique real roots if exist.
the model of Linear Algebra with the linear operations.
The index of Matrices is 0-based -- e.g.,
can solve the linear equations, with LU decomposition
[Caution!]
Model of multi-value Vector Functions, the Equation System
can solve the multi-value non-linear equation, with Simplex(Nelder) and Newton
Model of the Vector Function with some parameters
can solve the followings with Simplex(Nelder) and Newton
[PageInfo]
LastUpdate: 2009-04-12 23:48:50, ModifiedBy: classiclll
[License]
Creative Commons 2.1 Attribution-ShareAlike
[Permissions]
view:all, edit:login users, delete/config:members