๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

MATLAB Programming for Engineers

โœ Scribed by Stephen J. Chapman


Publisher
Cengage Learning
Year
2019
Tongue
English
Leaves
865
Edition
6
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Master today's MATLAB technical programming language while strengthening problem-solving skills with the help of Chapman's successful MATLAB PROGRAMMING FOR ENGINEERS, 6th Edition. You learn how to write clean, efficient and well-documented programs as you simultaneously gain an understanding of the many practical functions of MATLAB. You study the latest version of MATLAB R2018a and work with new MATLAB GUI (Graphical User Interface) Apps. The first nine chapters provide a basic introduction to programming and problem solving, while the remaining chapters address more advanced topics, such as I/O, object-oriented programming, and Graphical User Interfaces. With this comprehensive coverage, MATLAB PROGRAMMING FOR ENGINEERS, 6th Edition serves as a trusted reference tool throughout your studies and into your professional career as you work with MATLAB.

โœฆ Table of Contents


Dedication
Preface
Digital Resources
Contents
1 Introduction to MATLAB
2 MATLAB Basics
3 Two-Dimensional Plots
4 Branching Statements and Program Design
5 Loops and Vectorization
6 Basic User-Defined Functions
7 Advanced Features of User-Defined Functions
8 Complex Numbers and Additional Plots
9 Additional Data Types
10 Sparse Arrays, Cell Arrays, Structures, and Tables
11 Input-Output Functions
12 User-Defined Classes and Object-Oriented Programming
13 Handle Graphics and Animation
14 MATLAB Apps and Graphical User Interfaces
Appendix A: UTF-8 Character Set
Appendix B: Answers to Quizzes
Index
Figures


๐Ÿ“œ SIMILAR VOLUMES


MATLAB Programming for Engineers
โœ Stephen J. Chapman ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› CL-Engineering ๐ŸŒ English

Emphasizing problem-solving skills throughout this very successful book, Stephen Chapman introduces the MATLAB language and shows how to use it to solve typical technical problems. The book teaches MATLAB as a technical programming language, showing students how to write clean, efficient, and well-