Feeds
提问
Index exceeds the number of array elements (1) using transfer function
I don't understand what is wrong, it's frustrating. % set up motor with initial conditions and properties motor.timeConstant =...
5 years 前 | 1 个回答 | 0
1
个回答提问
Index exceeds the number of array elements (1) PID controller
% set up motor with initial conditions and properties motor.timeConstant = 5/60; % [min] motor.gain = 0.2; % [rpm/V] % tran...
5 years 前 | 1 个回答 | 0
