Frequency response!!
Show older comments
Dear All,
I am a bit puzzled with obtaining the frequency response of my system! I am applying a voltage V(t) at a certain frequency f, and I have computed the resulting current as I(t). I want to get the frequency response from these two sine waves! lets say the real and imaginary part of the impedance.
Could you show me a simple procedure to get it!! should I use "system identification toolbox"? or are there any alternative ways!
Thanks in advance
2 Comments
Jarrod Rivituso
on 13 Apr 2011
What format is your system in? Is it a Simulink model? Or an LTI object? Or something else?
Foxbat
on 13 Apr 2011
Accepted Answer
More Answers (1)
Arnaud Miege
on 13 Apr 2011
0 votes
If you have two time series, you probably need to use fft to convert the data into the time domain and compute the frequency response.
HTH,
Arnaud
Categories
Find more on Time and Frequency Domain Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!