Matrix product: mprod(A,...)
                    Versione 1.0.0.0 (2,21 KB) da  
                  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
Cita come
Dark Dragon (2025). Matrix product: mprod(A,...) (https://it.mathworks.com/matlabcentral/fileexchange/58911-matrix-product-mprod-a), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
              Creato con
              R2016a
            
            
              Compatibile con qualsiasi release
            
          Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Mathematics > Linear Algebra >
 
      Scopri di più su Linear Algebra in Help Center e MATLAB Answers
    
  Tag
Riconoscimenti
Ispirato da: 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!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | Added github link.  | 
          
