photo

AaHi


Last seen: oltre 2 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

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 2 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

oltre 4 anni fa | 1