Hi everyone, how to use modalfit command to estimate modal vectors from a frf matrix?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi everyone, how to use modalfit command to estimate modal vectors from a frf matrix?
4 Kommentare
Antworten (1)
Ayisha Nayyar
am 23 Sep. 2018
Bearbeitet: Walter Roberson
am 23 Sep. 2018
5 Kommentare
Walter Roberson
am 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)
Siehe auch
Kategorien
Mehr zu Audio Processing Algorithm Design finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!