Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Nagar, Sandeep (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York, New York] : Apress, [2017]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.