Numerical Methods using MATLAB

  • 1h 52m
  • Abhishek K Gupta
  • Apress
  • 2014

Numerical Methods with MATLAB provides a highly-practical reference work to assist anyone working with numerical methods. A wide range of techniques are introduced, their merits discussed and fully working MATLAB code samples supplied to demonstrate how they can be coded and applied.

Numerical methods have wide applicability across many scientific, mathematical, and engineering disciplines and are most often employed in situations where working out an exact answer to the problem by another method is impractical.

Numerical Methods with MATLAB presents each topic in a concise and readable format to help you learn fast and effectively. It is not intended to be a reference work to the conceptual theory that underpins the numerical methods themselves. A wide range of reference works are readily available to supply this information. If, however, you want assistance in applying numerical methods then this is the book for you.

What you’ll learn

  • Underlying concepts and methodology behind numerical methods and simulations
  • The types of numerical methods that are available
  • Basic numerical operations and techniques and their applications in numerical methods
  • How to apply a wide range of numerical techniques and simulations (including Monte Carlo simulations) within MATLAB and visualize the solution
  • Clear examples of how various optimization techniques including evolutionary algorithms can be employed to solve common problems
  • How to perform numerical regression and model fitting by implementing your own programs that go beyond those available in the MATLAB toolbox.

Who this book is for

This book is ideal for professionals, undergraduates, and postgraduates who need to apply numerical methods to solving day-to-day problems within the MATLAB environment. While basic familiarity with both numerical methods and MATLAB is assumed, the book's practical approach makes it very accessible to a wide range of readers.

About the Author

Abhishek K Gupta received his B.Tech. and M.Tech. degrees in Electrical Engineering from IIT Kanpur, India, in 2010. He is currently a Ph.D. student at The University of Texas at Austin, where his research has focused on stochastic geometry and its applications in wireless communication. His other research interests include multiuser MIMO systems and optimization. He was a recipient of a GE-FS Leadership Award from the General Electric (GE) Foundation and the Institute of International Education in 2009. He is also the author of the book MATLAB by Examples (2010) and a blog with the same name. He has been teaching MATLAB and its applications in engineering for many years.

In this Book

  • Introduction to MATLAB
  • Matrix Representation, Operations and Vectorization
  • Numerical Techniques
  • Visualization
  • Introduction to Simulation
  • Monte Carlo Simulations
  • Optimization
  • Evolutionary Computations
  • Regression and Model Fitting
  • Differential Equations and System Dynamics