| Author |
Message |
chengky
Joined: 11 Dec 2003 Posts: 0
|
12 Dec 2003 14:08 |
|
|
|
|
| Can you give some advices how to learn the Digital Signal Processing? I'm a beginner.
|
|
| Back to top |
|
 |
sanjay
Joined: 04 Jul 2003 Posts: 117
|
12 Dec 2003 20:44 |
|
|
|
|
Hi chengky,
If u are intrested in learning Digital Signal Processing. I suiggest you start from going through dsp guide by steven smith which can be downloaded freely from www.dspguide.com
Then later on if u want to experiment the results and all for filtering purposes and other various topics u can have a look at the matlab software ..
I started learning digital signal processing through that book.. and found it quite a nice one for a beginner as it explained the stuff in very basic way..
the other DSP books are available on net and on this forum if u search from them..
Till then
Cheers
If u need help with anything in particular do let me know
|
|
| Back to top |
|
 |
eltonjohn
Joined: 22 Feb 2002 Posts: 1751 Helped: 28
|
12 Dec 2003 21:32 Re: Digital Signal Processing - Filtering Approach |
|
|
|
|
Also look at MCU server .. there are some good books there too.
But you should visit : http://www.dspguru.com/
|
|
| Back to top |
|
 |
Google AdSense

|
12 Dec 2003 21:32 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
renpzhou
Joined: 29 Nov 2003 Posts: 22 Helped: 1
|
13 Dec 2003 2:02 |
|
|
|
|
| I think,while you are learning dsp,you can also use matlab to do simulating.At the same time you should learn Matlat.There are many books on Signal Processing using Matlab.
|
|
| Back to top |
|
 |
cedance
Joined: 24 Oct 2003 Posts: 704 Helped: 28 Location: Germany
|
13 Dec 2003 5:21 Re: Can you give some advices how to learn the Digital Signa |
|
|
|
|
hi,
I would suggest u start with Understanding DSP by "Richard G Lyons", it is also found as an ebook in the mcu download forum. That is the book that every student is craving for. Don't miss that. And, without the help of matlab u are totally lost. So, then and there do simulations, carrying out the instructions that are given in many books..... That's it my "advice", be strong with the concepts before u proceed to the next chapter, this is a general advice.... First study the book in a global manner then locally( i mean first know what is where and then study the chapters..)
Regards,
Arun.
|
|
| Back to top |
|
 |
loki
Joined: 12 Jan 2002 Posts: 30
|
19 Dec 2003 19:37 Re: Can you give some advices how to learn the Digital Signa |
|
|
|
|
I agree with arunmit168. Learning DSP takes on severl different levels of effort. Get a high level overview of the concepts first.
With some effort, anyone can implement an FIR filter in code with the high level overview.
To truely understand digital signal processing you do have to get deep into the math behind the algorithms. There is alot to it and it takes time to get into the proper mindset since it takes on knowledge from several different area (calculus, statistics, linear matrix and non-linear algebra, etc). Don't let that stop you! Wonderful field.
Loki
|
|
| Back to top |
|
 |
Roland72
Joined: 12 Jan 2004 Posts: 3
|
12 Jan 2004 12:51 Re: Can you give some advices how to learn the Digital Signa |
|
|
|
|
| Start with example programs from your DSP manufacturer. Play with those programs to get some feeling.
|
|
| Back to top |
|
 |
yyangzq
Joined: 21 Apr 2004 Posts: 12
|
22 Apr 2004 3:21 Can you give some advices how to learn the Digital Signal Pr |
|
|
|
|
| you can begin some fundentmental idea and then simulate with matlab.
|
|
| Back to top |
|
 |
su_36xxnn
Joined: 21 Feb 2004 Posts: 21 Helped: 2
|
22 Apr 2004 14:29 Can you give some advices how to learn the Digital Signal Pr |
|
|
|
|
| hi, Digital Signal Processing is an complex course, but I think the core of it is simple--DFT. So first you can concentrate yourself in it, completely understanding its meaning. For example, you can think DFT is DFS, or you can think DFT is samples of DTFT in frequency, even you can think it is modulation. After you master the equation (untill now, I don't think I have mastered it), you can use Matlab to solve some practical problems.
|
|
| Back to top |
|
 |