Cargando…

Neural networks for intelligent signal processing /

Annotation Provides a thorough theoretical and practical introduction to the application of neural networks to pattern recognition and intelligent signal processing. It has been tested on students, unfamiliar with neural networks, who were able to pick up enough details to successfully complete thei...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Zaknich, Anthony
Formato: Electrónico eBook
Idioma:Inglés
Publicado: River Edge, NJ : World Scientific, ©2003.
Colección:Series on innovative intelligence ; v. 4.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBSCO_ocn505142854
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 030110s2003 njua ob 001 0 eng d
040 |a CaPaEBR  |b eng  |e pn  |c UBY  |d OCLCQ  |d N$T  |d IDEBK  |d E7B  |d OCLCQ  |d OCLCF  |d DKDLA  |d OCLCO  |d OCLCQ  |d YDXCP  |d OCLCQ  |d AZK  |d LOA  |d JBG  |d COCUF  |d AGLDB  |d MOR  |d PIFAG  |d OCLCQ  |d STF  |d WRM  |d OCLCQ  |d VTS  |d NRAMU  |d VT2  |d OCLCQ  |d WYU  |d AU@  |d M8D  |d UKAHL  |d OCLCQ  |d K6U  |d UKCRE  |d OCLCO  |d OCLCQ  |d QGK 
019 |a 260324467  |a 646768640  |a 764500905  |a 871975630  |a 961541995  |a 962595134  |a 968307700  |a 988496764  |a 992065722  |a 1037762583  |a 1038697463  |a 1045485745  |a 1055327890  |a 1081206620  |a 1153512986  |a 1259096402 
020 |a 9789812796851  |q (electronic bk.) 
020 |a 9812796851  |q (electronic bk.) 
020 |a 9789812383051  |q (alk. paper) 
020 |a 9812383050  |q (alk. paper) 
020 |z 9812383050  |q (alk. paper) 
020 |a 1281947873 
020 |a 9781281947871 
020 |a 9786611947873 
020 |a 6611947876 
029 1 |a AU@  |b 000049162600 
029 1 |a AU@  |b 000051397847 
029 1 |a DEBBG  |b BV043146756 
029 1 |a DEBSZ  |b 422098841 
029 1 |a GBVCP  |b 803053010 
029 1 |a NZ1  |b 13858090 
035 |a (OCoLC)505142854  |z (OCoLC)260324467  |z (OCoLC)646768640  |z (OCoLC)764500905  |z (OCoLC)871975630  |z (OCoLC)961541995  |z (OCoLC)962595134  |z (OCoLC)968307700  |z (OCoLC)988496764  |z (OCoLC)992065722  |z (OCoLC)1037762583  |z (OCoLC)1038697463  |z (OCoLC)1045485745  |z (OCoLC)1055327890  |z (OCoLC)1081206620  |z (OCoLC)1153512986  |z (OCoLC)1259096402 
050 4 |a QA76.87  |b .Z35 2003eb 
072 7 |a COM  |x 044000  |2 bisacsh 
082 0 4 |a 006.3/2  |2 21 
049 |a UAMI 
100 1 |a Zaknich, Anthony. 
245 1 0 |a Neural networks for intelligent signal processing /  |c Anthony Zaknich. 
260 |a River Edge, NJ :  |b World Scientific,  |c ©2003. 
300 |a 1 online resource (xxiv, 484 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Series on innovative intelligence ;  |v v. 4 
504 |a Includes bibliographical references and index. 
588 0 |a Print version record. 
520 8 |a Annotation Provides a thorough theoretical and practical introduction to the application of neural networks to pattern recognition and intelligent signal processing. It has been tested on students, unfamiliar with neural networks, who were able to pick up enough details to successfully complete their masters or final year undergraduate projects. The text also presents a comprehensive treatment of a class of neural networks called common bandwidth spherical basis function NNs, including the probabilistic NN, the modified probabilistic NN and the general regression NN. 
505 0 |a 1. Introduction. 1.1. Motivation for ANNs. 1.2. ANN definitions and main types. 1.3. Specific ANN models. 1.4. ANN black box model. 1.5. ANN implementation. 1.6. When to use an ANN. 1.7. How to use an ANN. 1.8. General applications. 1.9. Pattern recognition examples. 1.10. Function mapping and filtering examples. 1.11. Motor control example. 1.12. ANN summary -- 2. A brief historical overview. 2.1. ANN history to 1970. 2.2. ANN history after 1970. 2.3. Reasons for the resurgence of interest in ANNs. 2.4. Historical summary -- 3. Basic concepts. 3.1. The basic model of the neuron. 3.2. Activation functions. 3.3. Topologies. 3.4. Learning. 3.5. The basic McCulloch Pitts and perceptron models. 3.6. Vectors spaces and matrix models. 3.7. Basic structure of a neural network. 3.8. Basic ANN operations in terms of matrices. 3.9. Why use matrices in ANNs? -- 4. ANN performance evaluation. 4.1. Confusion matrix. 4.2. Error measures including the square error. 4.3. Receiver-operating-characteristic (ROC). 4.4. Chi-squared goodness of fit -- 5. Basic pattern recognition principles. 5.1. Data pre-processing. 5.2. Feature measurement types. 5.3. Classification. 5.4. Decision criteria and output thresholds. 5.5. Design procedure for an ANN classifier. 5.6. Principle component analysis (PCA) -- 6. ADALINES, adaptive filters, and multi-layer perceptrons. 6.1. Adaptive linear combiner and AD ALINE. 6.2. General MLP networks -- 7. Probabilistic neural network classifier. 7.1. PNN theory. 7.2. Bayes' decision strategy. 7.3. PDF estimators and radial basis functions. 7.4. PNN architecture. 7.5. Features and application issues. 7.6. Applications of the PNN. 7.7. Gong classification application example. 7.8. Particle isolation application example. 7.9. FPGA PNN design -- 8. General regression neural network. 8.1. The Bayes theorem and regression theory. 8.2. The general regression neural network. 8.3. Short wave signal filtering application example -- 9. The modified probabilistic neural network. 9.1. MPNN theory. 9.2. Other MPNN characteristics. 9.3. MPNN and GRNN adaptation and learning scheme. 9.4. Signal processing application examples. 9.5. MPNN hardware implementation schemes. 9.6. MPNN summary. 
505 8 |a 10. Advanced MPNN developments. 10.1. A tuneable approximate piecewise linear model. 10.2. Integrated sensory intelligent system (ISIS). 10.3. Future directions for the MPNN -- 11. Neural networks similar to the common bandwidth spherical basis function regression ANNs. 11.1. Radial basis function neural network. 11.2. Cerebellar model articulation controller -- 12. Unsupervised learning neural networks. 12.1. Kohonen's self-organising map. 12.2. Adaptive resonance theory -- 13. Other neural network models. 13.1. Hopfield neural network. 13.2. Boltzmann machine. 13.3. Bidirectional associative memory. 13.4. Neocognitron -- 14. Statistical learning theory. 14.1. Learning and regularisation. 14.2. Vapnik's statistical learning theory. 14.3. Support vector learning machines -- 15. Application to intelligent signal processing. 15.1. Estimation or approximation theory. 15.2. General signal processing model. 15.3. Static ANN models. 15.4. Dynamic ANN models. 15.5. Application and signal Pre-processing issues. 15.6. Signal processing examples. 15.7. MPNN comparisons with other important ANNs -- 16. Application to intelligent control. 16.1. Utility of ANNs for control. 16.2. Generic approaches for controller design. 16.3. Neural control principles. 16.4. A fast adaptive neural network system -- 17. Discussion. 17.1. ANNs for intelligent engineering systems. 17.2. Signal processing. 17.3 Possible generic approaches. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Neural networks (Computer science) 
650 0 |a Signal processing  |x Digital techniques. 
650 0 |a Intelligent control systems. 
650 2 |a Neural Networks, Computer 
650 6 |a Réseaux neuronaux (Informatique) 
650 6 |a Traitement du signal  |x Techniques numériques. 
650 6 |a Commande intelligente. 
650 7 |a COMPUTERS  |x Neural Networks.  |2 bisacsh 
650 7 |a Intelligent control systems.  |2 fast  |0 (OCoLC)fst00975911 
650 7 |a Neural networks (Computer science)  |2 fast  |0 (OCoLC)fst01036260 
650 7 |a Signal processing  |x Digital techniques.  |2 fast  |0 (OCoLC)fst01118285 
776 0 8 |i Print version:  |a Zaknich, Anthony.  |t Neural networks for intelligent signal processing.  |d River Edge, NJ : World Scientific, ©2003  |z 9812383050  |z 9789812383051  |w (DLC) 2003041109  |w (OCoLC)51478052 
830 0 |a Series on innovative intelligence ;  |v v. 4. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=235717  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH24685299 
938 |a ebrary  |b EBRY  |n ebr10255722 
938 |a EBSCOhost  |b EBSC  |n 235717 
938 |a YBP Library Services  |b YANK  |n 2889297 
994 |a 92  |b IZTAP