Control Systems - Part 4
Control Systems – Part 4
Extracting Transfer Function of DC Motor System Identification Toolbox Transfer function can also be obtained using System Identification Toolbox in MATLAB. To work on the data we first convert our data into time domain data for this we use ‘iddata(y,u,Ts)’command, this creates an iddata object containing a time-domain output signal y and input signal u, respectively. Ts specify the sampling…
View On WordPress











