[picture of book]

The Scientist and Engineer's
Guide to Digital Signal Processing

by Steven W. Smith
California Technical Publishing


ISBN 0-9660176-3-3 (1997)




Chapter 26. Neural Networks (and more!)
  • Target Detection
  • Neural Network Architecture
  • Why Does it Work?
  • Training the Neural Network
  • Evaluating the Results
  • Recursive Filter Design
  • Summary of the key concepts
Traditional DSP is based on algorithms, changing data from one form to another through step-by-step procedures. Most of these techniques also need parameters to operate. For example: recursive filters use recursion coefficients, feature detection can be implemented by correlation and thresholds, an image display depends on the brightness and contrast settings, etc. Algorithms describe what is to be done, while parameters provide a benchmark to judge the data. The proper selection of parameters is often more important than the algorithm itself. Neural networks take this idea to the extreme by using very simple algorithms, but many highly optimized parameters. This is a revolutionary departure from the traditional mainstays of science and engineering: mathematical logic and theorizing followed by experimentation. Neural networks replace these problem solving strategies with trial & error, pragmatic solutions, and a "this works better than that" methodology. This chapter presents a variety of issues regarding parameter selection in both neural networks and more traditional DSP algorithms.




Download this chapter
(file: ch26.pdf, 483k, last updated 12/8/98)

Copyright and permissible use
Return to home page



If you like this chapter, consider buying the book