Matrix-Chain_JAVA

所属分类:数学计算
开发工具:Java
文件大小:1KB
下载次数:13
上传日期:2011-04-18 04:34:54
上 传 者mygnr
说明:  Matrix Chain Multiplication is perhaps the quintessential example of dynamic programming. The problem can be stated as follows: given a chain <A1, A2,..., An> of n matrices, where for i = 1, 2,...,n, matrix Ai has dimension pi-1 x pi, fully parenthesize the product A1A2...An in a way that minimizes the number of scalar multiplications.

文件列表:
Main.java (3719, 2011-04-17)

近期下载者

相关文件


收藏者