Clear Filters
Clear Filters

Open loop transfer function from bode plot response

1 view (last 30 days)
Hi, I have magnitude and phase response values . I want to know transfer function from these two. I request any Matlab code for this. Regards Srinivasu.

Accepted Answer

Star Strider
Star Strider on 28 Aug 2019
First use the iddata function, then the tfest function.
You will need the System Identification Toolbox to use these functions.
The Signal Processing Toolbox has limited system identification capabilities. See the documentation for invfreqz and related functions.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!