Sign in

username or email:

password:



Not a member?
Forgot your password?

Search compdsp



Search tips

Ads

Discussion Groups

See Also

Embedded SystemsFPGA

Discussion Groups > Comp.DSP

Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.

There are 3 threads in our archives.

You are looking at page 1 of 1.

The threads with the newest articles are listed first.

Re: About spectrum of speech and fax transmission
0

Alex - 2006-01-30 10:44:00
Hi, if you are looking for info how fax technology is different from voice modem communication the answer is simple: they used different signals what controlled by correspondent international stand...Re: About spectrum of speech and fax transmission

Re: Optimization and random errors
0

Alex - 2006-01-25 22:23:00
The key word you are looking for is a 'multi factor experiment'. I meet similar problem in one of my past life when I used to be a chemical engineer :). My problem was to minimize a number experimen...Re: Optimization and random errors

Re: testing overflow on ti c28x DSPs...
0

Alex - 2006-01-23 21:56:00
Hi, The C and asm both produce exectly same code if you do the V flag polling, the AND instruction. No difference from performance, but code in C is more readable and more portable. Good luck Ale...Re: testing overflow on ti c28x DSPs...