photo

Umesh


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Sort a matrix based on one row?
lets say we have a 3x3 matrix as a= 2 5 3; 2 8 1; 4 1 9; and I want this matrix sorted based on its 2nd row ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plot 2 arrays in matlab?
lets assume I have two arrays a & b as follows: a=[1,2,5,3,1.5,7,6]; b=[12,1,45,11,3,2,65]; plot(a,b) gives a plot havin...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to trim data from a double variable?
Lets say we have a double variable 10x10 array, and entries in its 3rd row are (1,2,5,6,5,6,7,8,2,4), we need the values corresp...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort