MATLAB,
Edition 6
A Practical Introduction to Programming and Problem Solving
Editors:
By Dorothy C. Attaway, Ph.D.
Publication Date:
06 Sep 2022
MATLAB: A Practical Introduction to Programming and Problem Solving, winner of TAA’s 2017 Textbook Excellence Award ("Texty"), guides the reader through both programming and built-in functions to easily exploit MATLAB’s extensive capabilities for tackling engineering and scientific problems. Assuming no knowledge of programming, this book starts with programming concepts, such as variables, assignments, and selection statements, moves on to loops, and then solves problems using both the programming concept and the power of MATLAB. The sixth edition has been updated to reflect the functionality of the current version of MATLAB (R2021a), including the introduction of machine learning concepts and the Machine Learning Toolbox, and new sections on data formats and data scrubbing.
Key Features
- Presents programming concepts and MATLAB built-in functions side by side, giving students the ability to program efficiently and exploit the power of MATLAB to solve technical problems
- Offers sections on common pitfalls and programming guidelines that direct students to best practice procedures
- Tests conceptual understanding of the material with Quick Questions! and Practice sections within each chapter
- Full color treatment of charts, graphs, grids and special chapter sections such as Quick Questions and Key Terms enhances readability and learning of MATLAB programming concepts and functions
- Content in this edition has been updated to MATLAB version R2021a where appropriate
- For this edition, new sections introducing concepts relevant to machine learning have been added to the end of every chapter along with a new Introduction to Machine Learning chapter
Part 1 Introduction to Programming Using MATLAB
1. Introduction to MATLAB
2. Vectors and Matrices
3. Introduction to MATLAB Programming
4. Selection Statements
5. Loop Statements and Vectorizing Code
6. MATLAB Programs
7. Text Manipulation
8. Data Structures
Part 2 Advanced Topics for Problem Solving with MATLAB
9. Data Transfer
10. Advanced Functions
11. Introduction to Object-Oriented Programming and Graphics
12. Advanced Plotting Techniques
13. Sights and Sounds
14. Advanced Mathematics
15. Introduction to Machine Learning
1. Introduction to MATLAB
2. Vectors and Matrices
3. Introduction to MATLAB Programming
4. Selection Statements
5. Loop Statements and Vectorizing Code
6. MATLAB Programs
7. Text Manipulation
8. Data Structures
Part 2 Advanced Topics for Problem Solving with MATLAB
9. Data Transfer
10. Advanced Functions
11. Introduction to Object-Oriented Programming and Graphics
12. Advanced Plotting Techniques
13. Sights and Sounds
14. Advanced Mathematics
15. Introduction to Machine Learning
ISBN:
9780323917506
Page Count: 592
Retail Price
:
£51.95
9781119385134; 9780134589640; 9781260215472; 9780357030394
Access to teacher/student resources is available to registered users with approved inspection copies or confirmed adoptions. To review this material, please request an inspection copy.
- Figures from the Text
- Chapter 1.pdf
- Chapter 1.ppt
- Chapter 10.pdf
- Chapter 10.ppt
- Chapter 11.pdf
- Chapter 11.ppt
- Chapter 12.pdf
- Chapter 12.ppt
- Chapter 13.pdf
- Chapter 13.ppt
- Chapter 14.pdf
- Chapter 14.ppt
- Chapter 15.pdf
- Chapter 15.ppt
- Chapter 2.pdf
- Chapter 2.ppt
- Chapter 3.pdf
- Chapter 3.ppt
- Chapter 4.pdf
- Chapter 4.ppt
- Chapter 5.pdf
- Chapter 5.ppt
- Chapter 6.pdf
- Chapter 6.ppt
- Chapter 7.pdf
- Chapter 7.ppt
- Power Point Slides
- Attaway 6E - Goals for Power Point slides.docx
- Attaway 6E Chapter 1 PP Slides.ppt
- Attaway 6E Chapter 10 PP Slides.ppt
- Attaway 6E Chapter 11 PP Slides.ppt
- Attaway 6E Chapter 12 PP Slides.ppt
- Attaway 6E Chapter 13 PP Slides.ppt
- Attaway 6E Chapter 14 PP Slides.ppt
- Attaway 6E Chapter 15 PP Slides.ppt
- Attaway 6E Chapter 2 PP Slides.ppt
- Attaway 6E Chapter 3 PP Slides.ppt
- Attaway 6E Chapter 4 PP Slides.ppt
- Attaway 6E Chapter 5 PP Slides.ppt
- Attaway 6E Chapter 6 PP Slides.ppt
- Attaway 6E Chapter 7 PP Slides.ppt
- Attaway 6E Chapter 8 PP Slides.ppt
- Attaway 6E Chapter 9 PP Slides.ppt
- Practice Problem Solutions
- Solution Code Files
- Text Code Files
Undergraduate students in engineering and science taking a course that uses (or recommends) MATLAB, including introductory programming for engineering courses
Related Titles
Reviews
This book offers a straight forward strategy to learn how to think as a programmer.