Matrix product: mprod(A,...)
Version 1.0.0.0 (2,21 ko) par
Dark Dragon
This function calculates the matrix product of A.
Analog to times/prod for element-wise multiplication, mtimes/mprod work for array multiplication. Since mprod is not included in the standard functions, I created it!
Github: https://github.com/darkdragon-001/matlab_helpers
Citation pour cette source
Dark Dragon (2025). Matrix product: mprod(A,...) (https://fr.mathworks.com/matlabcentral/fileexchange/58911-matrix-product-mprod-a), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2016a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Mathematics > Linear Algebra >
En savoir plus sur Linear Algebra dans Help Center et MATLAB Answers
Tags
Remerciements
Inspiré par : Join array elements together via user function: joinfun(x,y0,f,...)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 | Added github link. |
