Info
此问题已关闭。 请重新打开它进行编辑或回答。
Estimate parameters of TF (combination of R and C) using experimental frequency domain data (frequency, magnitude and phase)
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Star Strider
2019-6-3
2 个评论
Star Strider
2019-6-11
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.
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!