![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9076684_1535102883595_DEF.jpg)
AaHi
Followers: 0 Following: 0
Statistica
RANK
16.628
of 297.016
REPUTAZIONE
2
CONTRIBUTI
1 Domanda
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
1
RANK
of 157.725
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
Creating a serialport as public variable
Hello everybody, I've got a problem defining a serialport as a public variable. Doing that I get the following error message: ...
oltre 3 anni fa | 1 risposta | 0
1
rispostaRisposto
How to convert an equation from z-plane to w-plane in MATLAB
If you are working with an tf-values use following code: T = 0.2; NumG = [1] DenG = [1 1 0] Gs = tf(NumG, DenG) Gz = c2d(Gs...
How to convert an equation from z-plane to w-plane in MATLAB
If you are working with an tf-values use following code: T = 0.2; NumG = [1] DenG = [1 1 0] Gs = tf(NumG, DenG) Gz = c2d(Gs...
circa 5 anni fa | 1