Community Profile

photo

Piment


Fudan

2013년부터 활동

Followers: 0   Following: 0

연락

Matlab Rookie

통계

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Matrix padding with logical index
I have a matrix(6 by 3) of different row lengths: 0.9969 0.9724 0.3951 0.3590 0.5865 0.3983 0.6252 ...

거의 10년 전 | 답변 수: 2 | 0

2

답변

질문


Find instances in workspace by their properties
I have several instances of different classes in workspace, and I want to first get the instances instantiated from one class an...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


Vector and matrices dotwise multiplication
I have a n elements vector a1 a2 ... an and n same-sized matrices b1 b2 ... bn how can I do a1*b1 + a2*b2 + ... + an*bn wi...

대략 11년 전 | 답변 수: 1 | 0

1

답변

답변 있음
how to index a matrix by using a index matrix that has same size?
to be more specific, it's something like(it's actually 300 by 5500 in my case): A = 0.9649 0.4854 0.9157 0....

대략 11년 전 | 0

질문


how to index a matrix by using a index matrix that has same size?
I have a m by n data matrix and a m by n index matrix which rearranges the order of the n elements in each row of the data matri...

대략 11년 전 | 답변 수: 3 | 0

3

답변