photo

Jakob Hannibal


Copenhagn University

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Studying It & Health

统计学

  • Thankful Level 1
  • First Answer

查看徽章

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

10 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答