unbuffer
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi everyone, I am doing PCA on simulink now. what I did is first buffer the input sound into a matix, e.g.,15*10, and then apply pca and reconstruct the processed matrix. everything works well by now. but when I try to unbuffer this processed 15*10 matrix into frame by fram, i.e., 15*1, but it doesn't work. the unbuffer still output 15*10. DO you have any idea about that?
Thank you!
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Dimensionality Reduction and Feature Extraction 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!