how to apply highpass, lowpass or bandpass filtering according to the paramaters ?
Afficher commentaires plus anciens
I have to apply filtering to a discrete time function.
Input signal is n-by-1 vector. Sampling frequency is also given in Hz. In addition, lower bound and upper bound of the frequency components in Hz that we want to pass through are given. According to these variables I need to decide which type of filtering to apply. How can I understand which one of the lowpass,highpass or bandpass is going to be applied to the input signal.
I appreciate any help, thank you very much...
Réponse acceptée
Plus de réponses (1)
srinivasa s r
le 7 Mar 2018
if true
% code
end
Catégories
En savoir plus sur Analog Filters dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!