Re: analog bandpass filter



On Mar 3, 4:37 pm, "senece" <senthil86_...@xxxxxxxxx> wrote:
i would like to know how to subject a sampled signal from a microphone
using matlab to a filter(bandpass frequency of 3Khz) to remove noise. can
anyone send me the coding for the filter? it would helpful to know how to
subject the signal to the filter in matlab.(the signal is sampled at
110025Hz )

You might like to check out the Matlab function 'fdatool' to help you
design your filter, and the functions 'filter' or 'fftfilt' to
implement it.

Sasha
.



Relevant Pages

  • Re: some suggestions on my octave-band spectrogram analysis in fixed point DSP implementation
    ... i am aiming to design a 1/3 octave band spctrogram for vibration ... I use the digital 1/3 octave bandpass filter banks to achieve my goal. ... I did it in MATLAB. ... But after the implementation inside the fixed point dsp TMS320LF2407 ...
    (comp.dsp)
  • Re: Levinson-Durbin Recursion revisited
    ... to inverse filter design, and this is also the subject of this post. ... levinsonin matlab produces a set of filter coefficients that is the ... an autocorrelation buffer which is one sample longer than ...
    (comp.dsp)
  • Re: matlab and dual core processing
    ... Yes, I need to compute a filter on a piece of data, and it's ... I'll have a look at both Star-P or Matlab DCT to see if they ... I'm not sure if running multiple instances of Matlab on a ...
    (comp.soft-sys.matlab)
  • Re: Filter design pls help
    ... I have relialized the filter using fdatool in matlab ... Can any one pls help me with the vhdl code ... "Applied Control Theory for Embedded Systems" by Tim Wescott ...
    (comp.dsp)
  • Re: Filter design pls help
    ... I have relialized the filter using fdatool in matlab ... Can any one pls help me with the vhdl code ... The working implementation our teacher has asked is on FPGAs ...
    (comp.dsp)