MATLAB Guide
MATLAB is an interactive system for numerical computation that is widely used for teaching and research in industry and academia. It provides a modern programming language and problem solving environment, with powerful data structures, customizable graphics, and easy-to-use editing and debugging too...
Saved in:
Main Authors: | , |
---|---|
Format: | Book |
Language: | English |
Published: |
Philadelphia
Cambridge
2017
SIAM (Society for Industrial and Applied Mathematics) 2017 |
Edition: | Print book : English : Third edition |
Subjects: | |
Online Access: | Click Here to View Status and Holdings. |
Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- 1: A Brief Tutorial
- 2: Basics
- 3: Distinctive Features of MATLAB
- 4: Arithmetic
- 5: Matrices
- 6: Operators and Flow Control
- 7: Program Files
- 8: Graphics
- 9: Linear Algebra
- 10: More on Functions
- 11: Numerical Methods: Part I
- 12: Numerical Methods: Part II
- 13: Input and Output
- 14: Troubleshooting
- 15: Sparse Matrices
- 16: More on Coding
- 17: Advanced Graphics
- 18: Other Data Types and Multidimensional Arrays
- 19: Object-Oriented Programming
- 20: The Symbolic Math Toolbox
- 21: Graphs
- 22: Large Data Sets
- 23: Optimizing Codes
- 24: Tricks and Tips
- 25: The Parallel Computing Toolbox
- 26: Case Studies