photo

Jose Zamora Zeledon


Last seen: etwa 4 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Label the color bar for a heat map created with heatmap(x,y,data)
How can I label the color bar (e.g. 'Pressure (Pa)' or 'Temperature (K)') for a heat map created with h = heatmap(x,y,data)? I d...

fast 7 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Put axes in center of image?
I have a 64x64 matrix 'img' that represents an image; I'm plotting with imagesc(img,clims). Right now both the x and y axes go ...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to scale the Tick Label by a number?
I'm using images(imd,clims) to plot a figure. The figure is a 64x64 matrix, and the ticks currently go from 0 to 64 on both x an...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why is this nested for loop faster in python? How can I make it faster in Matlab?
...code above... J = zeros(n_x,n_x,n_x); %Preallocation ionf = zeros(n_x,n_x,n_x); %Preallocation dens = zeros(n_x,n...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten