photo

Shima Asaadi


Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

10 Domande
0 Risposte

RANK
65.846
of 300.813

REPUTAZIONE
0

CONTRIBUTI
10 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

RANK
 of 21.086

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.169

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

Visualizza badge

Feeds

Visto da

Domanda


delete or keep special rows in a cell array based on specific column values
I have a cell array with 2 columns. first column is array of strings, and second is numeric values. I would like to *delete* the...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Avoid for loop which has an if-statement in it
I have a for-loop process, in which I have to check sth, so I have a if statement. How can I avoid for-loop to have a faster cod...

quasi 10 anni fa | 2 risposte | 0

2

risposte

Domanda


finding specific string in cell arrays
I have a set of alphabet, like: alph={a,b,...,z} And Also a cell array named "repo" in which different combination of alphabet...

quasi 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Convert matrix of char to numbers
I have a big m*n matrix with char elements (the elements are natural numbers). I want to change it to a matrix to work with numb...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


How to apply efficient if-else statements in a big data cell array
I have a cell array of 3 columns. Based on the different joint values of 2nd and 3rd columns, I would like to assign a number to...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


delete first x number of rows from a cell array
I have a 2000*4 cell array. The 4th column is an ascending numeric values from 0 to 30. I do not know how many rows have 0 val...

quasi 10 anni fa | 2 risposte | 0

2

risposte

Domanda


writing each line of a text file in a cell array
I try to write a text file in a cell array in MATLAB, each line consists of a number of strings,in to a cell array, and at last...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Error using mex : "Undefined symbols for architecture x86_64: ... "
I am using MATLAB R2015b on Mac. I try to run a very simple cpp file using mex in MATLAB, like the following function: ...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Reading a *.txt document and extracting specific words/phrases
I have a *.txt document file and I would like to extract the words/phrases that I know the start and end character number of the...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Labeled rows and column in a matrix
I would like to create a matrix with labeled rows and columns. Then use the labels to fill in the Matrix. For example: the firs...

quasi 10 anni fa | 1 risposta | 0

1

risposta