photo

Vishal Sathiaseelan


Last seen: 5 días hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


How to Identify Range of Frequency which is Noise from FFT Freq Domain graph
[x, Fs] = audioread('vuvuzela.mp3'); y = filter(LowPass5k,x); sound(y, Fs); audiowrite('vuvuzela_filtered.wav', y, Fs); ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


After y = filter(d , x), y is exactly the same as x. Please help filter function NOT working.
I am doing a typical Noise Filtering DSP Project. I have done an Elliptic IIR LowPass Filter using filterDesigner. When i use y ...

más de 2 años hace | 0 respuestas | 0

0

respuestas