-
-
VECTOR1.rar
A four stroke engine simulation using vector graphics. Matrix transformations
-
3dtrans.zip
... - Euler angles xyz (roll, pitch, and yaw),
- Euler angles zyz (rotation, precession, and mutation),
- unit vector and rotation angle,
- Denavitt-Hartemberg parameters.
Conversion between the above orientation systems can be easily achieved. ...
-
-
-
mtVector.zip
Vector is the basic data structure in MATLAB. It provides easy, fast, effective, and scalable data structures giving programming ... structures into matrices and vectors.
For example, to sum up a vector, you can write a simple counting loop. However, it is ...
-
-
-
Sobel_Filter.rar
Fast Sobel filter for image processing. Before using convert image to a vector.
-
hill.rar
A hill climbing algorithm for finding the minimum of a function
fitnessfun in the real space.
x is the scalar/vector of the functon minimum
fval is the function minimum
gfx contains the minimization solution each iteration (columns 2:end ...
-
-