Introduction to MATLAB & SIMULINK: a project approach
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Hingham, Mass
Infinity Science Press
2008
|
Ausgabe: | 3. ed., rev. and repr. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis Inhaltsverzeichnis Inhaltsverzeichnis |
Beschreibung: | Includes bibliographical references and index |
Beschreibung: | XVIII, 386 S. graph. Darst. 1 CD-ROM (12 cm) |
ISBN: | 9781934015049 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV036071954 | ||
003 | DE-604 | ||
005 | 20230120 | ||
007 | t | ||
008 | 100310s2008 d||| |||| 00||| eng d | ||
020 | |a 9781934015049 |c hardcover with cdrom : 59,95 |9 978-1-934015-04-9 | ||
035 | |a (OCoLC)254957855 | ||
035 | |a (DE-599)GBV558950361 | ||
040 | |a DE-604 |b ger | ||
041 | 0 | |a eng | |
050 | 0 | |a TA345 | |
082 | 0 | |a 620.00151 | |
084 | |a ST 610 |0 (DE-625)143683: |2 rvk | ||
100 | 1 | |a Beucher, Ottmar |d 1956- |e Verfasser |0 (DE-588)1033906794 |4 aut | |
245 | 1 | 0 | |a Introduction to MATLAB & SIMULINK |b a project approach |c Ottmar Beucher and Michael Weeks |
250 | |a 3. ed., rev. and repr. | ||
264 | 1 | |a Hingham, Mass |b Infinity Science Press |c 2008 | |
300 | |a XVIII, 386 S. |b graph. Darst. |e 1 CD-ROM (12 cm) | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Includes bibliographical references and index | ||
630 | 0 | 4 | |a MATLAB |
630 | 0 | 4 | |a SIMULINK |
650 | 0 | |a MATLAB | |
650 | 0 | |a SIMULINK | |
650 | 0 | |a Engineering mathematics / Data processing | |
650 | 0 | |a Computer simulation / Computer programs | |
650 | 4 | |a Datenverarbeitung | |
650 | 4 | |a Computer simulation |x Computer programs | |
650 | 4 | |a Engineering mathematics |x Data processing | |
650 | 0 | 7 | |a SIMULINK 6.0 |0 (DE-588)7517918-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a MATLAB 7.0 |0 (DE-588)4792335-0 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a MATLAB 7.0 |0 (DE-588)4792335-0 |D s |
689 | 0 | 1 | |a SIMULINK 6.0 |0 (DE-588)7517918-0 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Weeks, Michael |e Verfasser |4 aut | |
856 | 4 | |u http://www.loc.gov/catdir/toc/ecip0713/2007010556.html |z kostenfrei |3 Inhaltsverzeichnis | |
856 | 4 | |m DE-601 |q pdf/application |u http://www.gbv.de/dms/bowker/toc/9781934015049.pdf |3 Inhaltsverzeichnis | |
856 | 4 | 2 | |m GBV Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018963222&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-018963222 |
Datensatz im Suchindex
_version_ | 1804141123629744128 |
---|---|
adam_text | IMAGE 1
PREFACE
P. XV
INTRODUCTION TO MATLAB
P. 1
WHAT IS MATLAB?
P. 1
ELEMENTARY MATLAB CONSTRUCTS
P. 3
MATLAB VARIABLES
P. 4
ARITHMETIC OPERATIONS
P. 13
LOGICAL AND RELATIONAL OPERATIONS
P. 21
MATHEMATICAL FUNCTIONS
P. 26
GRAPHICAL FUNCTIONS
P. 33
I/O OPERATIONS
P. 50
IMPORT WIZARD
P. 52
SPECIAL I/O FUNCTIONS
P. 52
THE MATLAB SEARCH PATH
P. 54
ELEMENTARY MATRIX MANIPULATIONS
P. 56
MORE COMPLICATED DATA STRUCTURES
P. 64
STRUCTURES
P. 64
CELL ARRAYS
P. 72
DEFINITION OF CELL ARRAYS
P. 73
ACCESS TO CELL ARRAY ELEMENTS
P. 77
THE MATLAB DESKTOP
P. 82
MATLAB HELP
P. 86
MATLAB PROGRAMMING
P. 88
MATLAB PROCEDURES
P. 88
MATLAB FUNCTIONS
P. 90
MATLAB LANGUAGE CONSTRUCTS
P. 95
THE FUNCTION EVAL
P. 107
FUNCTION HANDLES
P. 109
SOLUTION OF DIFFERENTIAL EQUATIONS
P. 113
MATLAB EDITOR AND DEBUGGER
P. 123
EDITOR FUNCTIONS
P. 123
DEBUGGING FUNCTIONS
P. 125
SYMBOLIC CALCULATIONS WITH THE SYMBOLICS TOOLBOX
P. 127
SYMBOLIC AUXILIARY CALCULATIONS
P. 131
INTRODUCTION TO SIMULINK?
P. 135
WHAT IS SIMULINK?
P. 135
OPERATING PRINCIPLE AND MANAGEMENT OF SIMULINK
P. 136
CONSTRUCTING A SIMULINK BLOCK DIAGRAM
P. 138
PARAMETRIZING SIMULINK BLOCKS
P. 141
SIMULINK SIMULATION
P. 145
SOLVING DIFFERENTIAL EQUATIONS WITH SIMULINK
P. 150
SIMPLIFICATION OF SIMULINK SYSTEMS
P. 159
IMAGE 2
THE FCN BLOCK
P. 159
CONSTRUCTION OF SUBSYSTEMS
P. 160
INTERACTION WITH MATLAB
P. 164
TRANSFER OF VARIABLES BETWEEN SIMULINK AND MATLAB
P. 164
ITERATION OF SIMULINK SIMULATIONS IN MATLAB
P. 167
TRANSFER OF VARIABLES THROUGH GLOBAL VARIABLES
P. 179
DEALING WITH CHARACTERISTIC CURVES
P. 180
PROJECTS
P. 189
HELLO WORLD
P. 189
PERSONALIZED HELLO WORLD
P. 189
HELLO WORLD WITH INPUT
P. 190
SIMPLE MENU
P. 191
FILE READING AND WRITING
P. 195
WRITING A FILE
P. 195
READING A FILE
P. 196
SORTING
P. 199
WORKING WITH BIOLOGICAL IMAGES
P. 202
CREATING A SUB-IMAGE
P. 203
WORKING WITH MULTIPLE IMAGES
P. 208
WORKING WITH A SOUND FILE
P. 210
PERMUTATIONS
P. 217
APPROACHING A PROBLEM AND USING HEURISTICS
P. 222
MAKING PERMUTATIONS FASTER
P. 223
A FASTER WAY
P. 223
MEASURING TIME
P. 226
THE GROWTH OF THE PROBLEM
P. 228
SEARCH A FILE
P. 229
A SIDE NOTE ABOUT SYSTEM COMMANDS
P. 229
DNA MATCHING
P. 230
OUR SEARCH THROUGH A FILE
P. 231
BUFFERING OUR DATA
P. 234
A FURTHER CHECK
P. 239
GENERATING RANDOM DATA
P. 244
ANALYZING A CAR STEREO
P. 247
A FUN SOUND EFFECT
P. 254
ANOTHER FUN SOUND EFFECT
P. 255
WHY DIVIDE BY 2?
P. 256
STEREO TEST CONCLUSION
P. 259
DRAWING A LINE
P. 262
FINDING POINTS ALONG A LINE
P. 262
CODING THE SOLUTION TO POINTS ALONG A LINE
P. 264
IMAGE 3
DRAWING THE LINE
P. 267
DRAWING A FRAME
P. 269
FILLING A DIAMOND SHAPE
P. 273
DRAWING AN ENTIRE CUBE
P. 278
ADJUSTING OUR VIEW
P. 282
EPILOGUE
P. 287
SOLUTIONS TO THE PROBLEMS
P. 289
SOLUTIONS TO THE MATLAB PROBLEMS
P. 289
SOLUTIONS TO THE SIMULINK PROBLEMS
P. 349
TABLE OF ARITHMETIC MATLAB OPERATIONS
P. 367
ARITHMETIC OPERATIONS AS MATRIX OPERATIONS
P. 367
ARITHMETIC OPERATIONS AS FIELD OPERATIONS
P. 369
ABOUT THE CD-ROM
P. 371
NEW RELEASE INFORMATION (R2007B)
P. 373
BACKWARDS COMPATIBILITY
P. 373
WHAT IS NEW FOR R2007B
P. 375
SOFTWARE INDEX
P. 377
INDEX
P. 381
TABLE OF CONTENTS PROVIDED BY BLACKWELL S BOOK SERVICES AND R.R. BOWKER.
USED WITH PERMISSION.
|
any_adam_object | 1 |
author | Beucher, Ottmar 1956- Weeks, Michael |
author_GND | (DE-588)1033906794 |
author_facet | Beucher, Ottmar 1956- Weeks, Michael |
author_role | aut aut |
author_sort | Beucher, Ottmar 1956- |
author_variant | o b ob m w mw |
building | Verbundindex |
bvnumber | BV036071954 |
callnumber-first | T - Technology |
callnumber-label | TA345 |
callnumber-raw | TA345 |
callnumber-search | TA345 |
callnumber-sort | TA 3345 |
callnumber-subject | TA - General and Civil Engineering |
classification_rvk | ST 610 |
ctrlnum | (OCoLC)254957855 (DE-599)GBV558950361 |
dewey-full | 620.00151 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 620 - Engineering and allied operations |
dewey-raw | 620.00151 |
dewey-search | 620.00151 |
dewey-sort | 3620.00151 |
dewey-tens | 620 - Engineering and allied operations |
discipline | Informatik |
edition | 3. ed., rev. and repr. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02112nam a2200517 c 4500</leader><controlfield tag="001">BV036071954</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20230120 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">100310s2008 d||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781934015049</subfield><subfield code="c">hardcover with cdrom : 59,95</subfield><subfield code="9">978-1-934015-04-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)254957855</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)GBV558950361</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TA345</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">620.00151</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 610</subfield><subfield code="0">(DE-625)143683:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Beucher, Ottmar</subfield><subfield code="d">1956-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1033906794</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Introduction to MATLAB & SIMULINK</subfield><subfield code="b">a project approach</subfield><subfield code="c">Ottmar Beucher and Michael Weeks</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">3. ed., rev. and repr.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Hingham, Mass</subfield><subfield code="b">Infinity Science Press</subfield><subfield code="c">2008</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVIII, 386 S.</subfield><subfield code="b">graph. Darst.</subfield><subfield code="e">1 CD-ROM (12 cm)</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="500" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references and index</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">MATLAB</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">SIMULINK</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">MATLAB</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">SIMULINK</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Engineering mathematics / Data processing</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer simulation / Computer programs</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Datenverarbeitung</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer simulation</subfield><subfield code="x">Computer programs</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Engineering mathematics</subfield><subfield code="x">Data processing</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">SIMULINK 6.0</subfield><subfield code="0">(DE-588)7517918-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">MATLAB 7.0</subfield><subfield code="0">(DE-588)4792335-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">MATLAB 7.0</subfield><subfield code="0">(DE-588)4792335-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">SIMULINK 6.0</subfield><subfield code="0">(DE-588)7517918-0</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">Weeks, Michael</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2=" "><subfield code="u">http://www.loc.gov/catdir/toc/ecip0713/2007010556.html</subfield><subfield code="z">kostenfrei</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2=" "><subfield code="m">DE-601</subfield><subfield code="q">pdf/application</subfield><subfield code="u">http://www.gbv.de/dms/bowker/toc/9781934015049.pdf</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">GBV 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=018963222&sequence=000001&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-018963222</subfield></datafield></record></collection> |
id | DE-604.BV036071954 |
illustrated | Illustrated |
indexdate | 2024-07-09T22:10:52Z |
institution | BVB |
isbn | 9781934015049 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-018963222 |
oclc_num | 254957855 |
open_access_boolean | 1 |
physical | XVIII, 386 S. graph. Darst. 1 CD-ROM (12 cm) |
publishDate | 2008 |
publishDateSearch | 2008 |
publishDateSort | 2008 |
publisher | Infinity Science Press |
record_format | marc |
spelling | Beucher, Ottmar 1956- Verfasser (DE-588)1033906794 aut Introduction to MATLAB & SIMULINK a project approach Ottmar Beucher and Michael Weeks 3. ed., rev. and repr. Hingham, Mass Infinity Science Press 2008 XVIII, 386 S. graph. Darst. 1 CD-ROM (12 cm) txt rdacontent n rdamedia nc rdacarrier Includes bibliographical references and index MATLAB SIMULINK Engineering mathematics / Data processing Computer simulation / Computer programs Datenverarbeitung Computer simulation Computer programs Engineering mathematics Data processing SIMULINK 6.0 (DE-588)7517918-0 gnd rswk-swf MATLAB 7.0 (DE-588)4792335-0 gnd rswk-swf MATLAB 7.0 (DE-588)4792335-0 s SIMULINK 6.0 (DE-588)7517918-0 s DE-604 Weeks, Michael Verfasser aut http://www.loc.gov/catdir/toc/ecip0713/2007010556.html kostenfrei Inhaltsverzeichnis DE-601 pdf/application http://www.gbv.de/dms/bowker/toc/9781934015049.pdf Inhaltsverzeichnis GBV Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018963222&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Beucher, Ottmar 1956- Weeks, Michael Introduction to MATLAB & SIMULINK a project approach MATLAB SIMULINK Engineering mathematics / Data processing Computer simulation / Computer programs Datenverarbeitung Computer simulation Computer programs Engineering mathematics Data processing SIMULINK 6.0 (DE-588)7517918-0 gnd MATLAB 7.0 (DE-588)4792335-0 gnd |
subject_GND | (DE-588)7517918-0 (DE-588)4792335-0 |
title | Introduction to MATLAB & SIMULINK a project approach |
title_auth | Introduction to MATLAB & SIMULINK a project approach |
title_exact_search | Introduction to MATLAB & SIMULINK a project approach |
title_full | Introduction to MATLAB & SIMULINK a project approach Ottmar Beucher and Michael Weeks |
title_fullStr | Introduction to MATLAB & SIMULINK a project approach Ottmar Beucher and Michael Weeks |
title_full_unstemmed | Introduction to MATLAB & SIMULINK a project approach Ottmar Beucher and Michael Weeks |
title_short | Introduction to MATLAB & SIMULINK |
title_sort | introduction to matlab simulink a project approach |
title_sub | a project approach |
topic | MATLAB SIMULINK Engineering mathematics / Data processing Computer simulation / Computer programs Datenverarbeitung Computer simulation Computer programs Engineering mathematics Data processing SIMULINK 6.0 (DE-588)7517918-0 gnd MATLAB 7.0 (DE-588)4792335-0 gnd |
topic_facet | MATLAB SIMULINK Engineering mathematics / Data processing Computer simulation / Computer programs Datenverarbeitung Computer simulation Computer programs Engineering mathematics Data processing SIMULINK 6.0 MATLAB 7.0 |
url | http://www.loc.gov/catdir/toc/ecip0713/2007010556.html http://www.gbv.de/dms/bowker/toc/9781934015049.pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018963222&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT beucherottmar introductiontomatlabsimulinkaprojectapproach AT weeksmichael introductiontomatlabsimulinkaprojectapproach |
Es ist kein Print-Exemplar vorhanden.
Inhaltsverzeichnis
Inhaltsverzeichnis