二維陣列: 矩陣鏈乘積最佳化問題(Optimal Array Multiplication Sequence)
  • 34:25,
  • 5,525 views,
  • 2017-01-17,
  • 上傳者: 系統管理者,
  •  0
 
 
 
  • 1. 矩陣鏈乘積最佳化問題Matrix Chain Multiplication
  • 2. Observation 1: different parenthesized leads to different complexity
  • 3. Observation 2.1: How to parenthesize?
  • 4. Observation 2.2: How to parenthesize?
  • 5. Observation 2.3: How to parenthesize?
  • 6. Observation 2.4: How to parenthesize?
  • 7. Observation 2.4: How many combinations?
  • 8. Complexity: 1*(n-1)+2*(n-2)+…+(n-1)*1=O(n3)
  • 9. Design Issue 1: use one dimensional array to record size of matrixes
  • 10. Design Issue 2: all possible combinations represent on a two dimensional array
  • 11. 矩陣鏈乘積最佳化問題Matrix Chain Multiplication
1/11
Volume
  • 速度 :
  • 畫質 :
  • 播放設定
00:00/34:25
00:00/01:00
 
 
    訪客如要回應,請先 登入
      解析度 : x
      資料夾 :
      標籤 :
      發表時間 :
      2017-01-17 16:15:00
      觀看數 :
      5,525
      長度 :
      34:25
      發表人 :
      系統管理者
      部門 :
      www
      QR Code :