photo

AJA


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Counting number of matrix elements with 1 and 2.
Example of my matrix: A = [10 1; 10 2; 11 1; 11 1; 12 1; 12 1; 12 2; 13 1; 13 1]; The first column is the ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Difference between two successive elements in a matrix
For example, I have a 100 x 3 matrix A A = [1 0 542 1 5 21 1 10 125 1 15 6245 1 20 2678 1 50 580 1 55 1205 1 60 ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Sorting out data in a matrix
For example, I have a 100 x 3 matrix A A = [1 0 542 1 5 21 1 10 125 1 15 6245 1 20 2678 1 50 580 1 55 1205 1 60 196 2 0...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to store values of rows in a matrix where the 3rd column is a multiple of 100?
I have a matrix with 3 columns and a large number of rows. In order to reduce the rows, I need to keep the rows whose 3rd column...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort