photo

Phillip


Last seen: 2 giorni fa Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

7 Domande
0 Risposte

RANK
277.560
of 297.503

REPUTAZIONE
0

CONTRIBUTI
7 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
71.43%

VOTI RICEVUTI
0

RANK
 of 20.449

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 159.017

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 3
  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


Insert zeros in random positions following another zero
Hi All, I have a large array such as this one: X = [2 1 0 4 5 0 778 90 0 3 88 0 77 66 0 12 23 0 45 80 0 89 67 0 34 67 0 76 32 0...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


string match and replace string with matching number from another matrix
Hi All, I'm stuck. I have a file called StimNo.mat that contains the filenames of over 2000 soundfiles (e.g. 'air.wav', 'air_2....

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


loop error with "unique" and "interp1"
Dear Matlab-Experts, trying to find the 50% threshold for a sigmoid shaped curve using interp1 for a set of subjects. Managed t...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Precision of numbers problem (I think)
I have a matrix with 4 columns. I'd like to do something very simple, which is average all numbers in Column 4 given specific nu...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Finding repeating pairs of specific numbers within column
I'm stuck on this probably very trivial problem: I have a matrix like this (just much larger!): A = [1 2 4 10 11 12 14 17 19...

quasi 4 anni fa | 0 risposte | 0

0

risposte

Domanda


insert ones at given position of matrix
I'm stuck on this probably very simple thing - I have this matrix: rd = zeros(4, 6); and x is meant to be the position ...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I extract the first non-zero in several specific segments of the same matrix?
I'd like to find the first non-zero in several segments of the same large matrix. For example: x = [3 2 3 4 5 6 6 8 6 10; 0 0...

oltre 11 anni fa | 1 risposta | 0

1

risposta