Based on a teach-yourself approach, the fundamentals of MATLAB are illustrated throughout with many examples from a number of different scientific and engineering areas, such as simulation, population modelling, and numerical methods, as well as from business and everyday life. Some of the examples draw on first-year university level maths, but these are self-contained so that their omission will not detract from learning the principles of using MATLAB.
This completely revised new edition is based on the latest version of MATLAB. New chapters cover handle graphics, graphical user interfaces (GUIs), structures and cell arrays, and importing/exporting data. The chapter on numerical methods now includes a general GUI-driver ODE solver.
* Maintains the easy informal style of the first edition
* Teaches the basic principles of scientific programming with MATLAB as the vehicle
* Covers the latest version of MATLAB
Autorentext
Brian Hahn was a professor in the Department of Mathematics and Applied Mathematics at the University of Cape Town. In his career, Brian wrote more than 10 books for teaching programming languages to beginners.
Inhalt
Preface; Part 1: Essentials; Getting going; MATLAB fundamentals; Developing algorithms; MATLAB functions; Logical vectors; Matrices; Introduction to graphics; Loops; Errors and pitfalls; Function M-files; Part 2: More advanced topics and applications; Vectors as arrays:working with subscripts; Arrays of characters:strings; Advanced data structures; More graphics; Graphical user interfaces (GUIs); Importing and exporting data; Simulation; More matrices; Introduction to numerical methods; Appendix A Syntax quick reference; Appendix B Operators; Appendix C Command and function quick reference; Appendix D ASCII character codes; Appendix E Solutions to selected exercises; Index