Pinned Repositories
AES2017NoiseSynthesis
This repository holds the accompanying code to the paper https://doi.org/10.17743/jaes.2017.0035
CppSmoothing
A personal playground for modern C++ in signal processing
flask_playground
harfenkreis-exporter
MatlabAudioBuffer
A MATLAB class for convenient audio block processing.
MatlabCsvWrite
A simple class for csv data logging. Files can be easily read by MATLAB's readtable() function.
MatlabPrintFigure
A MATLAB class aiming to provide an easy and convenient interface to print figures in a reproducible way.
MatlabProgressBar
This MATLAB class provides a smart progress bar like tqdm in the command window and is optimized for progress information in simple iterations or large frameworks with full support of parallel parfor loops provided by the MATLAB Parallel Computing Toolbox.
MatlabRobustNonlinLsq
A MATLAB function for robust non-linear least squares
JAAdrian's Repositories
JAAdrian/MatlabProgressBar
This MATLAB class provides a smart progress bar like tqdm in the command window and is optimized for progress information in simple iterations or large frameworks with full support of parallel parfor loops provided by the MATLAB Parallel Computing Toolbox.
JAAdrian/MatlabRobustNonlinLsq
A MATLAB function for robust non-linear least squares
JAAdrian/MatlabAudioBuffer
A MATLAB class for convenient audio block processing.
JAAdrian/MatlabCsvWrite
A simple class for csv data logging. Files can be easily read by MATLAB's readtable() function.
JAAdrian/MatlabPrintFigure
A MATLAB class aiming to provide an easy and convenient interface to print figures in a reproducible way.
JAAdrian/AES2017NoiseSynthesis
This repository holds the accompanying code to the paper https://doi.org/10.17743/jaes.2017.0035
JAAdrian/CppSmoothing
A personal playground for modern C++ in signal processing
JAAdrian/flask_playground
JAAdrian/harfenkreis-exporter
JAAdrian/kedro-playground
JAAdrian/matlab-schemes
A collection of color schemes for MATLAB
JAAdrian/MatlabKalmanFilter
A MATLAB system object implementing different flavours of the popular Kalman filter.
JAAdrian/MatlabSignalRepresentation
A number of MATLAB classes for common digital signal represenations
JAAdrian/rust_playground