Transfer function fitting from ASCII-data file
이전 댓글 표시
I use a network analyser to observe an electrical system. The network analyser provides an (ASCII-)table with the frequency as function of the power ratio and the phase difference. Now I would like to know if there is a function in Matlab to fit these data to obtain a transfer function of such electrical system.
Could someone help me with this?
thank you!
채택된 답변
추가 답변 (2개)
dpb
2015년 3월 10일
0 개 추천
The Signal Processing Toolbox contains the function tfestimate and related friends...
카테고리
도움말 센터 및 File Exchange에서 Linear Model Identification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!