signal processing
Projects with this topic
-
-
-
Physical Layer of AcubeSAT communication system.
OQPSK modulator, GMSK demodulator, ASM synchronization, Error Correction Codes (LDPC, Convolutional, BCH)
Updated -
My MSc thesis work. I essayed with a number of classifiers for two type of health-related time series: electrocardiogram and blood oxygen levels. The four approaches used on each type of signal were: (i) featured based approach, where integral and differential attributes where devised and used to classify the sets (ii) Direct Machine Learning application to the time series (Perceptron, Random Forest and others) (iii) 1D convolutional neural networks applied to the signals (iv) 2D convolutional neural networks applied to the signal spectrograms.
The thesis pdf file, included here, is written in Spanish.
Updated -
Python package to analyze and process time-discrete, equidistant measured signals, and visualize with Plotly
Updated -
-
System for automatic music transcription for monophonic piano music
Updated -
Methods from MNE for Python as widgets for Orange 3 https://fifal.gitlab.io/orange-mne-library/
Updated -
Extract principal FFT components for features generation implemented in pytorch.
Updated -
2021 interview test for optimization of Python code
Updated -
Experiments for the paper: "Improving Machine Hearing on Limited Data Sets"
Updated -
Comparison of standard Gabor transform with Gabor scattering audio signal representations used as an input of convolutional neural network on multiclass classification task. Experiments conducted on synthetic and GoodSounds data.
Updated -
Package for computation of Gabor scattering and Mel scattering transform.
Updated