Community Profile

photo

Umesh


2013 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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 ...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

約11年 前 | 1 件の回答 | 0

1

回答

質問


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...

約11年 前 | 1 件の回答 | 0

1

回答