Community Profile

photo

Antonios Nasioulas


Last seen: 4 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


1-d array plotted with imagesc shown as 2-d
Hello, I want to print an 1-d array lets say 1:10 with imagesc and I want the resulting plot to be an 1-d array as well. But w...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Optimizing a step function of two bounded variables
What is the best matlab function for optimizing a step function of two bounded variables? Edit: I don't know if it makes any ...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Short-cut from one line to another when I edit the script
Hello, I have a big script for creating many different kind of plots. Every time I print one specific kind and I choose this by ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Unrecognized function or variable 'getIpOptions'.
I try to use fmincon with options being options = optimset('Algorithm', 'interior-point', 'Display', 'off', 'MaxIter', 10000); ...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


exp(A) gives zero in the first argument
When I compute for example exp([71 307]) on matlab (on my laptop version) I get ans = 1.0e+133 * 0.0000 2....

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort