photo

babis


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

8 Domande
0 Risposte

RANK
181.727
of 300.331

REPUTAZIONE
0

CONTRIBUTI
8 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.124

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


how to find specific columns using vectors
I have a matrix U (n*m) and vectors v(1)-v(m) [not the same size]. I want for every vector to find in the respective row (for ve...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


calculate values from different matrices
I have a matrix U (n*v). I want for every column to have a matrix that has the number of the non-zero rows. For example U= [1 1 ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


non zero rows per column
i have a matrix. suppose A=[1 0 8; 0 0 2; 3 0 5; 4 8 0; 0 5 3; 6 1 3; 1 6 5; 0 7 1] and i want to get the non zero rows...

quasi 12 anni fa | 3 risposte | 0

3

risposte

Domanda


find non zero elements put in a matrix
i have a matrix and i want to take the row number of every non-zero element per collumn into a new matrix

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to split matrix by percentage
I have a matrix R(u,v) and i want to split into 2 new matrices M, N. M will be the first 10% of the rows of R and N will be t...

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


new array using average row of the old array
I have an array M(1000,1000) and i want to build a new array N(1000,1000), where each element of N has the old value minus t...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


new array using average row of the old array
I have an array M(1000,1000) and i want to build a new array N(1000,1000), where each element of N has the old value minus the a...

circa 12 anni fa | 2 risposte | 0

2

risposte

Domanda


convert an array to a new
I have an array M [100000*3]. I want to create a new array where the one dimension will be the 1st column of the array M, the ...

circa 12 anni fa | 1 risposta | 0

1

risposta