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

답변