Non-linear FRF
8 views (last 30 days)
Show older comments
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?
0 Comments
Accepted Answer
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/
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!