smxl
Matrix support for Simulink® 3 (MATLAB® R11).
SMXL (Simulink MatriX Library) it's a powerful real and complex matrix operations support for Simulink 3 (R11.1) that works fine for later versions as well.
It features :
-) Multiplication
-) Transposition
-) Singular Value Decomposition
-) Pseudo-Inversion via SVD
-) Other simple operations
All the s-functions are written in optimized level-2 c code and are fully Real Time Workshop Compatible.
A library of ROTATION MATRICES which can be very useful for simulations of rigid bodies in 3D space, is included.
There are different examples including a Variable State Space System and an adaptive multilayer neural network.
Citar como
Giampiero Campa (2024). smxl (https://github.com/giampy1969/simulink-matrix-library/releases/tag/v1.1), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Simulink >
- Control Systems > Control System Toolbox > Matrix Computations >
- Simulink > Simulink Environment Fundamentals > Block Libraries >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
examples
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.1 | See release notes for this release on GitHub: https://github.com/giampy1969/simulink-matrix-library/releases/tag/v1.1 |
||
1.0.0.0 | Recompiled mex-files with Matlab 7.1 so that everything works fine on newer versions requiring the .mexw32 extension |