photo

AaHi


Last seen: presque 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

1 Question
1 Réponse

RANG
21 558
of 300 364

RÉPUTATION
2

CONTRIBUTIONS
1 Question
1 Réponse

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
1

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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

presque 4 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

presque 6 ans il y a | 1