Non-linear FRF

8 views (last 30 days)
Mac Rodge
Mac Rodge on 7 Jan 2012
Hi,
I am working on a non-linear DE system.
The system is like- y"=(x1-x2)^2 or y"=(x1-x3)^3.
Can anybody tell me how to obtain frequency response function plot of above equations?

Accepted Answer

Abhishek Gupte
Abhishek Gupte on 11 Jan 2012
If you have Simulink, you can model this equation ( look at the documentation for the demo model 'vdp' for reference ).
Then, use the linear analysis tool for FRF. This blog posting might be helpful: http://blogs.mathworks.com/seth/2010/02/26/how-to-estimate-the-frequency-response-of-a-simulink-model/
  1 Comment
Mac Rodge
Mac Rodge on 11 Jan 2012
Thanks Abhishek!
But is there any mathematical method for this?

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!