The following Matlab project contains the source code and Matlab examples used for multiple matrix multiplications, with array expansion enabled.
MULTIPROD is a powerful, quick and memory efficient generalization for N-D arrays of the MATLAB matrix multiplication operator (*).
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
Appendix A - Algorithm.pdf | 89440 |
Appendix B - Testing speed and memory usage.pdf | 319410 |
Appendix C - Syntaxes.pdf | 23843 |
license.txt | 1313 |
loc2loc.m | 2690 |
MULTIPROD Toolbox Manual.pdf | 62003 |
multiprod.m | 24841 |
multitransp.m | 1624 |
arraylab13.m | 1913 |
arraylab131.m | 1910 |
arraylab132.m | 1905 |
arraylab133.m | 2056 |
Memory used by MATLAB statements.xls | 26112 |
Timing results.xlsx | 23200 |
timing_MX.txt | 306 |
genop.m | 3837 |
multiprod13.m | 21762 |
readme.txt | 680 |
sysrequirements_for_testing.m | 4133 |
testing_memory_usage.m | 4161 |
testMULTIPROD.m | 13201 |
timing_arraylab_engines.m | 11472 |
timing_matlab_commands.m | 7975 |
timing_MX.m | 1472 |