Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
I want to design a simple equalizer in matlab for this i am planing to desing some filters catering to some frequencies bands and then just pass a PCM stream to it. I am planning for FIR filters ? Can anyody share his experience when doing something like this ?
Windowing after IMDCT
Hi all,
I have a question about windowing . As we see in most of the decoding algos that windowing is done with the delay buffer having previous decoded frames component .My question is that why the lengh of delay buffer is half of the length of the current buffe...
Re: HELP:spectral time-frequency analysis using fourier algo
You have to just take the FFT of the signal and then take the square of the components thereafter .
By plotting this graph you can get the PSD graph of the signal.
dipak
P.S. If your doing in MATLAB then fft,square,plot...
octave dsp
The best thing that you can do is to download octave(www.octave.com) it is a tool which is same as matlab and is a key yo understand basic functionalities in DSP .
After this start with Richard lyons this is one of the simplest books around and then implement everything or the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.