photo

jack star


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 8 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Matrix dimensions to create for loop?
Both works fine, thanks a lot.

etwa 8 Jahre vor | 0

Frage


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: ...

etwa 8 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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),...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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. ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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. ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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>...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort