Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
翻译 - 数字信号处理(DSP)理论:信号,滤波(IIR,FIR,CIC,MAF),变换(FFT,DFT,希尔伯特,Z变换)等。
mpv lua scripts
An Arduino finite impulse response and infinite impulse response filter library.
This project will walk you through the importance of Fast Fourier Transform (FFT) which is one of the major computation techniques in the world of Digital Signal Processing (DSP). It also explains how...
WinFilter graphical FIR filter design program
This repository is about the lab activity which we had done in Digital Signal Processing Lab(DSP Lab)
🎛 Simple FIR filer design tool and practical guide (Lowpass, Highpass, Bandpass, Bandstop)
Python implementation of the Gaussian Sum FIR Filter for 2D Target Tracking by Prof. Pak (DOI: 10.1007/s12555-018-0938-4)
Sends data from an ADC to a UART-USB interface
Extract animal sound as clearly as possible and remove background unwanted sounds
FIR and Upsampling Filters in OCaml
#算法刷题#The performance of multiple-channel ANC algorithm is evaluated and showcased with figures and charts of juxtaposition.
Implementation of FIR filter with time multiplexing and upsampling in Verilog.
Digital signal processing exercises on filters, their applications, the fundamentals of image processing, FIR filter windowing, notch filters, differentiating filters, z-transform and IIR filters.
Thiết kế bộ lọc FIR thông cao (BTL Xử lý tín hiệu số - XLTHS - PTIT) - FIR High Pass Filter Design in Digital Signal Processing (PTIT Major project)
Velocity Selective Recording using a TDNN
Digital FIR and IIR filters with intelligible Python codes using SciPy.