Moving Average Filters in DSP
10:51
4 жыл бұрын
Brick Wall FIR Filters
14:19
4 жыл бұрын
Пікірлер
@berserk4106
@berserk4106 2 жыл бұрын
Thank you
@dspguru529
@dspguru529 2 жыл бұрын
You're welcome!
@andrewandrosow4797
@andrewandrosow4797 2 жыл бұрын
Hello! This software isn`t free - is there a free software for moving average filter design in the Internet?
@dspguru529
@dspguru529 2 жыл бұрын
There probably is but I don't know of anything without searching for it. Anyway, there isn't actually much to design: you just pick the length of the average to find the best compromise between smoothing and delay to meet the needs of your application. Trial-and-error often can be used for that.
@baderahmed2835
@baderahmed2835 2 жыл бұрын
the music at the beginning was for bach , really cool stuff
@dspguru529
@dspguru529 2 жыл бұрын
Yes, thanks!
@pablomarchesiselma7268
@pablomarchesiselma7268 3 жыл бұрын
Just what i needed
@davidgraham872
@davidgraham872 3 жыл бұрын
Thanks!
@apachelee884
@apachelee884 3 жыл бұрын
Hi may i ask a qns? If i need to create fir filter with firpm, single 512tab which mean 512 order, use setting 1 as example, how to create the lowpass filter as b=firpm result nan, f= [ 0 0.4 0.8 1.0], a=[v(1) v(4) v(8) v(10)]?
@tempusFugit1337
@tempusFugit1337 3 жыл бұрын
Hi i had the following question, how i can determine the cutoff frequency of a moving average filter ? Greetings.
@bobowzki
@bobowzki 4 жыл бұрын
This is amazing!
@TheTyme99
@TheTyme99 4 жыл бұрын
This is a fantastic video, your explanation is very intuitive and significantly better than my textbook!
@nileshvatwani2584
@nileshvatwani2584 4 жыл бұрын
Nice work
@fallofmanbrand
@fallofmanbrand 4 жыл бұрын
great video bro
@jimz92raisanz
@jimz92raisanz 4 жыл бұрын
impressive, sir do you have a code for the low pass filter with FIR using least square design
@jimz92raisanz
@jimz92raisanz 4 жыл бұрын
impressive, sir do you have a code for low pass filter with FIR using least square design
@lyqht
@lyqht 4 жыл бұрын
I've been trying to find vids to explain parks-mcClellan method since my prof doesn't explain it much, thank you!
@dspguru529
@dspguru529 4 жыл бұрын
Thanks, glad I could help!