Statistica
4 Domande
0 Risposte
RANK
261.293
of 301.472
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
25.0%
VOTI RICEVUTI
0
RANK
of 174.655
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
Error when using 2 functions as input in lsim
Whenever I run this program, it gives me an error saying: Error using *. Inner matrix dimensions must agree. Could someone...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
How to use state space matrix to calculate response with inputs
So I have used the code below to obtain the transfer function of the system. I am now asked for the input of F1(x) is exp(-t) an...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Error when trying to obtain transfer function from state space representation in MATLAB
A = [-4 0 5 2;0 0 0 0;0 0 0 1;-6 0 -1 -2]; B = [1 2;0 0;0 0;0 5]; C = [1 0 0 0;0 1 0 0;0 0 1 0; 0 0 0 1]; D = zeros(...
oltre 8 anni fa | 0 risposte | 0
0
risposteDomanda
Error when trying to obtain transfer function from MIMO state-space representation in MATLAB
i'm trying to obtain a transfer function from my state-space MIMO response system. However, when I go to run this code, it will ...
oltre 8 anni fa | 1 risposta | 0
