Hi,
I've been looking into a particular problem for a while now and I have yet
to come up with an answer from the literature.
Does anybody have a mathematical explanation of the why abs(S) and a...
i doing the project AM-SSB modulator using code composer studio
TMS320C6713. And is almost finish but the output samples have some
problem and i found the problem is how to make the input samples re...
Hi,
I have been using a relatively small (256 point) FFT and some interpolation
to estimate the actual input frequency when I do not have a bin at exactly
that frequency.
However I was wondering i...
Hi,
I am trying to make correlation on correlation on frequency domain and I
use fft function which takes power of 2 input data so I must pad with zero
my incoming sample signal and localy generate...
Just a request: I wish it could be easy to print a given thread in a text
format. Right now I could only print from the browser, or copy and paste
the text to a Word Doc.
Thanks for considerations...
Hey guys.
So far, I've posted on a forum and a mailing list with no results, and only=
just realized it's probably best to ask this question on a DSP-specialized=
group.
(Sorry that my first...
You design a linear FIR(symmetrical real coefficients) then you decide to
move its frequency centre. The new FIR (complex) may not maintain symmetry
of its real part or imaginary part or both. Its gro...
I am investigating symbol timing recovery, specifically the gardner timing
recovery method with a farrow interpolating filter. In some block diagrams
I have seen in my research, there always seems to ...
As a DFT/FFT newbie I have a (probably naive) question: I was asked to
use an FFT to find the low frequency term in data collected from an
accelerometer. I used the routines in FFTW appropriate for ...