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!