Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

MATLAB Programming for Numerical Analysis

Posted By: ksveta6
MATLAB Programming for Numerical Analysis

MATLAB Programming for Numerical Analysis by Cesar Perez Lopez
2014 | ISBN: 1484202961 | English | 238 pages | PDF | 13 MB

MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java.

Programming MATLAB for Numerical Analysis introduces you to the MATLAB language with practical hands-on instructions and results, allowing you to quickly achieve your goals. You will first become familiar with the MATLAB environment, and then you will begin to harness the power of MATLAB. You will learn the MATLAB language, starting with an introduction to variables, and how to manipulate numbers, vectors, matrices, arrays and character strings. You will learn about MATLAB’s high-precision capabilities, and how you can use MATLAB to solve problems, making use of arithmetic, relational and logical operators in combination with the common functions and operations of real and complex analysis and linear algebra.

You will learn to implement various numerical methods for optimization, interpolation and solving non-linear equations. You will discover how MATLAB can solve problems in differential and integral calculus, both numerically and symbolically, including techniques for solving ordinary and partial differential equations, and how to graph the solutions in brilliant high resolution. You will then expand your knowledge of the MATLAB language by learning how to use commands which enable you to investigate the convergence of sequences and series, and explore continuity and other analytical features of functions in one and several variables.

What you’ll learn
How to use the MATLAB environment
How to program the MATLAB language from first principles
How to analyze data by developing MATLAB algorithms
How to do numerical analysis with MATLAB with hands-on examples you create
How MATLAB can be used to investigate convergence of sequences and series and analytical properties of functions, with working examples
How to numerically and symbolically solve differential equations using MATLAB, and graph the solutions

Who this book is for
This book is for anyone who wants to work in a practical, hands-on manner with MATLAB for numerical analysis. You'll already understand the core topics of undergraduate level applied mathematics, and have access to an installed version of MATLAB, but no previous experience of MATLAB is assumed. If you're working with MATLAB from a purely mathematical requirement, or you're a working IT professional needing to crunch numbers, you'll find the hands-on solutions you need.

Table of Contents
1. Introduction to the MATLAB Environment
2. MATLAB Variables, Numbers, Operators, and Functions
3 MATLAB Development Environment Features
4. Programming with the MATLAB Language for Numerical Analysis
5. Numerical Algorithms – Equations, Derivatives, and Integrals