How to calculate energy of each audio signal(dataset) decomposed using emprical wavelet transform and use the signal with most highest energy for further feature extraction
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi, I have vibration or sound signal that I am going to use for classification using machine learning and deep learning.but the problem is I want to use emperical wavelet transform for the signal decomposition. I want to calculate the energy of each decomposed signal using empirical wavelet transform and compare the energy to use the signal with highest most energy for further feature extraction and classufication using machine learning.please any one who could help me in coding this one.thank you in advance for your help.
0 Commenti
Risposte (1)
Sharmin Kibria
il 10 Mag 2023
You can use ewt function in wavelet toolbox to calculate the signal projection at different frequency band.
Based on the mra you can calculate and compare the energy at different level.
0 Commenti
Vedere anche
Categorie
Scopri di più su AI for Signals and Images in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!