Hi everyone, how to use modalfit command to estimate modal vectors from a frf matrix?
    10 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
Hi everyone, how to use modalfit command to estimate modal vectors from a frf matrix?
4 Commenti
Risposte (1)
  Ayisha Nayyar
 il 23 Set 2018
        
      Modificato: Walter Roberson
      
      
 il 23 Set 2018
  
      
      5 Commenti
  Walter Roberson
      
      
 il 23 Set 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)
Vedere anche
Categorie
				Scopri di più su Audio Processing Algorithm Design 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!


