跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.89) 您好!臺灣時間:2024/12/10 00:16
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:張欽奇
研究生(外文):Chang, Chin-Chi
論文名稱:矩陣特徵數分解之演算法及架構設計
論文名稱(外文):Algorithm and Architecture Design for Singular Value Decomposition
指導教授:陳紹基陳紹基引用關係
指導教授(外文):Chen, Sau-Gee
學位類別:碩士
校院名稱:國立交通大學
系所名稱:電子研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:1998
畢業學年度:86
語文別:英文
論文頁數:62
中文關鍵詞:矩陣特徵數演算法
相關次數:
  • 被引用被引用:0
  • 點閱點閱:231
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0

  在本文中,我們首先討論現有矩陣特徵數分解(SVD)的演算法及架構。現有的演算法中,運用座標旋轉計算(CORDIC)之演算法來加速運算是最常被使用的。但座標旋轉計算是循序計算的演算法,且不適合浮點計算。本文中所提出新的演算法,主要以基本四則運算加上運用近似旋轉(approximate rotation)及查表(table look-up)的技巧,來達到適合於浮點而且快速的計算。新的演算法比傳統的以座標旋轉方法來計算矩陣特徵數分解有更高的硬體平行度及更小的面積。最後我們將對現有的演算法及提出的新演算法作比較。


  In this thesis, we first discuss the existing algorithms and architectures for singular value decompoosition (SVD). The most popular technique is the coordinate rotation digital computer (CORDIC) algorithm for efficient SVD. The CORDIC algorithm is inherently sequential. Moreover, the CORDIC algorithm is hard to achieve floating-point operations. For efficient floating-point and fast computation of SVD, the new proposed applise basic arithmetic operations together with new techniques of approximate rotation and table look-up. The new design has higher parallelism and smaller area than the conventional CORDIC-based SVD processor. Finally, comparisons between the new algorithm and the existing SVD algorithms are presented.

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top