Emilia Butters
Followers: 0 Following: 0
Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
200.326
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
Error using reshape Number of elements must not change. Use [] as one of the size inputs to automatically calculate the appropriate size for that dimension.
Hi, I have the following code inside of a function: x = exp(xi); sz = size(x, 1)-255; a = reshape(x(1:sz-1,:), [255 256]); ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate the largest difference between peaks?
Hi! I have the following graph which is just a graphical representation of a 700 x 3 matrix in which each column is a line in th...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Why is there a difference between pwelch PSD & power of frequency bands?
Hi! I have calculated the PSD of my EEG data using (I have 55 channels): Fs = EEG.srate; nfft = 2^nextpow2(699880); for i...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
What should the order of my FIR filter be?
Dear all, I'm having difficulty deciidng on the order (labelled as x) of an FIR filter. I am creating speech-shaped noise using...
más de 4 años hace | 1 respuesta | 0