matrix_chain_dynamic_test


matrix_chain_dynamic_test, a MATLAB code which finds the cost of the most efficient ordering to use when multiplying a sequence of matrices using dynamic programming.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

matrix_chain_dynamic, a MATLAB code which uses dynamic programming to finds the cost of the most efficient ordering to use when multiplying a sequence of matrices.

Source Code:


Last revised on 30 December 2023.