Hi everyone, how to use modalfit command to estimate modal vectors from a frf matrix?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi everyone, how to use modalfit command to estimate modal vectors from a frf matrix?
4 commentaires
Réponses (1)
Ayisha Nayyar
le 23 Sep 2018
Modifié(e) : Walter Roberson
le 23 Sep 2018
5 commentaires
Walter Roberson
le 23 Sep 2018
I suspect that you are using
function [fn,dr,ms] = modalfit(b1)
instead of what I wrote,
function [fn,dr,ms] = modalfit_b(b1)
Voir également
Catégories
En savoir plus sur Audio Processing Algorithm Design dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!