Community Profile

photo

Jakob Hannibal


Copenhagn University

Aktiv seit 2014

Studying It & Health

Statistiken

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

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

mehr als 9 Jahre vor | 0

Frage


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

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort