Obtaining gain from exported oscilloscope values

조회 수: 3 (최근 30일)
sani rasheed
sani rasheed 2019년 9월 20일
답변: Rhea Chandy 2021년 2월 4일
I have exported .csv values from an oscilloscope for a unitstep fucntion of a DC motor. I need to find gain K and the transfer function. I get the plots from importing data, but how do i use matlab to caculate the transfer function and the gain
  댓글 수: 2
thoughtGarden
thoughtGarden 2019년 9월 20일
Do you have the system identification toolbox? (hint: type "ver" in the command terminal and look for "System Identification Toolbox"
sani rasheed
sani rasheed 2019년 9월 21일
yes! i have it

댓글을 달려면 로그인하십시오.

답변 (1개)

Rhea Chandy
Rhea Chandy 2021년 2월 4일
To add to what the above user @thoughtGarden said, the System Identification Toolbox will help you to get mathematical models from your measured input-output data.
In particular, you can look into this Linear Model Identification documentation to identify and predict the transfer function.

카테고리

Help CenterFile Exchange에서 Linear Model Identification에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by