home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / ai / neuraln / 4958 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  1.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!fauern!uni-erlangen.de!lte.e-technik.uni-erlangen.de!menath
  2. From: menath@lte.e-technik.uni-erlangen.de (Thomas Menath)
  3. Newsgroups: comp.ai.neural-nets
  4. Subject: Function: Maximum with NN (psychoacoustics)
  5. Date: Fri, 22 Jan 1993 11:07:21 GMT
  6. Organization: LTE, University of Erlangen, Germany
  7. Distribution: world
  8. Message-ID: <1jokh9EINN4p3@uni-erlangen.de>
  9. NNTP-Posting-Host: alpha.e-technik.uni-erlangen.de
  10. Lines: 19
  11. Keywords: Maximum Function NN psychakoustics
  12.  
  13.  
  14. Hi,
  15.  
  16. has anybody an idea how I can create a NN to calculate the function Maximum of
  17. some Floats. For example:
  18.  
  19. Inputs: 0.4   0.6   0.9  0.2     -->   Output: 0.9
  20. Inputs: 0.0   0.3   0.2  0.1     -->   Output: 0.3
  21.  
  22. I am working on a HP9000 with aspirin/migranes. The project I am working for, is to estimate some psychoacustics with NN.
  23.  
  24. Thanks in advance,
  25.                         Thomas Menath
  26.  
  27. ---
  28. ------------------------------------------------------------------------------
  29. --- Thomas Menath --
  30. --- menath@lte.e-technik.uni-erlangen.de
  31. ------------------------------------------------------------------------------
  32.