hi guys, my thesis work involves artifact correction from EEG data using ICA. EEG data consists of 12 eeg channels and 4 reference channels (Resp,EKG,EMG,EOG)....
hi abhishekh, i got the cd, but i dont know how to get my PLP, they say i should have a liscence no, could u give me the liscence no, and a quick guide to...
could anyone suggest me miniprojects in dsp and /or communications just as a kickstart. i would like to know , if anyone has read from a .wav file and...
how about implementing turbo codes? On Sun, 2003-03-09 at 17:56, shivani rao wrote: could anyone suggest me miniprojects in dsp and /or communications just as...
Perhaps you could try implementing an equalizer, try selectively suppressing certain higher frequency components. :-) "Ramil G. Sagum" <ramil.sagum@...>...
Good day, The present message is announcing to the DSP community about a new Internet Forum about Digital Signal Processing and related topics, covering (but...
HI All, I became member of this group just few days before thinking this group would be hustling n bustling with activities. But seems this group is as good as...
Hello friends, Lots of things to learn and digest in DSP. Whta's a circular buffer? Why is it needed? How it is implemented? Any pointers will be greatly...
Hai, In wave file first 44bytes data is the header information(type of file, size #of channels #of bytes/channel etc. 16/8 bit data) After that u will get the...
A good example (and the simplest) for circular buffer use in DSP is in the FIR filter implementation. When you implement a FIR filter on a real time system ...
Hello all ! I'm new to the codings and such on the DSP kit, and currently i'm going to use the TI TMS320C5402 DSP to implement the decompression of signals,esp...
Hi FFT Generator from Tyder generates fast, synthesizable, easily readable VHDL code for FPGA/ASIC design. We are having a special offer which gives customers...
Hello, I am writing a program, in Java, that will perfrom the convolution and deconvolution functions. I have found a formula for convolution and am able to...
Hi Deepak, You know this group is to exchange the DSP knowledge / technologies with the other members of the group. Or it may be give some good solution(s) /...
Hi, Can any know subband synthesis filtering in MPEG Audio decoder? Please send me the details about how it works? which will be the best way of implementing...
Deconvolution is trickier than convolution. In the following I will outline a few methods. If you are interested in one of them, I can provide more ...
CANDIDATES MUST COME FROM A "3-G WIRELESS, STREAMING MEDIA" ENVIRONMENT, MANUFACTURER, 8-10 YEARS EXPERIENCE... SORRY, NO EXCEPTIONS !! PLEASE DO NOT SUBMIT...
Michael, from my understanding,deconvolution is typically an ill-posed problem and most of the work I've done with deconvolution involved model-based iterative...
Hi Group Why is MOST of the questions and answer are coming from India or Indian student studying at western UNIVERSITY! Is it because there is no DSP JOB in...
Hi group, I want to build some blocks for my modem design using Xilinx cores. Moreover i am using the FPGA advantage package (VHDL) for designing my modem. I...
Hi, I assume you want to know about the subband filtering process in MPEG (layer 3).Subband filtering is one part of a larger framework in DSP called as ...
Hi Feng, Thanks for your help. I do not have much of a singal processing background, so I am not very familar with Weinfer, IIR or FIR. If you could point be...
... exactly mean?After ý read your mail ý thought about it and searched something on net.Yes you're right many dsp firms have office in bangalore from...
Hi patil, Try implementing FFT (in C) or for that matter a FIR filter(in C). You can use Matlab for some really great stuff. But for the basics,I prefer C. ...