Method for implementing Hermitian matrix decomposition by using FPGA (field programmable gate array)
A matrix decomposition and matrix technology, which is applied in the field of Hermitian matrix decomposition using FPGA, can solve the problems of fast processing time, complex nonlinear operations, and high time consumption, and achieve the effects of fast processing time, good parallelism, and broad application prospects.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0021] Assuming that the covariance matrix T is a 5*5 complex matrix, the eigendecomposition process is as follows:
[0022] Algorithm Description:
[0023] Set the matrix T as a 5*5 matrix, and set the unit diagonal matrix V of 5*5 at the same time, and its parallel sorting rules are demonstrated as figure 1 Shown:
[0024] 1. Cycle through 3 scans (depending on the actual situation, more scans may be required);
[0025] 2. For each scan, execute 5 steps serially;
[0026] 3. Each step executes two (p,q) pair changes in parallel;
[0027] The (p,q) pairs contained in the 5 steps are:
[0028] Step1: (1,2)(3,4)
[0029] Step2: (1,4)(3,5)
[0030] Step3: (2,3)(4,5)
[0031] Step4: (1,5)(2,4)
[0032] Step5: (1,3)(2,5)
[0033] 4. Scan, change, and update T while performing the same operation on V.
[0034] After the loop is completed, only the main diagonal of T is non-zero, and the rest of the elements are 0. The main diagonal elements of T are the eigenvalues of T...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com