photo

Vishal Sathiaseelan


Last seen: 5 days 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


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); ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

2 years 前 | 0 个回答 | 0

0

个回答