搜索资源列表
svd_fpga
- 一种计算高阶矩阵奇异值分解的FPGA实现方法。
CMMB中ldpc编码器的verilog代码
- CMMB中ldpc编码器的verilog代码 CMMB中的ldpc编码器采用H矩阵的做法进行 编码,通过对H矩阵的分解进行迭代进行 编码,比较复杂。此代码为发射端的源代码, 已经应用。
parafac
- matlab parafac仿真 多维矩阵分解的算法-matlab parafac matrix decomposition algorithm for multi-dimensional simulation
twodct
- 两种快速DCT算法的矩阵分解与分析。两种dct的对比。
complex_givens
- 基于cordic算法的givens变换实现矩阵QR分解-Transform matrix QR decomposition based on the givens of cordic algorithm