Obtaining gain from exported oscilloscope values

2 visualizaciones (últimos 30 días)
sani rasheed
sani rasheed el 20 de Sept. de 2019
Respondida: Rhea Chandy el 4 de Feb. de 2021
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 comentarios
thoughtGarden
thoughtGarden el 20 de Sept. de 2019
Do you have the system identification toolbox? (hint: type "ver" in the command terminal and look for "System Identification Toolbox"
sani rasheed
sani rasheed el 21 de Sept. de 2019
yes! i have it

Iniciar sesión para comentar.

Respuestas (1)

Rhea Chandy
Rhea Chandy el 4 de Feb. de 2021
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.

Community Treasure Hunt

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

Start Hunting!

Translated by