西安工程大学学报
西安工程大學學報
서안공정대학학보
JOURNAL OF XI'AN POLYTECHNIC UNIVERSITY
2013年
6期
827-830
,共4页
矩阵序列%维数数组%最小维数边缘化%最小维数吸收乘法
矩陣序列%維數數組%最小維數邊緣化%最小維數吸收乘法
구진서렬%유수수조%최소유수변연화%최소유수흡수승법
matrix sequence%array of dimensions%the least dimension marginalization%the least dimen-sion absorb multiplication
通过分析矩阵序列乘法的特点,找到了一种新的算法-最小维数边界吸收算法,并将此算法分别与穷举搜索算法、动态规划算法的时间复杂度及空间复杂度进行分析比较。可以看出,动态规划算法的时间复杂度为O(n3),空间复杂度为O(n2),而本算法的时间复杂度和空间复杂度均为O(n),并且不需要额外的空间开销。
通過分析矩陣序列乘法的特點,找到瞭一種新的算法-最小維數邊界吸收算法,併將此算法分彆與窮舉搜索算法、動態規劃算法的時間複雜度及空間複雜度進行分析比較。可以看齣,動態規劃算法的時間複雜度為O(n3),空間複雜度為O(n2),而本算法的時間複雜度和空間複雜度均為O(n),併且不需要額外的空間開銷。
통과분석구진서렬승법적특점,조도료일충신적산법-최소유수변계흡수산법,병장차산법분별여궁거수색산법、동태규화산법적시간복잡도급공간복잡도진행분석비교。가이간출,동태규화산법적시간복잡도위O(n3),공간복잡도위O(n2),이본산법적시간복잡도화공간복잡도균위O(n),병차불수요액외적공간개소。
According to the characteristics of matrix multiply in succession ,a new algorithm-the least dimension boundary absorb algorithm was found .In addition ,the space and time complexity of the ex-haustive search algorithm and the dynamic programming algorithm were compared with the new algo-rithm .The results show that the time complexity of the dynamic programming algorithm is O(n3 ) and the space complexity is O(n2 ) ,w hile the space and time complexity of the new algorithrn are both O(n) , what′s more ,the algorithm does not need the extra storage space .