What is a problem of my graph?(frequency response)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
gaus12777
Messages
12
Reaction score
1
I have drawn a bode plot(freauency response), but it is not the same with one which is attatched in paper.
제목 없음.png


Using this data, I have drawn the graph using matlab.
afdasfafdfasf.png

I just put data into second order vibratoion system which is given in the paper(eq 18)

Peak location of graph in paper is just in front of 10^3 but the other is just in front of 10^4.
What is wrong?
 
Physics news on Phys.org
phyzguy said:
I think you are plotting vs ω, and the paper is plotting vs f, so there is a factor of 2π difference.
Thank you.