Numerical Methods for Engineers and Scientists Using MATLAB®
eBook - ePub

Numerical Methods for Engineers and Scientists Using MATLAB®

Ramin S. Esfandiari

Share book
  1. 471 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Numerical Methods for Engineers and Scientists Using MATLAB®

Ramin S. Esfandiari

Book details
Book preview
Table of contents
Citations

About This Book

This book provides a pragmatic, methodical and easy-to-follow presentation of numerical methods and their effective implementation using MATLAB, which is introduced at the outset. The author introduces techniques for solving equations of a single variable and systems of equations, followed by curve fitting and interpolation of data. The book also provides detailed coverage of numerical differentiation and integration, as well as numerical solutions of initial-value and boundary-value problems. The author then presents the numerical solution of the matrix eigenvalue problem, which entails approximation of a few or all eigenvalues of a matrix. The last chapter is devoted to numerical solutions of partial differential equations that arise in engineering and science. Each method is accompanied by at least one fully worked-out example showing essential details involved in preliminary hand calculations, as well as computations in MATLAB.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Numerical Methods for Engineers and Scientists Using MATLAB® an online PDF/ePUB?
Yes, you can access Numerical Methods for Engineers and Scientists Using MATLAB® by Ramin S. Esfandiari in PDF and/or ePUB format, as well as other popular books in Matemáticas & Matemática aplicada. We have over one million books available in our catalogue for you to explore.

Information

Publisher
CRC Press
Year
2017
ISBN
9781498777452

1

Background and Introduction
This chapter is divided into two parts. In Part 1, a review of some essential mathematical concepts as related to differential equations and matrix analysis is presented. In Part 2, fundamentals of numerical methods, such as sources of computational errors, as well as iterations and rates of convergence are introduced. The materials presented here will be fully integrated throughout the book.
Part 1: Background
1.1 Differential Equations
Differential equations are divided into two main groups: ordinary differential equations (ODEs) and partial differential equations (PDEs). An equation involving an unknown function and one or more of its derivatives is called a differential equation. When there is only one independent variable, the equation is called an ODE. If the unknown function is a function of several independent variables, the equation is a PDE. For example,
55254.webp
is an ODE involving the unknown function x(t), its first derivative with respect to t, as well as a given function et. Similarly,
55262.webp
is an ODE relating x(t) and its first and second derivatives with respect to t, as well as the f...

Table of contents