Non-linear FRF
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Abhishek Gupte
il 11 Gen 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/
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!