photo

Math Works


Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How do I get the normal single window interface back after updating matlab?
grumpily answering my own angry question https://www.mathworks.com/matlabcentral/answers/307167-how-do-i-reset-the-layout-of-ma...

fast 2 Jahre vor | 0

| akzeptiert

Frage


How do I get the normal single window interface back after updating matlab?
This is driving me nuts, why matlab people change interface after update? Now I have 2 awkward windows that I don't know how t...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to specify the variables to be integers in fmincon function.
Is there an equivalent integer one that doesn't define f as vectors?

fast 2 Jahre vor | 0

Beantwortet
How to include an image with original resolution in a Live Script?
so? still not fixed?

etwa 2 Jahre vor | 1

Frage


Make very small numbers in complex matrix zero
format shortG a11 = 0; a12 = exp(-j*0.5*pi); a21 = exp(-j*0.5*pi); a22 = 0; S = [a11, a12; a21, a22] A = ((1+a11)*(1...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to let Matlab show large trends in Nyquist Plot?
Matlab works in most cases when plotting Nyquist plots, but when there is a astronomically high value, matlab fails to recognize...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort