Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.
There are 15040 threads in our archives.
You are looking at page 1 of 1504.
The threads with the newest articles are listed first.
So, I'm working on a spare-time project that's off the back burner for
at least a day. It's a trainer, and I'd _like_ to be able to set it up
so that advanced students can do their own programmin...
2010-09-02 05:24:00
Hi,
I need a documentation of this DSP chip - could you help me ? :-)
Google couldn't. :-(
Reagards
Roman Rumian
...
MacErich - 2010-09-02 04:32:00
Hi all
Tried to link fftw3 in cygwin, but keep on getting error messages such as:
fftw3_prb.o:fftw3_prb.c.text+0x121): undefined reference to `_fftw_malloc'
As an alternative, I just used an ...
gretzteam - 2010-09-01 01:19:00
Hi,
I have the current 3rd order IIR filter:
gain = 1789.111562
b = [1 3 3 1];
a = [1 -1.6009450356 0.9414772490 -0.1971027115];
I'm trying to implement this in fixed-point format, using DF1....
ombz - 2010-08-31 15:12:00
Hi.
I'd like to implement 2nd or 3rd order IIR low-pass filter on C6747. For
the 3rd order version I get following coefficients from MATLAB:
> > [B,A] = ellip(3,1,60,10/83)
B =
0.005139381603...
manuge - 2010-08-31 13:57:00
Hello,
I am a new user of fftw3 and there is something that I do not understand.
I will try to illustrate my question with an example.
First, I start in the physical space with a sinus wave y = ...
Atiq - 2010-08-31 13:51:00
Hi all,
I am very new to ezdsp F2812 .can any one tell me how to use it for my task
to control a sync motor by PWM.
When i connect it to the ccs it gives me the error
Error connecting to the ...
John N. - 2010-08-31 12:23:00
I was wondering if anyone could explain the best method is to
calculate the settling time of a continuous transfer function when
given a unit step input?
The settling time, or time to steady-stat...
jasonyau - 2010-08-31 09:28:00
Hi,
I'm trying to implement lms algorithm to output an 180 degree out of phase
noise signal. I've modify the sample given from dsk_audio4 as shown
below:
void HWI_RINT0()
{ Uint32 antino...
kramar - 2010-08-31 08:41:00
Hi,
I am using UHPI for my current ASIC based design. I am facing an issue
for the hstrobe signal generation. hstrobe is generated based on the top
level pin hds1,hds2 and hcs. I am not sure w...
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next