Description: Question: Even by the issue of Matrix Description: given n matrices (A1, A2 ,..., An), which Ai and Ai+ 1 is the multiplicative, i = 1,2 ..., n-1. Visit this n Even a matrix product A1A2 ... An. Matrix A and B take the condition that the matrix A the number of rows equal to the number of rows of matrix B. If A is a pxq matrix, B is a q* r matrix, then their product C = AB is a p* r matrix, the need to take the number of pqr. Programming tasks: one after another for a given n matrices (A1, A2, ..., An) and its dimension, programming computing matrix product A1A2 ... An even needed by the number of at least a few.
To Search:
- [Matrix111] - matrix continually multiply problems for
- [she] - Matrix even take questions (Memorandum o
File list (Check if you may need any files):
matrixChain.cpp
矩阵连乘.doc