photo

Favier


Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Sum of matrix with variable dimension
Hello, I have two matrices produced by meshgrid and a simple scalar: r = 1:10; N = 1:10; [r,N] = meshgrid(r,N); N0 = 4;...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


fminsearch with vector function and vector output
Hello, Sorry I think the question is trivial but I can't find any answers on the previous posts. I have a function ' f ' tha...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Use imagesc to plot data extracted from hist3
Hello, I have two vectors X = [-1 -5 3 6 -1 7]; Y = [-1 -6 3 6 -1 7]; I want to plot the corresponding number of tim...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort