Statistica
                        MATLAB Answers
                        
                    1 Domanda
                        0 Risposte
RANK
289.539
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          1 Domanda
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            0.0%
                        
VOTI RICEVUTI
0
RANK
of 168.477
CONTRIBUTI
                            0 Problemi
                            0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 6 anni fa | 1 risposta | 0