Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to learn DSP and what is Matlab and Simulink used for?

Status
Not open for further replies.

sureshk

Newbie level 6
Joined
Apr 17, 2006
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,375
Hi all,

I am new to this site.I want to learn DSP.
The main thing I wanted to know is, for what purposes MATLAB and Simulink are used?

As a beginner, how should i proceed to learn using DSP for Audio/Video processing?

Thanks,
sureshk
 

Re: How to learn DSP

There are a lot of material in "EDA E-books Upload/Download" section. Try to search it.
 

Re: How to learn DSP

I highly recommend one book:
"introduction to signal processing" by orfanidis.
 

Re: How to learn DSP

I strongly recommend "Understanding Digital Signal Processing" by Richard Lyons
 

Re: How to learn DSP

hi
when you start learning dsp. I would also suggest you to learn matlab also.
If you need matlab help you can ask me.
 

Re: How to learn DSP

If you're are not a senior undergrad student or an engineer or a computer science graduate......i would recommend "SIGNALS & SYSTEMS MADE RIDICULOUSLY SIMPLE".. this is a wonderful book of less than 150 pages...and covers all the basic concepts with a minimum amount of maths. Otherwise with PROAKIS, or OPPENHEIM or SANJEET K. MITRA, you will need a whole LOT of mathematical techniques before you get to the real thing (around 2-3 months)...Still, if you do have a lot of time to give to DSP, I would recommend SANJEET K. MITRA alongwith its lab manual (that uses MATLAB).



MATLAB is a programming environment, specially suited for all sorts of engineering and maths intensive jobs. It provides you all lot of functionality with a very few lines of code (integration, plotting, etc....) In DSP, we usually use it to simulate our algorithms before we implement them on some hardware platform such as Digital Signal Processors or FPGAs. You can compute FFTs and find CONVOLUTIONs etc with single line of code. Thus, you can focus on your particular algorithm rather than having to write huge code for these basic mathematical operations (FFT, convolution, correlation etc) on your signals.

One wonderful book for MATLAB's latest version is by William J. Palm.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top