Hi everyone, how to use modalfit command to estimate modal vectors from a frf matrix?
2 次查看(过去 30 天)
显示 更早的评论
Hi everyone, how to use modalfit command to estimate modal vectors from a frf matrix?
4 个评论
回答(1 个)
Ayisha Nayyar
2018-9-23
编辑:Walter Roberson
2018-9-23
5 个评论
Walter Roberson
2018-9-23
I suspect that you are using
function [fn,dr,ms] = modalfit(b1)
instead of what I wrote,
function [fn,dr,ms] = modalfit_b(b1)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio Processing Algorithm Design 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!