photo

Melvinder Singh


Last seen: mehr als 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
0 Antworten

RANG
166.874
of 301.296

REPUTATION
0

BEITRÄGE
2 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 21.225

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.832

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Frage


Trying to solve for analysis of system stability with transfer functions where 1 + Gol = 0, x represents the S variable. It says "unable to find explicit solution".
syms x Gd = 1/((573.5*x)+1); Gc = (1.09)*(1+((1/693.51*x))); Gv = (0.020*(exp(-24*x))/((180*x)+1)); Gp = 1417.15/((573.51*x)...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Unit conversion using switch case or else if functions
Im supposed to use the switch case method or the else if method to solve this question. Anyone has any ideas on how to solve t...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort