MATLAB und Simulink in der Ingenieurpraxis: Modellbildung, Berechnung und Simulation
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Wiesbaden
Vieweg + Teubner
2012
|
Ausgabe: | 3., bearb. und erw. Aufl. |
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | XI, 429 S. Ill., graph. Darst. |
ISBN: | 9783834817648 3834817643 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV039686645 | ||
003 | DE-604 | ||
005 | 20120627 | ||
007 | t | ||
008 | 111107s2012 gw ad|| |||| 00||| ger d | ||
015 | |a 11,N33 |2 dnb | ||
016 | 7 | |a 1014180015 |2 DE-101 | |
020 | |a 9783834817648 |c : ca. EUR 34.95 (DE) |9 978-3-8348-1764-8 | ||
020 | |a 3834817643 |9 3-8348-1764-3 | ||
024 | 3 | |a 9783834817648 | |
035 | |a (OCoLC)774036765 | ||
035 | |a (DE-599)DNB1014180015 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c XA-DE-HE | ||
049 | |a DE-523 |a DE-1050 |a DE-29T |a DE-859 |a DE-91G |a DE-Aug4 |a DE-91S |a DE-83 |a DE-355 |a DE-M347 |a DE-862 | ||
082 | 0 | |a 621.811 |2 22/ger | |
084 | |a ST 601 |0 (DE-625)143682: |2 rvk | ||
084 | |a ST 620 |0 (DE-625)143684: |2 rvk | ||
084 | |a TEC 009f |2 stub | ||
084 | |a DAT 306f |2 stub | ||
084 | |a 620 |2 sdnb | ||
100 | 1 | |a Pietruszka, Wolf Dieter |d 1938- |e Verfasser |0 (DE-588)109276892 |4 aut | |
245 | 1 | 0 | |a MATLAB und Simulink in der Ingenieurpraxis |b Modellbildung, Berechnung und Simulation |c Wolf Dieter Pietruszka |
250 | |a 3., bearb. und erw. Aufl. | ||
264 | 1 | |a Wiesbaden |b Vieweg + Teubner |c 2012 | |
300 | |a XI, 429 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Maschinendynamik |0 (DE-588)4130692-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a MATLAB |0 (DE-588)4329066-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a SIMULINK |0 (DE-588)4480546-9 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4123623-3 |a Lehrbuch |2 gnd-content | |
689 | 0 | 0 | |a MATLAB |0 (DE-588)4329066-8 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a MATLAB |0 (DE-588)4329066-8 |D s |
689 | 1 | 1 | |a Maschinendynamik |0 (DE-588)4130692-2 |D s |
689 | 1 | |5 DE-604 | |
689 | 2 | 0 | |a SIMULINK |0 (DE-588)4480546-9 |D s |
689 | 2 | |5 DE-604 | |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=3865200&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024535533&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-024535533 |
Datensatz im Suchindex
DE-BY-862_location | 2000 |
---|---|
DE-BY-FWS_call_number | 2000/ST 620 M35 P626(3) |
DE-BY-FWS_katkey | 497824 |
DE-BY-FWS_media_number | 083000509326 |
_version_ | 1806528122066042880 |
adam_text |
IMAGE 1
INHALTSVERZEICHNIS
1 EINFUEHRUNG IN MATLAB 1
1.1 DESKTOP UND FENSTER 2
1.2 ONLINE-HILFE 4
1.3 EINIGE BEMERKUNGEN ZUR ARBEITSWEISE VON MATLAB 5
1.4 BASIS-ELEMENTE 5
1.4.1 SKALARE OPERATIONEN UND VARIABLENVERWALTUNG 6
1.4.2 MATHEMATISCHE FUNKTIONEN 9
1.4.3 VEKTOREN UND MATRIZEN 11
1.4.4 LINEARE GLEICHUNGSSYSTEME 20
1.4.5 SPEZIELLE DATENSTRUKTUREN 23
1.4.6 VERGLEICHSOPERATOREN UND LOGISCHE OPERATOREN 26
1.4.7 VERZWEIGUNGEN UND SCHLEIFEN 27
1.5 PROGRAMMERSTELLUNG, MATLAB SCRIPT UND FUNCTION 30
1.5.1 MATLAB EDITOR UND VERZEICHNISPRIORITAET 30
1.5.2 DATENEIN- UND AUSGABE 32
1.5.3 MATLAB SCRIPT 33
1.5.4 MATLAB FUNCTION 35
1.5.5 CODE-BESCHLEUNIGUNG, DER PROFILER 42
1.6 GRAFIK 44
1.6.1 GRAFIKFENSTER (FIGURE), ERSTELLUNG UND VERWALTUNG 45
1.6.2 2D-GRAFIK 47
1.6.3 3D-GRAFIK 60
1.7 ANIMATION VON 2D- UND 3D-MODELLEN 66
1.7.1 MODELLERSTELLUNG 66
1.7.2 ANIMATIONS-GRAFIK 67
1.7.3 2D-ANIMATION EINFACHER LINIEN-MODELLE 69
1.7.4 ANIMATION MIT GEOMETRISCHEN 3D-MODELLEN 73
1.8 COMPUTERALGEBRA UNTER MATLAB, DIE SYMBOLIC MATH TOOLBOX 81 1.8.1
ONLINE-HILFE 82
1.8.2 SYMBOLISCHE OBJEKTE 83
1.8.3 VEREINBARUNG SYMBOLISCHER VARIABLEN UND AUSDRUECKE (OBJEKTE) 83
1.8.4 SUBSTITUTION SYMBOLISCHER UND NUMERISCHER GROESSEN, DER SUBS BEFEHL
85 1.8.5 BEISPIELE AUS DER ANALYSIS 86
1.8.6 ALGEBRAISCHE GLEICHUNGSSYSTEME, DER SOLVE BEFEHL 87
1.8.7 GEWOEHNLICHE DIFFERENZIALGLEICHUNGEN, DER DSOLVE BEFEHL 88
1.8.8 BEISPIEL AUS DER LINEAREN ALGEBRA 91
1.8.9 UEBERGANG ZUR NUMERIK 93
BIBLIOGRAFISCHE INFORMATIONEN HTTP://D-NB.INFO/1014180015
DIGITALISIERT DURCH
IMAGE 2
VIII INHALTSVERZEICHNIS
2 MODELLBILDUNG 95
2.1 BEMERKUNGEN ZUR SCHREIBWEISE 96
2.2 STRUKTUREN DER BEWEGUNGSGLEICHUNGEN 97
2.3 GRUNDLAGEN 97
2.3.1 KINEMATIK STARRER KOERPER 97
2.3.2 KINETIK 108
2.4 NEWTON-EULER-METHODE 111
2.4.1 RECHNERORIENTIERTE VORGEHENSWEISE 116
2.5 LAGRANGE'SCHE GLEICHUNG 2. ART 118
2.6 LINEARISIERUNG 122
2.7 ANWENDUNG DER MODELLERSTELLUNG 125
3 LINEARE SCHWINGUNGSMODELLE 131
3.1 BEWEGUNGSGLEICHUNGEN 132
3.2 EIGENSCHWINGUNGEN UND FREIE SCHWINGUNGEN 134
3.2.1 DAS EIGENWERTPROBLEM IN MATLAB, ALLGEMEINE BETRACHTUNG 134 3.2.2
NUMERISCHE BEHANDLUNG DER EIGENWERTPROBLEME 136
3.3 ERZWUNGENE SCHWINGUNGEN 148
3.3.1 KONSTANTE ERREGUNG 149
3.3.2 HARMONISCH ANGEREGTE MECHANISCHE SYSTEME 150
4 SIMULATION UNTER SIMULINK 161
4.1 ZUR FUNKTIONSWEISE 161
4.1.1 BLOCK-STRUKTUR 161
4.1.2 SIMULATIONSABLAUF 162
4.2 DIE INTEGRATIONSVERFAHREN 163
4.2.1 METHODEN UND BEZEICHNUNGEN 164
4.2.2 STEIFIGKEIT DER DIFFERENZIALGLEICHUNG 169
4.2.3 BEMERKUNGEN ZUR WAHL DER VERFAHREN 170
4.3 SIMULINK-GRUNDLAGEN 171
4.3.1 DIE MODELL-LIBRARY 171
4.3.2 EINSTELLUNG DES INTEGRATORS UND DES DATENTRANSFERS 173
4.3.3 DATENTRANSFER UEBER DEN WORKSPACE 174
4.3.4 SIMULATIONSAUFRUF AUS DER MATLAB UMGEBUNG 174
4.3.5 HILFSMITTEL ZUR MODELLERSTELLUNG UND DATENAUSWERTUNG 175
4.4 SIMULINK-MODELLIERUNG EINES EINFACHEN PROJEKTS 186
4.4.1 1/4-FAHRZEUGMODELL UND DIE BEWEGUNGSGLEICHUNGEN 186
4.4.2 AUFBEREITUNG DER BEWEGUNGSGLEICHUNGEN 188
4.4.3 DAS FAHRBAHNPROFIL 190
4.4.4 PARAMETRISIERUNG DES ZUSTANDSMODELLS IM STATE SPACE BLOCK 194
4.4.5 MODELLIERUNG DER REIBELEMENTE 195
4.4.6 DIE STARTROUTINE FUER DIE MATLAB-UMGEBUNG 198
4.4.7 SIMULINK-MODELLE UND SIMULATIONSERGEBNISSE 199
4.5 ALGEBRAISCHE SCHLEIFEN IN DYNAMISCHEN MODELLEN 205
4.5.1 ALGEBRAISCHE SCHLEIFEN 205
IMAGE 3
INHALTSVERZEICHNIS IX
4.5.2 SYSTEM MIT ALGEBRAISCHER SCHLEIFE 205
4.6 VEKTORIELLE BETRACHTUNGSWEISE UND MODELLIERUNG 209
4.6.1 SIMULATIONSERGEBNISSE, SELBSTERREGTE SCHWINGUNGEN UND
MITNAHME-EFFEKTE . . 210 4.6.2 NICHTLINEARE GLEICHUNGEN HOEHERER ORDNUNG
211
4.7 MODELLIERUNG MIT HILFE EINER S-FUNCTION 214
4.7.1 M-FILE S-FUNCTION 214
4.7.2 C MEX-FILE S-FUNCTION 221
5 SIMULATION UNTER MATLAB 225
5.1 STRUKTUR DER DIFFERENZIALGLEICHUNGEN 225
5.1.1 BEISPIELE FUER EINE EXPLIZITE FORMULIERUNG 228
5.2 DER GRUNDSAETZLICHE AUFBAU EINES SIMULATIONSPROGRAMMS 237
5.2.1 MOEGLICHKEITEN ZUM INTEGRATORAUFRUF UNTER MATLAB 237
5.3 INTEGRATION VON SYSTEMEN IN STANDARDFORM 241
5.3.1 UNWUCHTIGER MOTOR AUF ELASTISCHEM FUNDAMENTBLOCK 242
5.4 DIFFERENZIAL-ALGEBRAISCHE GLEICHUNGEN 249
5.4.1 MATHEMATISCHE HINTERGRUENDE 249
5.4.2 MOEGLICHKEITEN UNTER MATLAB UND SIMULINK 251
5.4.3 MECHANISCHE BEWEGUNGSGLEICHUNGEN MIT ALGEBRAISCHEN
BINDUNGSGLEICHUNGEN 252 5.4.4 UEBERFUEHRUNG IN GEWOEHNLICHE
DIFFERENZIALGLEICHUNGEN 260
5.4.5 UEBERGANG AUF MINIMALKOORDINATEN 266
5.5 IMPLIZITE DIFFERENZIALGLEICHUNGEN 272
5.6 INTEGRATION GEWOEHNLICHER DIFFERENZIALGLEICHUNGEN MIT UNSTETIGKEITEN
275 5.6.1 BEISPIELE FUER UNSTETIGKEITEN IN DEN BEWEGUNGSGLEICHUNGEN 275
5.6.2 FORMULIERUNG VON SCHALTFUNKTIONEN 277
5.6.3 LOKALISIERUNG DER SCHALTPUNKTE 278
5.6.4 BEISPIELE ZUR ZWEI-PUNKT-SCHALTLOGIK 279
5.6.5 DREIPUNKT-SCHALTLOGIK AM BEISPIEL EINES ZWEI-MASSEN-SCHWINGERS MIT
REIBUNG289 5.7 RANDWERTPROBLEME GEWOEHNLICHER DIFFERENZIALGLEICHUNGEN 303
5.7.1 GRUNDLAGEN 303
5.7.2 STANDARDPROBLEM AM BEISPIEL DER KETTENLINIE 304
5.7.3 MEHRPUNKT-RANDWERTPROBLEME 308
5.7.4 PERIODISCHE SCHWINGUNGEN NICHTLINEARER SYSTEME 310
6 MODELLIERUNG UND SIMULATION MIT DEM STATEFLOW TOOL 317
6.1 STATEFLOW-ELEMENTE 317
.1 DAS CHART 318
.2 ZUSTAND UND ZUSTAND-LABEL 319
.3 TRANSITIONEN 320
.4 DEFAULT TRANSITION 322
.5 VERBINDUNGSPUNKTE 322
.6 DER MODELL-EXPLORER 323
.7 ERWEITERTE STRUKTUREN 324
6.2 BEISPIEL: SCHWINGER MIT COULOMB-REIBUNG 324
6.2.1 BEWEGUNGSGLEICHUNGEN UND SCHALTBEDINGUNGEN 324
IMAGE 4
X INHALTSVERZEICHNIS
6.2.2 SIMULINK-MODELL MIT CHART 325
6.3 BEISPIEL: SPRINGENDER BALL 330
7 PHYSIKALISCHE MODELLE UNTER SIMULINK 335
7.1 SIMMECHANICS TOOL 336
.1 FUNKTIONSWEISE 336
.2 UNTERSUCHUNGSMETHODEN 337
.3 ERSTES SIMMECHANICS-MODELL 337
.4 ARBEITSWEISE DES JOINT STICTION ACTUATORS 344
.5 VISUALISIERUNG UND ANIMATION DER MASCHINE 349
.6 EINIGE MATHEMATISCHE ASPEKTE 350
7.2 ANWENDUNGEN UND AUSBLICK 353
8 PROJEKTE 355
8.1 PERMANENTMAGNET GELAGERTER ROTOR 355
.1 SYSTEMBESCHREIBUNG 356
.2 ROTOR-UND MAGNETMODELLIERUNG 357
.3 DIE AKTIVE STABILISIERUNG, REGLERSTRUKTUREN 358
.4 DAS KONTINUIERLICHE MODELL 359
.5 REGLERENTWUERFE 360
.6 PARAMETRIERUNG UND REGLERKOEFFIZIENTEN 363
1.7 SIMULINK-MODELLE 363
1.8 SIMULATIONSERGEBNISSE 364
8.2 STOERGROESSENKOMPENSATION HARMONISCHER UND KONSTANTER STOERUNGEN 364
8.2.1 GRUNDLAGEN ZUR STRECKE UND ZUM BEOBACHTERENTWURF 367
8.2.2 PARAMETERFILE UND SIMULINK-MODELL 369
8.2.3 BEOBACHTER UEBER S-FUNKTION 370
8.2.4 ANALYTISCHE ERMITTLUNG DER LOESUNGEN 370
8.2.5 ERGEBNISSE 374
8.3 SCHWINGUNGSTILGER MIT VISKOELASTISCHEM ANSCHLAG 376
8.3.1 DAS STATIONAERE SYSTEM OHNE ANSCHLAG 377
8.3.2 ENTWURF DES SIMULINK-MODELLS 379
8.3.3 SCHWINGUNGSANTWORT MIT EINEM SINUS-SWEEP DES SYSTEMS OHNE/MIT
ANSCHLAG . 384 8.4 AXIALKOLBENVERDICHTER EINER PKW-KLIMAANLAGE 386
8.4.1 DAS MODELL 386
8.4.2 DER HEBELMECHANISMUS 387
8.4.3 BEWEGUNGSGLEICHUNGEN NACH LAGRANGE 388
8.4.4 DAS M-FILE, ERSTE ERGEBNISSE 391
8.4.5 MODELLBASIERTER ENTWURF MIT SIMMECHANICS 391
8.4.6 VERGLEICH DER ERGEBNISSE BEZUEGLICH DER GELENKKRAEFTE 393
8.4.7 STATIONAERE LAGE, DIE TRIMMING-METHODE 394
8.4.8 DER VERDICHTER ALS SIMMECHANICS-MODELL 395
8.5 DREIFACHPENDEL 396
8.5.1 LAGRANGE'SCHE GLEICHUNG 2. ART 398
8.5.2 NEWTON-EULER-FORMALISMUS 399
IMAGE 5
INHALTSVERZEICHNIS XI
8.5.3 UEBERGANG ZUR NUMERIK UND INTEGRATION 402
8.5.4 ANIMATIONSMODELL 403
8.5.5 SCHWINGUNGSVERHALTEN 405
8.5.6 VORWAERTSDYNAMIK MIT SIMMECHANICS 407
8.5.7 INVERSE DYNAMIK 410
8.6 HUBSCHWINGUNGEN EINES VIERTELFAHRZEUGS MIT NICHTLINEAREM STOSSDAEMPFER
411 8.7 DYNAMIK DES LEVITRON-KREISELS 413
8.8 BALANCIERENDER ROBOTER 414
8.8.1 MOTIVATION 415
8.8.2 MODELLVORAUSSETZUNGEN UND ANNAHMEN 415
8.8.3 HERLEITUNG DER BEWEGUNGSGLEICHUNGEN 416
LITERATURVERZEICHNIS 417
STICHWORTVERZEICHNIS 421 |
any_adam_object | 1 |
author | Pietruszka, Wolf Dieter 1938- |
author_GND | (DE-588)109276892 |
author_facet | Pietruszka, Wolf Dieter 1938- |
author_role | aut |
author_sort | Pietruszka, Wolf Dieter 1938- |
author_variant | w d p wd wdp |
building | Verbundindex |
bvnumber | BV039686645 |
classification_rvk | ST 601 ST 620 |
classification_tum | TEC 009f DAT 306f |
ctrlnum | (OCoLC)774036765 (DE-599)DNB1014180015 |
dewey-full | 621.811 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 621 - Applied physics |
dewey-raw | 621.811 |
dewey-search | 621.811 |
dewey-sort | 3621.811 |
dewey-tens | 620 - Engineering and allied operations |
discipline | Maschinenbau / Maschinenwesen Technik Informatik |
edition | 3., bearb. und erw. Aufl. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV039686645</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20120627</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">111107s2012 gw ad|| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">11,N33</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1014180015</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783834817648</subfield><subfield code="c">: ca. EUR 34.95 (DE)</subfield><subfield code="9">978-3-8348-1764-8</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3834817643</subfield><subfield code="9">3-8348-1764-3</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783834817648</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)774036765</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1014180015</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">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-HE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-523</subfield><subfield code="a">DE-1050</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-859</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-91S</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-M347</subfield><subfield code="a">DE-862</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">621.811</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 601</subfield><subfield code="0">(DE-625)143682:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 620</subfield><subfield code="0">(DE-625)143684:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">TEC 009f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 306f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">620</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Pietruszka, Wolf Dieter</subfield><subfield code="d">1938-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)109276892</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">MATLAB und Simulink in der Ingenieurpraxis</subfield><subfield code="b">Modellbildung, Berechnung und Simulation</subfield><subfield code="c">Wolf Dieter Pietruszka</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">3., bearb. und erw. Aufl.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Wiesbaden</subfield><subfield code="b">Vieweg + Teubner</subfield><subfield code="c">2012</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XI, 429 S.</subfield><subfield code="b">Ill., 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="0" ind2="7"><subfield code="a">Maschinendynamik</subfield><subfield code="0">(DE-588)4130692-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">MATLAB</subfield><subfield code="0">(DE-588)4329066-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">SIMULINK</subfield><subfield code="0">(DE-588)4480546-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4123623-3</subfield><subfield code="a">Lehrbuch</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">MATLAB</subfield><subfield code="0">(DE-588)4329066-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">MATLAB</subfield><subfield code="0">(DE-588)4329066-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">Maschinendynamik</subfield><subfield code="0">(DE-588)4130692-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="2" ind2="0"><subfield code="a">SIMULINK</subfield><subfield code="0">(DE-588)4480546-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="2" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=3865200&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB 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=024535533&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-024535533</subfield></datafield></record></collection> |
genre | (DE-588)4123623-3 Lehrbuch gnd-content |
genre_facet | Lehrbuch |
id | DE-604.BV039686645 |
illustrated | Illustrated |
indexdate | 2024-08-05T08:31:11Z |
institution | BVB |
isbn | 9783834817648 3834817643 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-024535533 |
oclc_num | 774036765 |
open_access_boolean | |
owner | DE-523 DE-1050 DE-29T DE-859 DE-91G DE-BY-TUM DE-Aug4 DE-91S DE-BY-TUM DE-83 DE-355 DE-BY-UBR DE-M347 DE-862 DE-BY-FWS |
owner_facet | DE-523 DE-1050 DE-29T DE-859 DE-91G DE-BY-TUM DE-Aug4 DE-91S DE-BY-TUM DE-83 DE-355 DE-BY-UBR DE-M347 DE-862 DE-BY-FWS |
physical | XI, 429 S. Ill., graph. Darst. |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Vieweg + Teubner |
record_format | marc |
spellingShingle | Pietruszka, Wolf Dieter 1938- MATLAB und Simulink in der Ingenieurpraxis Modellbildung, Berechnung und Simulation Maschinendynamik (DE-588)4130692-2 gnd MATLAB (DE-588)4329066-8 gnd SIMULINK (DE-588)4480546-9 gnd |
subject_GND | (DE-588)4130692-2 (DE-588)4329066-8 (DE-588)4480546-9 (DE-588)4123623-3 |
title | MATLAB und Simulink in der Ingenieurpraxis Modellbildung, Berechnung und Simulation |
title_auth | MATLAB und Simulink in der Ingenieurpraxis Modellbildung, Berechnung und Simulation |
title_exact_search | MATLAB und Simulink in der Ingenieurpraxis Modellbildung, Berechnung und Simulation |
title_full | MATLAB und Simulink in der Ingenieurpraxis Modellbildung, Berechnung und Simulation Wolf Dieter Pietruszka |
title_fullStr | MATLAB und Simulink in der Ingenieurpraxis Modellbildung, Berechnung und Simulation Wolf Dieter Pietruszka |
title_full_unstemmed | MATLAB und Simulink in der Ingenieurpraxis Modellbildung, Berechnung und Simulation Wolf Dieter Pietruszka |
title_short | MATLAB und Simulink in der Ingenieurpraxis |
title_sort | matlab und simulink in der ingenieurpraxis modellbildung berechnung und simulation |
title_sub | Modellbildung, Berechnung und Simulation |
topic | Maschinendynamik (DE-588)4130692-2 gnd MATLAB (DE-588)4329066-8 gnd SIMULINK (DE-588)4480546-9 gnd |
topic_facet | Maschinendynamik MATLAB SIMULINK Lehrbuch |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=3865200&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024535533&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT pietruszkawolfdieter matlabundsimulinkinderingenieurpraxismodellbildungberechnungundsimulation |
Beschreibung
Sonderstandort Fakultät
Signatur: |
2000 ST 620 M35 P626(3) |
---|---|
Exemplar 1 | nicht ausleihbar Checked out – Rückgabe bis: 31.12.2099 Vormerken |