photo

sony


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
I have a matrix and I want every point to be plotted in a graph resembling a parabolic curve
i think this is what i was looking for: figure; [c,h]=contour(distance); clabel(c,h);

mehr als 10 Jahre vor | 0

Frage


I have a matrix and I want every point to be plotted in a graph resembling a parabolic curve
Hi, I have a random matrix and I want each point from the matrix to be plotted on a graph resembling a parabolic curve. I ...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


I have a matrix 'a' and i want to calculate the distance from one point to all other points. So really the outcome matrix should have a zero (at the point I have chosen) and should appear as some sort of circle of numbers around that specific point.
% this is what i have so far but its not showing me what i want. I cant figure out what im doing wrong. %any suggestions wo...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten