svd
Here are 19 public repositories matching this topic...
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
Distributed-memory, double-precision, polar decomposition (QDWH/ZOLO-PD) of a dense matrix, svd (QDWH/ZOLOPD-SVD) of a dense matrix
-
Updated
Jun 3, 2020 - C
Cortex-M3 is run under QEMU for CLion testing
-
Updated
Apr 8, 2022 - C
The KAUST SVD (KSVD) is a high performance software framework for computing a dense SVD on distributed-memory manycore systems.
-
Updated
Nov 8, 2018 - C
The vectorized (AVX-512) batched singular value decomposition algorithm for matrices of order two.
-
Updated
Nov 30, 2025 - C
Streamlining Software Design
-
Updated
Nov 4, 2025 - C
Facial Recognition using supervised machine learning
-
Updated
May 15, 2018 - C
Vectorization of the Jacobi-type methods for the SVD and the EVD
-
Updated
Dec 2, 2025 - C
Educational project: minimal SVD image compressor in C
-
Updated
May 28, 2025 - C
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
Application of Singular Value Decomposition (SVD) in C++ for high-performance image compression and noise reduction.
-
Updated
Aug 9, 2025 - C
Machine Learning from scratch in C
-
Updated
May 12, 2025 - C
This project implements the Singular Value Decomposition (SVD) algorithm from scratch in C programming language. Singular Value Decomposition is a cornerstone technique in linear algebra, used extensively in data science, signal processing, statistics, and machine learning.
-
Updated
Aug 12, 2025 - C
Optimized Singular Value Decomposition (SVD) on an ARM machine
-
Updated
Nov 25, 2020 - C
FFT-accelerated Singular Spectrum Analysis in C. SSA at the speed of FFT. Decompose time series into trend, seasonality & noise. O(N log N) Hankel matvec.
-
Updated
Dec 8, 2025 - C
Improve this page
Add a description, image, and links to the svd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the svd topic, visit your repo's landing page and select "manage topics."