Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
220.668
of 301.589
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.343
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.641
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 apply filter to the audio file?
clc;clear; [y, fs] = audioread('noisy.wav'); %sound(y,fs); window=hamming(512); noverlap=256; %window nfft=1024; [S,F,T,P...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How I can allocate specified number randomly without using randsrc
If I use randsrc, I can simply allocate specified number. alphabet = [-3 -1 1 3]; defaultip = randsrc(1,N,alphabet) + j*rands...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I store the output
i=0; for N=20:50 T=0.1; NT=N*T; n=0:N; t=0:0.005:NT; nT=n*T; Fs=1/T; x1=cos(2*pi*nT); xt1=cos(2*pi*t); xhat...
alrededor de 6 años hace | 1 respuesta | 0


