|
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 |
|
Intel MKL をベースとして、数値計算ライブラリには、200 以上の使いやすい数値計算関数サブジェクトが含まれ、計算問題の解決をアシストします。
|
|
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 は、疎行列のサポートを提供する先駆者です。 優れた Sparse 関数で、より効果的にかつ簡単にデータを処理します。 |
|
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: |
 |
|
|
|