Programming and Engineering Computing with MATLAB 2021
Autor Huei-Huang Leeen Limba Engleză Paperback – 13 oct 2021
A learn by doing teaching approach is used all through the book. You are guided to tackle a problem using MATLAB commands first and then the commands are explained line by line. This process of learning through hands on experience is one of the most efficient and pain-free ways of learning MATLAB. This approach, together with the extensive use of ordered textboxes, figures, and tables, greatly reduces the size of the book, while still providing you with a book that’s comprehensive and easy to follow.
The first chapter of this book introduces the MATLAB programming environment and familiarizes you with MATLAB’s core functionality. Chapters two through nine discuss basic MATLAB functionalities in a progressive and comprehensive way. The chapters start out simple and build in complexity as you advance through the book. Chapters ten through thirteen cover advanced topics that are particularly useful in college programs. Each chapter consists of sections, each covering a topic and providing one or more examples. Related MATLAB functions are organized at the end of a section. Additional exercise problems are provided at the end of chapters two through nine.
Examples in each section are presented in a consistent way. An example is usually described first, followed by a MATLAB script. Any resulting text and graphics output (and in some cases inputs) that are produced from running a script are presented and discussed. Finally, the remainder of each section is devoted to explaining the purpose of the lines of the script.
Who this book is for
This book is developed mainly for undergraduate engineering students. It may be used in courses such as Computers in Engineering, or others that use MATLAB as a software platform. It can also be used as a self-study book for learning MATLAB.
College level engineering examples are used in this book. Background knowledge for these engineering examples is illustrated as thoroughly as possible.
Preț: 448.08 lei
Preț vechi: 560.09 lei
-20% Nou
Puncte Express: 672
Preț estimativ în valută:
85.75€ • 89.08$ • 71.23£
85.75€ • 89.08$ • 71.23£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 54.56 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781630574918
ISBN-10: 1630574910
Pagini: 532
Dimensiuni: 210 x 280 x 29 mm
Greutate: 1.23 kg
Ediția:1
Editura: SDC Publications
Colecția SDC Publications
ISBN-10: 1630574910
Pagini: 532
Dimensiuni: 210 x 280 x 29 mm
Greutate: 1.23 kg
Ediția:1
Editura: SDC Publications
Colecția SDC Publications
Cuprins
1. Getting Started, Desktop Environment, and Overview 2. Data Types, Operators, and Expressions 3. Flow Controls, Functions, and Programs 4. Cell Arrays, Structures, Tables, and User-Defined Classes 5. Data Visualization: Plots 6. Animations, Images, Audios, and Videos 7. Data Import and Export 8. Graphical User Interfaces 9. Symbolic Mathematics 10. Linear Algebra, Polynomial, Curve Fitting, and Interpolation 11. Differentiation, Integration, and Differential Equations 12. Systems of Nonlinear Equations and Optimization 13. Statistics
Descriere
This book is designed for undergraduate students completely new to programming with MATLAB. Case studies and examples are used extensively throughout this book and are at the core of what makes this book so unique.