Artificial neural networks for modelling and control of non-linear systems:
Gespeichert in:
Hauptverfasser: | , , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Boston [u.a.]
Kluwer
1996
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XII, 235 S. graph. Darst. |
ISBN: | 0792396782 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV010873289 | ||
003 | DE-604 | ||
005 | 19970217 | ||
007 | t | ||
008 | 960729s1996 xxud||| |||| 00||| engod | ||
020 | |a 0792396782 |9 0-7923-9678-2 | ||
035 | |a (OCoLC)33897833 | ||
035 | |a (DE-599)BVBBV010873289 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a xxu |c XD-US | ||
049 | |a DE-91 |a DE-91G |a DE-521 | ||
050 | 0 | |a QA76.87.S89 1996 | |
082 | 0 | |a 003/.75/028563 |2 20 | |
082 | 0 | |a 003/.75/028563 20 | |
084 | |a ST 300 |0 (DE-625)143650: |2 rvk | ||
084 | |a MSR 660f |2 stub | ||
084 | |a DAT 717f |2 stub | ||
100 | 1 | |a Suykens, Johan A. |e Verfasser |4 aut | |
245 | 1 | 0 | |a Artificial neural networks for modelling and control of non-linear systems |c by Johan A. K. Suykens ; Joos P. L. Vandewalle ; Bart L. R. DeMoor |
264 | 1 | |a Boston [u.a.] |b Kluwer |c 1996 | |
300 | |a XII, 235 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 7 | |a Neurale netwerken |2 gtt | |
650 | 7 | |a Niet-lineaire systemen |2 gtt | |
650 | 4 | |a Neural networks (Computer science) | |
650 | 4 | |a Nonlinear systems | |
650 | 0 | 7 | |a Nichtlineares System |0 (DE-588)4042110-7 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Neuronales Netz |0 (DE-588)4226127-2 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Nichtlineares System |0 (DE-588)4042110-7 |D s |
689 | 0 | 1 | |a Neuronales Netz |0 (DE-588)4226127-2 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Vandewalle, Joos P. |e Verfasser |4 aut | |
700 | 1 | |a De Moor, Bart L. |e Verfasser |4 aut | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007269287&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-007269287 |
Datensatz im Suchindex
_version_ | 1804125361548558336 |
---|---|
adam_text | Contents
Preface ix
Notation xi
1 Introduction 1
1.1 Neural information processing systems 1
1.2 ANNs for modelling and control 5
1.3 Chapter by Chapter overview 8
1.4 Contributions 15
2 Artificial neural networks: architectures and learning rules 19
2.1 Basic neural network architectures 19
2.2 Universal approximation theorems 23
2.2.1 Multilayer perceptrons 23
2.2.2 Radial basis function networks 27
2.3 Classical paradigms of learning 28
2.3.1 Backpropagation 29
2.3.2 RBF networks 33
2.4 Conclusion 35
3 Nonlinear system identification using neural networks 37
3.1 From linear to nonlinear dynamical models 38
3.2 Parametrization by ANNs 39
3.2.1 Input/output models 39
3.2.2 Neural state space models 41
3.2.3 Identifiability 43
3.3 Learning algorithms 45
3.3.1 Feedforward network related models 46
3.3.1.1 Backpropagation algorithm 46
3.3.1.2 Prediction error algorithms 46
v
vi Contents
3.3.1.3 Extended Kalman filtering 48
3.3.2 Recurrent network related models 50
3.3.2.1 Dynamic backpropagation 50
3.3.2.2 Extended Kalman filtering 54
3.4 Elements from nonlinear optimization theory 55
3.5 Aspects of model validation, pruning and regularization .... 58
3.6 Neural network models as uncertain linear systems 61
3.6.1 Convex polytope 62
3.6.2 LFT representation 65
3.7 Examples 68
3.7.1 Some challenging examples from the literature 68
3.7.2 Simulated nonlinear system with hysteresis 69
3.7.3 Identification of a glass furnace 75
3.7.4 Identifying 7i double scrolls 77
3.8 Conclusion 82
4 Neural networks for control 83
4.1 Neural control strategies 83
4.1.1 Direct versus indirect adaptive methods 83
4.1.2 Reinforcement learning 85
4.1.3 Neural optimal control 87
4.1.4 Internal model control and model predictive control . . 88
4.2 Neural optimal control 90
4.2.1 The TV stage optimal control problem 90
4.2.2 Neural optimal control: full state information case ... 92
4.2.3 Stabilization problem: full static state feedback 92
4.2.4 Tracking problem: the LISP principle 94
4.2.5 Dynamic backpropagation 95
4.2.6 Imposing constraints from linear control theory 96
4.2.6.1 Static feedback using feedforward nets 97
4.2.6.2 Dynamic feedback using recurrent nets .... 99
4.2.6.3 Transition between equilibrium points 101
4.2.6.4 Example: swinging up an inverted pendulum . 104
4.2.6.5 Example: swinging up a double inverted pen¬
dulum Ill
4.3 Conclusion 115
Contents vii
5 NL, Theory 117
5.1 A neural state space model framework for neural control design 118
5.2 NLg systems 122
5.3 Global asymptotic stability criteria for NL9s 127
5.3.1 Stability criteria 127
5.3.2 Discrete time Lur e problem 132
5.4 Input/Output properties I2 theory 134
5.4.1 Equivalent representations for NL?s 134
5.4.2 Main Theorems 136
5.5 Robust performance problem 140
5.5.1 Perturbed NL,s 140
5.5.2 Connections with /z theory 145
5.6 Stability analysis: formulation as LMI problems 147
5.7 Neural control design 150
5.7.1 Synthesis problem 151
5.7.2 Non convex nondifFerentiable optimization 152
5.7.3 A modified dynamic backpropagation algorithm 153
5.8 Control design: some case studies 154
5.8.1 A tracking example on diagonal scaling 154
5.8.2 A collection of stabilization problems 157
5.8.3 Mastering chaos 162
5.8.4 Controlling nonlinear distortion in loudspeakers 164
5.9 NL,s beyond control 168
5.9.1 Generalized CNNs as NLgs 168
5.9.2 LRGF networks as NL,s 172
5.10 Conclusion 175
6 General conclusions and future work 177
A Generation of rc double scrolls 181
A.I A generalization of Chua s circuit 182
A.2 ?i double scrolls 185
B Fokker Planck Learning Machine for Global Optimization 195
B.I Fokker Planck equation for recursive stochastic algorithms ... 196
B.2 Parametrization of the pdf by RBF networks 198
B.3 FP machine: conceptual algorithm 200
B.4 Examples 203
B.5 Conclusions 205
C Proof of NL, Theorems 207
viii Contents
Bibliography 215
Index 233
|
any_adam_object | 1 |
author | Suykens, Johan A. Vandewalle, Joos P. De Moor, Bart L. |
author_facet | Suykens, Johan A. Vandewalle, Joos P. De Moor, Bart L. |
author_role | aut aut aut |
author_sort | Suykens, Johan A. |
author_variant | j a s ja jas j p v jp jpv m b l d mbl mbld |
building | Verbundindex |
bvnumber | BV010873289 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.87.S89 1996 |
callnumber-search | QA76.87.S89 1996 |
callnumber-sort | QA 276.87 S89 41996 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 300 |
classification_tum | MSR 660f DAT 717f |
ctrlnum | (OCoLC)33897833 (DE-599)BVBBV010873289 |
dewey-full | 003/.75/028563 003/.75/02856320 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 003 - Systems |
dewey-raw | 003/.75/028563 003/.75/028563 20 |
dewey-search | 003/.75/028563 003/.75/028563 20 |
dewey-sort | 13 275 528563 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik Mess-/Steuerungs-/Regelungs-/Automatisierungstechnik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01835nam a2200481 c 4500</leader><controlfield tag="001">BV010873289</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">19970217 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">960729s1996 xxud||| |||| 00||| engod</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0792396782</subfield><subfield code="9">0-7923-9678-2</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)33897833</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV010873289</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">XD-US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-521</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.87.S89 1996</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">003/.75/028563</subfield><subfield code="2">20</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">003/.75/028563 20</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 300</subfield><subfield code="0">(DE-625)143650:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MSR 660f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 717f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Suykens, Johan A.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Artificial neural networks for modelling and control of non-linear systems</subfield><subfield code="c">by Johan A. K. Suykens ; Joos P. L. Vandewalle ; Bart L. R. DeMoor</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boston [u.a.]</subfield><subfield code="b">Kluwer</subfield><subfield code="c">1996</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XII, 235 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Neurale netwerken</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Niet-lineaire systemen</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Neural networks (Computer science)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Nonlinear systems</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Nichtlineares System</subfield><subfield code="0">(DE-588)4042110-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Neuronales Netz</subfield><subfield code="0">(DE-588)4226127-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Nichtlineares System</subfield><subfield code="0">(DE-588)4042110-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Neuronales Netz</subfield><subfield code="0">(DE-588)4226127-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Vandewalle, Joos P.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">De Moor, Bart L.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007269287&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-007269287</subfield></datafield></record></collection> |
id | DE-604.BV010873289 |
illustrated | Illustrated |
indexdate | 2024-07-09T18:00:20Z |
institution | BVB |
isbn | 0792396782 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-007269287 |
oclc_num | 33897833 |
open_access_boolean | |
owner | DE-91 DE-BY-TUM DE-91G DE-BY-TUM DE-521 |
owner_facet | DE-91 DE-BY-TUM DE-91G DE-BY-TUM DE-521 |
physical | XII, 235 S. graph. Darst. |
publishDate | 1996 |
publishDateSearch | 1996 |
publishDateSort | 1996 |
publisher | Kluwer |
record_format | marc |
spelling | Suykens, Johan A. Verfasser aut Artificial neural networks for modelling and control of non-linear systems by Johan A. K. Suykens ; Joos P. L. Vandewalle ; Bart L. R. DeMoor Boston [u.a.] Kluwer 1996 XII, 235 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Neurale netwerken gtt Niet-lineaire systemen gtt Neural networks (Computer science) Nonlinear systems Nichtlineares System (DE-588)4042110-7 gnd rswk-swf Neuronales Netz (DE-588)4226127-2 gnd rswk-swf Nichtlineares System (DE-588)4042110-7 s Neuronales Netz (DE-588)4226127-2 s DE-604 Vandewalle, Joos P. Verfasser aut De Moor, Bart L. Verfasser aut HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007269287&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Suykens, Johan A. Vandewalle, Joos P. De Moor, Bart L. Artificial neural networks for modelling and control of non-linear systems Neurale netwerken gtt Niet-lineaire systemen gtt Neural networks (Computer science) Nonlinear systems Nichtlineares System (DE-588)4042110-7 gnd Neuronales Netz (DE-588)4226127-2 gnd |
subject_GND | (DE-588)4042110-7 (DE-588)4226127-2 |
title | Artificial neural networks for modelling and control of non-linear systems |
title_auth | Artificial neural networks for modelling and control of non-linear systems |
title_exact_search | Artificial neural networks for modelling and control of non-linear systems |
title_full | Artificial neural networks for modelling and control of non-linear systems by Johan A. K. Suykens ; Joos P. L. Vandewalle ; Bart L. R. DeMoor |
title_fullStr | Artificial neural networks for modelling and control of non-linear systems by Johan A. K. Suykens ; Joos P. L. Vandewalle ; Bart L. R. DeMoor |
title_full_unstemmed | Artificial neural networks for modelling and control of non-linear systems by Johan A. K. Suykens ; Joos P. L. Vandewalle ; Bart L. R. DeMoor |
title_short | Artificial neural networks for modelling and control of non-linear systems |
title_sort | artificial neural networks for modelling and control of non linear systems |
topic | Neurale netwerken gtt Niet-lineaire systemen gtt Neural networks (Computer science) Nonlinear systems Nichtlineares System (DE-588)4042110-7 gnd Neuronales Netz (DE-588)4226127-2 gnd |
topic_facet | Neurale netwerken Niet-lineaire systemen Neural networks (Computer science) Nonlinear systems Nichtlineares System Neuronales Netz |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007269287&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT suykensjohana artificialneuralnetworksformodellingandcontrolofnonlinearsystems AT vandewallejoosp artificialneuralnetworksformodellingandcontrolofnonlinearsystems AT demoorbartl artificialneuralnetworksformodellingandcontrolofnonlinearsystems |