Filter_8th_Order_Ma​tlab

Create a 8th order filter in Matlab and pass a noisy sinus pulse through it and see the result in Frequency Domain.
27 descargas
Actualizado 27 feb 2019

# Filter_8th_Order_Matlab
Create a 8th order filter in Matlab and pass a noisy sinus pulse through it and see the result in Frequency Domain.

inputSignal : is a sinus pulse with :

** Frequency : 20 Khz
** Amplitude : 1 V
** Phase : 0 rad/s
** samples : 128

The filter that I've designed is lowpass Butterworth filter with 21 KHz cutoff frequency, wich, for data samples at 48 KHz, corresponds to rad/sample.

Additionally, I influenced my inputSignal (sinusPulse) with an AWGN (Additive White Gaussian Noise) with an SNR of 12dB, and attack it in the input of the filter.

In the end I plotted the output of the filter in the Frequency Domain using FFT (Fast Fourier Transform) and figure out how does the filter works in function with several SNR values and sinuPulse samples.

By BENSEDDIK El Mehdi

02/27/2019

Citar como

Mehdi BENSEDDIK (2024). Filter_8th_Order_Matlab (https://github.com/BenSeddikMehdi/Filter_8th_Order_Matlab), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2018b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Digital Filter Analysis en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Filter_8th_Order

Filter_8th_Order

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.