![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3171693_1522093920149_DEF.jpg)
Stamatis Samaras
Followers: 0 Following: 0
Statistica
8 Domande
0 Risposte
RANK
12.005
of 297.016
REPUTAZIONE
3
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
3
RANK
of 157.725
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
Feeds
Domanda
Elegant way to create dynamically an array inside a for loop ?
Check the following piece of code. r = magic(5); w = bartlett(5); for j=1:10 b1(j)=sum(r(1,:).*w'*j); ...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to do the following in a simpler and smarter way?
The following code prepares the labels for some classes. We have standard 12 elements of 1,2,3,...,21 one after another. Now is ...
oltre 11 anni fa | 2 risposte | 0
2
risposteDomanda
How to extract data from a cell in a specific way ?
Suppose I have the following code for n = 1:21 sz = [23,42000]; data = cell(sz); for k = 1:12 ...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How to choose initial component parameters with gmdistribution.fit ?
I am training a Gaussian Mixture Model through gmdistribution.fit. However, as far as I am concerned my initial component parame...
oltre 11 anni fa | 1 risposta | 2
1
rispostaDomanda
How to make a 1xNxM array NxM ?
I think question says everything ,in fact I have a 1x23x13 array that i need to make it appear as 23x13.
oltre 11 anni fa | 1 risposta | 1
1
rispostaDomanda
How to put a list of different arrays, one below another, to create a new array ?
What I am asking is similar to this example, I have y1,y2,y3 manually created and I want my final array to be data =...
oltre 11 anni fa | 2 risposte | 0
2
risposteDomanda
How to put a list of different arrays, one after another, to create a new array ?
What I am asking is similar to this example, I have y1,y2,y3 manually created and I want my final array to be data = [y1...
quasi 12 anni fa | 2 risposte | 0
2
risposteDomanda
How to read AMR files or Convert them to WAV with Matlab?
I have some AMR files captured by cell phone , and I want to use them as data for some later use, I can convert them with some e...
quasi 12 anni fa | 1 risposta | 0