Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Estimate parameters of TF (combination of R and C) using experimental frequency domain data (frequency, magnitude and phase)
2 ビュー (過去 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!