Simple Signal Data Augmentaion
SimpleSignalDataAugmentaion
%% Basic Signal Augmentation % Developed by Seyed Muhammad Hossein Mousavi - July 2023 % Augmentations include Time shifting, Amplitude scaling, and Random Gaussian noise It % applies to a simple self-made dataset with 22 samples and 5 features in three classes % which you can change it. KNN is used as a classifier for both original and (augmented) % synthetic data. For the original dataset, there is cross-validation by 30-70 % train test data split, and for augmented data, train in on whole augmented data and test % is on the whole original dataset.
Citar como
S. Muhammad Hossein Mousavi (2024). Simple Signal Data Augmentaion (https://github.com/SeyedMuhammadHosseinMousavi/SimpleSignalDataAugmentaion), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |
|