photo

Math Works


Active since 2021

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

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

2 years ago | 0

| accepted

Question


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

2 years ago | 1 answer | 0

1

answer

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

2 years ago | 0

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

2 years ago | 1

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer