MATLAB für Ingenieure (4. Auflage) von Moore, Holly-

Ursprünglicher Text
MATLAB for Engineers (4th Edition) by Moore, Holly
AMA - BOOKS
(4303)
Angemeldet als gewerblicher Verkäufer
US $11,41
Ca.EUR 9,80
Artikelzustand:
Gut
Satisfaction Guaranteed! 100% Money Back Guarantee.Book is in typical used-Good Condition. Will show ... Mehr erfahrenÜber den Artikelzustand
Ganz entspannt. Kostenloser Rückversand.
Versand:
US $3,97 (ca. EUR 3,41) USPS Media MailTM.
Standort: Multiple Locations, USA
Lieferung:
Lieferung zwischen Di, 2. Sep und Sa, 6. Sep nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Kostenloser Rückversand.
Zahlungen:
   Diners Club 

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:284158953103
Zuletzt aktualisiert am 28. Aug. 2025 14:58:13 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Gut
Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen aufrufenwird in neuem Fenster oder Tab geöffnet
Hinweise des Verkäufers
“Satisfaction Guaranteed! 100% Money Back Guarantee.Book is in typical used-Good Condition. Will ...
Topic
Engineering
ISBN
9780133485974
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
Pearson Education
ISBN-10
0133485978
ISBN-13
9780133485974
eBay Product ID (ePID)
177768723

Product Key Features

Number of Pages
672 Pages
Language
English
Publication Name
Matlab for Engineers
Publication Year
2013
Subject
Engineering (General), Mathematical & Statistical Software, Numerical Analysis
Type
Textbook
Author
Holly Moore
Subject Area
Mathematics, Computers, Technology & Engineering
Format
Trade Paperback

Dimensions

Item Height
0.9 in
Item Weight
37.4 Oz
Item Length
9.9 in
Item Width
7.9 in

Additional Product Features

Edition Number
4
Intended Audience
College Audience
LCCN
2013-034649
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
620.001/51
Table Of Content
About This Book 1 * About MATLAB 1.1 What Is MATLAB? 1.2 Student Edition of MATLAB 1.3 How Is MATLAB Used in Industry? 1.4 Problem Solving in Engineering and Science 2 * MATLAB Environment 2.1 Getting Started 2.2 MATLAB Windows 2.3 Solving Problems with MATLAB 2.4 Saving Your Work Summary MATLAB Summary Key Terms Problems 3 * Built-In MATLAB Functions Introduction 3.1 Using Built-In Functions 3.2 Using the Help Feature 3.3 Elementary Math Functions 3.4 Trigonometric Functions 3.5 Data Analysis Functions 3.6 Random Numbers 3.7 Complex Numbers 3.8 Computational Limitations 3.9 Special Values and Miscellaneous Functions Summary MATLAB Summary Key Terms Problems 4 * Manipulating MATLAB Matrices 4.1 Manipulating Matrices 4.2 Problems with Two Variables 4.3 Special Matrices Summary MATLAB Summary Key Terms Problems 5 * Plotting Introduction 5.1 Two-Dimensional Plots 5.2 Subplots 5.3 Other Types of Two-Dimensional Plots 5.4 Three-Dimensional Plotting 5.5 Editing Plots from the Menu Bar 5.6 Creating Plots from the Workspace Window 5.7 Saving Your Plots Summary MATLAB Summary Problems 6 * User-Defined Functions Introduction 6.1 Creating Function M-Files 6.2 Creating Your Own Toolbox of Functions 6.3 Anonymous Functions and Function Handles 6.4 Function Functions 6.5 Subfunctions Summary MATLAB Summary Key Terms Problems 7 * User-Controlled Input and Output Introduction 7.1 User-Defined Input 7.2 Output Options 7.3 Graphical Input 7.4 More Cell Mode Features 7.5 Reading and Writing Data from Files 7.6 Debugging your Code Summary MATLAB Summary Key Terms Problems 8 * Logical Functions and Selection Structures Introduction 8.1 Relational and Logical Operators 8.2 Flowcharts and Pseudocode 8.3 Logical Functions 8.4 Selection Structures 8.5 Debugging Summary MATLAB Summary Key Terms Problems 9 * Repetition Structures Introduction 9.1 For Loops 9.2 While Loops 9.3 Break and Continue 9.4 Midpoint Break Loops 9.5 Nested Loops 9.6 Improving the Efficiency of Loops Summary MATLAB Summary Key Terms Problems 10 * Matrix Algebra Introduction 10.1 Matrix Operations and Functions 10.2 Solutions of Systems of Linear Equations 10.3 Special Matrices Summary MATLAB Summary Key Terms Problems 11 * Other Kinds of Arrays Introduction 11.1 Data Types 11.2 Multidimensional Arrays 11.3 Character Arrays 11.4 Cell Arrays 11.5 Structure Arrays Summary MATLAB Summary Key Terms Problems 12 * Symbolic Mathematics Introduction 12.1 Symbolic Algebra 12.2 Solving Expressions and Equations 12.3 Symbolic Plotting 12.4 Calculus 12.5 Differential Equations 12.6 Converting Symbolic Expressions to MATLAB Functions Summary MATLAB Summary Problems 13 * Numerical Techniques 13.1 Interpolation 13.2 Curve Fitting 13.3 Using the Interactive Fitting Tools 13.4 Differences and Numerical Differentiation 13.5 Numerical Integration 13.6 Solving Differential Equations Numerically Summary MATLAB Summary Key Terms Problems 14 * Advanced Graphics Introduction 14.1 Images 14.2 Handle Graphics 14.3 Animation 14.4 Other Visualization Techniques 14.5 Introduction to Volume Visualization Summary MATLAB Summary Key Terms Problems 15 * Creating Graphical User Interfaces Introduction 15.1 A Simple GUI with One User
Synopsis
MATLAB for Engineers is intended for use in the first-year or introductory course in Engineering and Computer Science departments. It is also suitable for readers interested in learning MATLAB. ¿ With a hands-on approach and focus on problem solving, this introduction to the powerful MATLAB computing language is designed for students with only a basic college algebra background. Numerous examples are drawn from a range of engineering disciplines, demonstrating MATLAB's applications to a broad variety of problems. ¿ Teaching and Learning Experience This program will provide a better teaching and learning experience-for you and your students. Customize your Course with ESource: Instructors can adopt this title as is, or use the ESource website to select the chapters they need, in the sequence they want. Introduce MATLAB Clearly: Three well-organized sections gets students started with MATLAB, introduce students to programming, and demonstrate more advanced programming techniques. Reinforce Core Concepts with Hands-on Activities: Examples and exercises demonstrate how MATLABcan be used to solve a variety of engineering problems. Keep Your Course Current: Significant changes were introduced in version MATLAB 2012b, including the introduction of MATLAB 8 which has a redesigned user-interface. The changes in this edition reflect these software updates. Support Learning with Instructor Resources: A variety of resources are available to help to enhance your course., MATLAB for Engineers is intended for use in the first-year or introductory course in Engineering and Computer Science departments. It is also suitable for readers interested in learning MATLAB. With a hands-on approach and focus on problem solving, this introduction to the powerful MATLAB computing language is designed for students with only a basic college algebra background. Numerous examples are drawn from a range of engineering disciplines, demonstrating MATLAB's applications to a broad variety of problems. Teaching and Learning Experience This program will provide a better teaching and learning experience-for you and your students. Customize your Course with ESource Instructors can adopt this title as is, or use the ESource website to select the chapters they need, in the sequence they want. Introduce MATLAB Clearly: Three well-organized sections gets students started with MATLAB, introduce students to programming, and demonstrate more advanced programming techniques. Reinforce Core Concepts with Hands-on Activities: Examples and exercises demonstrate how MATLABcan be used to solve a variety of engineering problems. Keep Your Course Current: Significant changes were introduced in version MATLAB 2012b, including the introduction of MATLAB 8 which has a redesigned user-interface. The changes in this edition reflect these software updates. Support Learning with Instructor Resources: A variety of resources are available to help to enhance your course.
LC Classification Number
TA345.M585 2015

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
Info zu diesem Verkäufer

AMA - BOOKS

96,3% positive Bewertungen28.959 Artikel verkauft

Mitglied seit Jul 2018
Angemeldet als gewerblicher Verkäufer
AMA BOOKS specializes in selling used books, offering quick shipments and constantly striving for customer satisfaction. Thanks for viewing our Ebay store!
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.7
Angemessene Versandkosten
4.8
Lieferzeit
4.9
Kommunikation
4.8

Verkäuferbewertungen (4.735)

Alle Bewertungen
Positiv
Neutral
Negativ
  • 2***g (548)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    Excellent packing, fair price, condition was a LOT BETTER than described. Quick ship, great seller !!
  • o***a (2194)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    Stunning MA book! I sat for hours looking at it. Fast Shipping, fabulous condition, high quality item, well packaged, Item as described, great value! I recommend this wonderful seller! A+++Transaction. Thank you!
  • k***e (1071)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    Great seller! Iem as advertised, well packed and delivered promptly. Excellent!