Statistica
RANK
224.039
of 300.851
REPUTAZIONE
0
CONTRIBUTI
13 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
84.62%
VOTI RICEVUTI
0
RANK
of 171.294
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
How to create this specified matrix?
Hi all. I have some values from U(1)...to...U(500) , and I need help to create this matrix: <</matlabcentral/answers/uploaded...
oltre 9 anni fa | 3 risposte | 0
3
risposteDomanda
AR Spectrum Estimate with Covariance Method Order Problem
Hi all. I have data matrix y(80x200). I want to use AR Spectrum Estimate using Covariance Method (pcov) for orders 10,50,100. Bu...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
Matrix dimensions to create for loop?
Hi all. I have rr(6x200) matrix. I want to find Rc and V matrixes for each 200 column, I showed below for one column: ...
oltre 9 anni fa | 3 risposte | 0
3
risposteDomanda
How to remove mean from matrix values?
Hi all. I have M(80x200) matrix. I found mean A=mean(M) for every column so I have A(1x200) matrix. Now I want to subtract mean...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to create matrix from another matrix?
Hi all. I have m(80x200) matrix. I want to take first 41 values from each column and create n(41x200) matrix. Do I need for loop...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Creating specific matrix from other matrix?
Hi all. I have data matrix *x*(1x160) and It's columns contains 0 and 1 values. I want to create a matrix that shows whichs colu...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Creating matrix from other matrix columns with loop?
Hi all. I have data matrixes *x*(15x16) and *y*(15x16). And I want to create new matrix *z*(15x16) by taking some columns of x a...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to return from reshape function?
Hi all. I reshaped my data matrix y(24000x1) like this: x=reshape(y,150,160); I changed some datas of x and I want to retu...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Creating for loop for matrixes?
Hi all. I am using these codes to calculate To and Fo. I have matrix x(150x160) and I need to process each column of it x(:,1),...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to create for loop to find coefficients of segments?
Hi all. I have a data matrix named: y (150x240) I'm using each column (150 datas) of that matrix to find some parameters. ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Finding energy of speech signal
Hi all. I have speech signal, and I divided it into frames with 150 samples. How can I calculate the energy of each frame? I'm t...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Dividing speech signal into short-time segments?
Hi all. I created a speech signal in Matlab. I need to divide speech signal into short-time segments with lengths 150 samples. ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to create a matrix?
Hi all, I am trying to create a matrix (101x101) like this : <</matlabcentral/answers/uploaded_files/49018/Ads%C4%B1z.jpg>...
quasi 10 anni fa | 1 risposta | 0
