Introduction to MATLAB for Engineers and Scientists Solutions for Numerical Computation and Modeling /

Familiarize yourself with MATLAB using this concise, practical tutorial that is focused on writing code to learn concepts. Starting from the basics, this book covers array-based computing, plotting and working with files, numerical computation formalism, and the primary concepts of approximations. I...

Full description

Bibliographic Details
Main Author: Nagar, Sandeep (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2017.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • 1. Introduction
  • 2. Working with Arrays
  • 3. Plotting
  • 4. Data Accessibility and Persistence
  • 5. Functions and loops
  • 6. Numerical Computing
  • 7. A Numerical Computation Case Study.