photo

Lin Bo Yang


2019년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


function J= GA_PID(kpid,opt) Error: Function definition not supported in this context. Create functions in code file.
% GA03.m % kpid: pid 參數 % opt=1: 畫出系統響應圖 function J= GA_PID(kpid,opt) % 將受控體轉為數位模型 ts=0.01; sys=tf(39,[1,74,0]); dsys=c2d...

5년 초과 전 | 답변 수: 1 | 0

1

답변