Jakob Hannibal
Copenhagn University
2014 年からアクティブ
Followers: 0 Following: 0
Studying It & Health
Feeds
回答済み
on the use of the accumarray function
When doing this: vals=101:106'; subs= [1 1;2 2;3 2;1 1;2 2;4 1;] A=accumarray(subs,vals) A = 205 0 0...
on the use of the accumarray function
When doing this: vals=101:106'; subs= [1 1;2 2;3 2;1 1;2 2;4 1;] A=accumarray(subs,vals) A = 205 0 0...
10年弱 前 | 0
質問
Logical indexing for matrix
Hi Everybody! I have difficulties with some logical indexing. I have vector with time values. For example the date 1st janua...
約10年 前 | 2 件の回答 | 0
2
回答質問
remove row from matrix
Hello! I have a problem where I need to remove som rows from a matrix. I need to remove all numbers under 10 and over 60 from...
約10年 前 | 1 件の回答 | 0