home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / sci / electron / 23378 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  2.5 KB

  1. Path: sparky!uunet!infoserv!cpuig
  2. From: cpuig@infoserv.com (Carlos M. Puig)
  3. Newsgroups: sci.electronics
  4. Subject: Re: Digital Filtering
  5. Keywords: Digital Filter software, Matlab
  6. Message-ID: <aPLyXB1w165w@cpuig>
  7. Date: Mon, 25 Jan 93 16:54:21 PST
  8. References: <1993Jan25.095709.17204@eng.cam.ac.uk>
  9. Distribution: world
  10. Organization: Minimax Research Corp.
  11. Lines: 50
  12.  
  13. cmh@eng.cam.ac.uk (C.M. Hicks) writes:
  14.  
  15. > fitzpa@eeel.nist.gov (Gerry FitzPatrick) writes:
  16. > >I need to design a digital filter (either a notch filter or
  17. > >a low-pass filter).  I will be analyzing data taken from a 
  18. > >lecroy 7200 scope (in either ascii or binary).  I would like
  19. > >I would like to look at the 60  Hz component of the waveform.
  20. > >Any ideas on how to write a subroutine that would perform this
  21. > >digital filtering on stored data?  Any good books on designing
  22. > >digital filters?
  23. > 'MatLab' from Mathsworks would be absolutely ideal, although rather expensive
  24. > It is a data manipulation, analysis, and computational package, which has
  25. > built-in routines for digital filtering, spectral analysis and graphical
  26. > output (amongst many hundreds of other things). Runs on a 386 or better
  27. > (and many other platforms such as NeXT, UN*X), but I think it requires a 
  28. > co-processor. It will, undoubtedly, do everything you need, but maybe costs
  29. > too much...
  30.  
  31. The Student Version of Matlab (distributed by Prentice-Hall, I believe)
  32. is available at US $50.  Try the engineering section of a local college
  33. bookstore.  This version will run on any PC-compatible, with or without
  34. a math coprocessor.  However, for reasonable throughput, I recommend at
  35. least an 8 MHz 80286 with a coprocessor.  (A Mac version is also available,
  36. but I have not tried it.)
  37.  
  38. The student version is the same as the previous MATLAB v3.5 with some
  39. additional m files from a couple of the toolboxes.  However, it is
  40. limited to 1024 elements per variable, and one can print graphs only
  41. with print screen.  For student work, these limitations are not
  42. serious.
  43.  
  44. Although the program comes with a good manual, the manual will not
  45. teach you how to design digitial filters.
  46.  
  47. I am an EE student and started using this program last semester.  It's
  48. very powerful, not only for DSP, but for general purpose engineering
  49. calculations.  A very good value if you can live with the matrix
  50. size limitations.
  51.  
  52. There is a new newsgroup (1 or 2 weeks old) "comp.soft-sys.matlab",
  53. that is devoted to Matlab.  It may not yet be available at all
  54. sites.
  55.  
  56.  
  57. ----
  58. Carlos Puig, KJ6ST             cpuig@infoserv.com
  59. San Jose, CA                   (408) 289-8174
  60.