|
New Graphic Library |
1. Liner Graphs |
|
|
|
|
Plot |
Plot3 |
Tube |
Ribbon |
 |
 |
 |
 |
Bar |
Barh |
Bar3 |
Bar3h |
|
|
2. Structure Grid |
|
|
|
|
Mesh |
Mesh |
Surf |
Surf |
|
|
|
|
Contour |
Contour3 |
Contour3 |
Solid Contour3 |
|
|
|
|
Solid Contour |
Pcolor |
Isosurface |
Slices |
|
|
3. Triangular Surface Graphs |
|
|
|
Trimesh |
Trisurf |
Tricontour |
|
|
4. Unstructure Grid |
|
|
|
|
Tetsurf |
Tetmesh |
Tetcontour |
TetIsoSurface |
|
|
|
|
TetIsoSurface |
TetSlice |
|
|
|
|
5. Vector Field |
|
|
|
Streamline |
Quiver |
Quiver3 |
|
|
6. Other Features |
|
|
|
|
Basic Shapes |
Molecules |
Fast Molecule |
Image |
|
 |
|
|
2D Cartographic Projection |
3D Cartographic Projection |
|
|
|
|
New Numerical Library |
|
Based on Intel® MKL, the numerical library contains over 200 easy-to-use numerical functions subject to assist users with computational problem-solving.
|
|
Data Manipulation Functions |
|
mfSort, mfMin, mfMax, … |
Elementary Math Functions |
|
mfSin, mfCos, mfASin, mfExp, mfAbs, … |
Elementary Matrix-Manipulating Functions |
|
mfEye, mfDiag, mfRand, mfZeros, … |
Matrix Analysis |
|
mfEig, mfInv, mfSvd, mfQz, mfLu, mfDet, mfNorm, … |
File IO |
|
mfSave, mfSaveAscii, mfLoad, mfLoadAscii, … |
Fast Fourier Transform |
|
mfFFT, mfFFT2, mfFFTShift |
|
| |
|
|
MATFOR® 4 is furnished with the pioneering support to Sparse Matrix. Its well-developed Sparse functions make data handling more efficient and much easier.
|
|
Fundamental Element Manipulation |
|
mfSpCreate, mfSpGetNNZ, mfSpToFull, mfSpy, … |
mfArray Multiplication
|
|
mfSpMul |
Solution to Linear System
|
|
mfSpLDiv |
Minimum, Maximum and Eigen-Values Computation
|
|
mfSpEigs |
|
|
Example codes for Sparse Matrix: |
 |
|
|
|