Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
167.277
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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 use a MATLAB function called MC estimator to determine frequency?
the following is the matlab function for the MC estimator function w = mc(x); % w = mc(x) is used to estimate frequency ...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
changes to sampling frequency result in wrong answer
given the following code to determine frequency, Ts=0.001,hence fs=1000 t = 0:0.001:0.1-0.001; x = 10*cos(267*pi*t+1.2); ...
alrededor de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
errors appear when doing FFT on data imported from text file
trying to determine the frequency estimate after doing FFT on data imported from a text file. load spot_num.txt ssn = spot...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
to determine the peak frequency in from the plot of the Fourier transform
a continuous-time sinusoid x(t)=10cos(267*pi*t+1.2) is sampled to x[n]=10cos(0.267*pi*n+1.2) with period Ts=0.001 and n is betwe...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to use zeros command to construct a new sequence?
just wondering how to use zeros command to construct a new sequence y[n] by padding M zeros at the end of x[n]=10cos(0.2*pi*n+1....
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
please help correct fft command used to compute equation
given a discrete-time sinusoid x[n]=10cos(200*pi*t+1.2) where n is between 0 and 100 (including 0 and 100) With the use of th...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
how to use fft command to compute equation?
given a discrete-time sinusoid x[n]=10cos(200*pi*t+1.2) where n is between 0 and 100 (including 0 and 100) how to use fft c...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
use matlab to represent equations
i am now trying to use use matlab to represent equations <<http://imageshack.us/a/img841/5484/capturennmh.png>> come up w...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to use PHD method to compute the frequency estimate?
let x(t)=10cos(200*pi*t+1.2) which is a continuous-time sinusoid. The x(t) is sampled every Ts=0.001 sec. to obtain a sequence x...
alrededor de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
use modified covariance (MC) method to estimate frquency?
let x(t)=10cos(200*pi*t+1.2) which is a continuous-time sinusoid. The x(t) is sampled every Ts=0.001 sec. to obtain a sequence ...
alrededor de 12 años hace | 1 respuesta | 0