Community Profile

photo

Ahsan


Last seen: 5 Monate vor Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Matrix row cell concatenation
Hello, I have a matrix and I would like to combine its row cells as an array of the matrix. Ex:a 1 2 3 4 5 6 7 8 9 res...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Check if a number in a matrix's first column exist. If yes then keep that entire row in a separate matrix
I have a 5x3 matrix. I want to scan through the first column of the matrix for a particular number. If that particular number ex...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Finding ratio between two elements of one Array
Hi there, I have an array that looks like this: Array = 1 2 3 4 5 6 7 8 9 I would lik...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Matrix value to store as matrix index
Hello All, I have a matrix A and I would like its values to be stored as its indeces in another matrix A = [2 2 1 1 1; 3 3 3 0...

mehr als 5 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to randomly select a seq of numbers and if duplicate in seq delete and repick
hi guys i have a simple question. I want to select 3 numbers randomly in a matrix A(1x3) form. if the three numbers are similar ...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Searching matrix for a particular value and ploting it
hi there. Say I have a matrix A = [1 2 3; 2 1 5; 6 7 5;8 2 1]. and i want to search for the value '1' in the matrix then plot it...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort