Feeds
질문
Contour maps matlab for a number of poles
Hi with this code: damp_theta_vec = [0.1:0.1:0.6]; wn_theta_aux = [-3:0.1:-0.1]; for k=1:length(wn_theta_aux) for j = 1:...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
Kp, Ki, Kd values to an PID controller
Hello, I would like to know what the code would be to obtain the PID values, with the following steps: Take the location of t...
거의 7년 전 | 답변 수: 1 | 0
