jack star
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
264.887
of 295.673
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
84.62%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 8 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
más de 8 años hace | 0 respuestas | 0
0
respuestasMatrix dimensions to create for loop?
Both works fine, thanks a lot.
más de 8 años hace | 0
Pregunta
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: ...
más de 8 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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),...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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. ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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. ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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>...
más de 8 años hace | 1 respuesta | 0