Info
This question is closed. Reopen it to edit or answer.
Estimate parameters of TF (combination of R and C) using experimental frequency domain data (frequency, magnitude and phase)
1 view (last 30 days)
Show older comments
I have equivalent transfer function for a system in S domian. In addition I also have experimental frequency domain responses f (Hz), Magnitude and phase (degree). How can I use these experimental data to estimate the parameters of the TF. The TF is made up of combination of R and C in S domain and I also have the range of these various R and C used.
0 Comments
Answers (1)
Star Strider
on 3 Jun 2019
2 Comments
Star Strider
on 11 Jun 2019
This is likely going to be difficult. I have never attempted anything similar in the frequency domain, so I have no experience with it. (I have done similar parameter estimation problems in the time domain.)
Otherwise, you would have to use one of the optimization functions to estimate the parameters, and re-build the ‘sys2’ each time with the changed parameters, compare it with the known frequency characteristics, and iterate until you got an acceptable result.
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!