home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / dsp / 1843 < prev    next >
Encoding:
Text File  |  1992-07-29  |  2.3 KB  |  60 lines

  1. Newsgroups: comp.dsp
  2. Path: sparky!uunet!darwin.sura.net!wupost!sdd.hp.com!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!cwjcc!lake
  3. From: lake@cwjcc.INS.CWRU.Edu (Dr. Robin Lake)
  4. Subject: Re: teaching DSP with matlab
  5. Message-ID: <1992Jul29.203005.17749@usenet.ins.cwru.edu>
  6. Sender: news@usenet.ins.cwru.edu
  7. Nntp-Posting-Host: cwjcc.ins.cwru.edu
  8. Reply-To: lake@po.CWRU.Edu
  9. Organization: Case Western Reserve Univ. Cleveland, Ohio, (USA)
  10. References: <sjreeves.920729140430@fourier.ee.eng.auburn.edu>
  11. Date: Wed, 29 Jul 92 20:30:05 GMT
  12. Lines:       47
  13.  
  14. In article <sjreeves.920729140430@fourier.ee.eng.auburn.edu> sjreeves@eng.auburn.edu (Stan Reeves) writes:
  15. >
  16. >I would like to use Matlab in teaching a DSP course.  I was wondering if
  17. >anyone else out there has used Matlab for this purpose and would be
  18. >willing to share tutorial info, problem sets, and/or m-files with me.
  19. >Also, if anyone knows of a book that would have this kind of info, I'd
  20. >appreciate a reference.  Thanks.
  21. >
  22. >
  23. >--
  24. >Stan Reeves
  25. >Auburn University, Department of Electrical Engineering, Auburn, AL  36849
  26. >INTERNET: sjreeves@eng.auburn.edu
  27.  
  28.  
  29. There is a Signal Processing Toolbox available from The Math Works.  It
  30. claims:
  31.     Digital and analog filter design
  32.     Spectrum analysis
  33.     Convolution, correlations, and FFT analysis
  34.     1-D and 2-D signal processing.
  35.  
  36. Costs $295.  Consists of a set of m-files and a reasonable set of
  37. documentation, certainly NOT tutorial in nature.
  38.  
  39. Students would need to learn some MatLab in order to import the data and
  40. perform the DSP analyses.  Not too bad a task.  Could be done in 2 class/lab
  41. sessions.
  42.  
  43. There are other Toolboxes available from The Math Works.  Call Peter
  44. Tarbox at 508-653-1415.
  45.  
  46. There is a Higher Order Spectra Toolbox (expensive) from United Signals
  47. and Systems, Inc.  A set of lecture notes is available, but this is truly
  48. at an advanced graduate level, IMHO.
  49.  
  50. We are using the Signal and System Identification Toolboxes for production
  51. work on a Mac Quadra.  This is not a bad approach, particularly if you
  52. have Excel plus a UNIX box networked in.  Lots of data manipulation gets
  53. done and the MatLab tools produce the final results.  The graphs can be
  54. captured and manipulated as PICTS with SuperPaint, then pasted into a 
  55. Word document.  Not as nice nor as flexible as AVS, but the work pours out!
  56.  
  57. Rob Lake
  58. BP Research
  59. lake@rcwcl1.dnet.bp.com
  60.