Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.
There are 14548 threads in our archives.
You are looking at page 279 of 1455.
The threads with the newest articles are listed first.
xlzhang - 2008-07-02 11:06:00
I'm working on a DSP project which deals with the ADSP2101.All codes
is in assembly language,and now I want to call some assembly source
codes under C runtime library, I have tried some methods,
bu...
The documentation states that simulations use "linear profiling"
while emulation requires "statistical profiling." I understand
that, but isn't there a simple cycle counter that can be reset
from V...
baeksan - 2008-07-02 00:26:00
I was wondering what the most computationally efficient way of implementing
a biquad cascade would be? I've implemented an alsa application to
generate the filter coefficients and process some audio...
tkremund98 - 2008-07-01 18:01:00
If I were to simulate a signal by using the Fourier series synthesis
equations and some distributional assumptions on the amplitude and phase,
would I be able to generate a signal that was representat...
vasindagi - 2008-07-01 15:46:00
Hi All,
I read in this book DSP with Computer Applications that the rectangular
window (used for windowing ) gives the best approximation to the desired
frequency response in a least square sense....
cpshah99 - 2008-07-01 15:16:00
Hello All
I have designed a bandpass signal at carrier frequency of 12KHz and with
bandwidth of 8KHz. This signal is convolutionaly encoded with rate 1/2
encoder and QPSK modulation.
I do not kn...
jungledmnc - 2008-07-01 12:24:00
Hi there,
I'm trying to make a simple parametrical equalizer using the
Audio-eq-cookbook (like everyone else :-)). I use it on audio signal and
need to visualise resulting frequency response. E.g. pe...
samar - 2008-07-01 11:24:00
i hv to make a program for continuous time fourier series without
using its inbuilt function in matlab
ca anybody plz help me befor 30th june at smr_nyb@live.com
Regards
...
ameesh - 2008-07-01 11:09:00
I am currently working on burning my CCS program on to flash. According
to Mr. Rulph Chassaing, this is done in the regular sequence( i.e. by
adding
libraries,asm files, C files,linker file, and t...
Kral - 2008-07-01 07:34:00
Hello,
I'm interested in papers, articles or books with information on the
application of this method for designing filters. I don't want articles on
using MATLAB. I know how to apply this method usi...