Community Profile

photo

Floris


Aalto University School of Science & Technology

Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to apply MarkerFaceColor in gplotmatrix?
Hi. I'm trying to plot a set of matrices of size (16 x M). M changes, but 16 stays 16 (!). The gplotmatrix command does exac...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
ODE45, ODE113 How to get the step size in advance?
You can, if you so wish, set a maximum step size using odeset. See: http://www.mathworks.se/help/techdoc/ref/odeset.html#f92...

mehr als 12 Jahre vor | 0

Beantwortet
ode45 forcing function
I think this is what you need: http://www.mathworks.se/help/techdoc/ref/ode23.html Example 3 where the ODE receives a tim...

mehr als 12 Jahre vor | 0

Beantwortet
Can someone help me to draw a function having the Bolzano-Weierstrass property?
If it can be any function you have to plot, just make a linear one? say: x1 = a, y1 = f(a), x2 = b, y2 = f(b), with (as given...

fast 13 Jahre vor | 0

Frage


Contour plot along predefined surface
Hi, I have 3D-data, with Z = f(x,y) in numerical format consistent with meshgrid. I would like to make a contourplot of th...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort