Skip to content
#

svd

Here are 19 public repositories matching this topic...

MIMO OFDM Block Diagram Modeling and Simulation for both Open Loop and Closed Loop MIMO OFDM systems.The modular architecture uses individual blocks (written in C) for the implementation of the various stages in modulation and demodulation. Subroutines ( C code) are also supplied. Paper on Theory and Architecture for Closed Loop MIMO with SVD.

  • Updated Dec 15, 2025
  • C
parallel-PCA-openmp

A parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedure used is Modified Gram Schmidt algorithm. The method for Classical Gram Schmidt is also available for use.

  • Updated May 9, 2019
  • C

Improve this page

Add a description, image, and links to the svd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the svd topic, visit your repo's landing page and select "manage topics."

Learn more