You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
efficient inversion of symbolic matrices. specifically useful for n=7+.
Example:
n=7;
M=sym('m',[n n]);
Mi=invSym(M);
compare the computational efficiency of this routine with "inv()" or "\" and "/".
Cite As
Stephen (2026). invSym (https://uk.mathworks.com/matlabcentral/fileexchange/43134-invsym), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: single phase inverter, BDFSDE
General Information
- Version 1.2.0.0 (1.28 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
