smxl
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.
인용 양식
Giampiero Campa (2023). smxl (https://www.mathworks.com/matlabcentral/fileexchange/266-smxl), MATLAB Central File Exchange. 검색됨 .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!examples/
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 | Recompiled mex-files with Matlab 7.1 so that everything works fine on newer versions requiring the .mexw32 extension |