Skip to content

Introduction to Numerical Analysis for Electrical and Computer Engineers

Best in textbook rentals since 2012!

ISBN-10: 0471467375

ISBN-13: 9780471467373

Edition: 2004

Authors: Christopher J. Zarowski

List price: $248.95
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This book is an introduction to numerical analysis and intends to strike a balance between analytical rigor and the treatment of particular methods for engineering problems Emphasizes the earlier stages of numerical analysis for engineers with real-life problem-solving solutions applied to computing and engineering Includes MATLAB oriented examples
Customers also bought

Book details

List price: $248.95
Copyright year: 2004
Publisher: John Wiley & Sons, Incorporated
Publication date: 4/13/2004
Binding: Hardcover
Pages: 604
Size: 6.42" wide x 9.35" long x 1.31" tall
Weight: 2.134
Language: English

Preface
Functional Analysis Ideas
Introduction
Some Sets
Some Special Mappings: Metrics, Norms, and Inner Products
Metrics and Metric Spaces
Norms and Normed Spaces
Inner Products and Inner Product Spaces
The Discrete Fourier Series (DFS)
Complex Arithmetic
Elementary Logic
References
Problems
Number Representations
Introduction
Fixed-Point Representations
Floating-Point Representations
Rounding Effects in Dot Product Computation
Machine Epsilon
Review of Binary Number Codes
References
Problems
Sequences and Series
Introduction
Cauchy Sequences and Complete Spaces
Pointwise Convergence and Uniform Convergence
Fourier Series
Taylor Series
Asymptotic Series
More on the Dirichlet Kernel
Final Remarks
COordinate Rotation DIgital Computing (CORDIC)
Introduction
The Concept of a Discrete Basis
Rotating Vectors in the Plane
Computing Arctangents
Final Remarks
Mathematical Induction
Catastrophic Cancellation
References
Problems
Linear Systems of Equations
Introduction
Least-Squares Approximation and Linear Systems
Least-Squares Approximation and Ill-Conditioned Linear Systems
Condition Numbers
LU Decomposition
Least-Squares Problems and QR Decomposition
Iterative Methods for Linear Systems
Final Remarks
Hilbert Matrix Inverses
SVD and Least Squares
References
Problems
Orthogonal Polynomials
Introduction
General Properties of Orthogonal Polynomials
Chebyshev Polynomials
Hermite Polynomials
Legendre Polynomials
An Example of Orthogonal Polynomial Least-Squares Approximation
Uniform Approximation
References
Problems
Interpolation
Introduction
Lagrange Interpolation
Newton Interpolation
Hermite Interpolation
Spline Interpolation
References
Problems
Nonlinear Systems of Equations
Introduction
Bisection Method
Fixed-Point Method
Newton-Raphson Method
The Method
Rate of Convergence Analysis
Breakdown Phenomena
Systems of Nonlinear Equations
Fixed-Point Method
Newton-Raphson Method
Chaotic Phenomena and a Cryptography Application
References
Problems
Unconstrained Optimization
Introduction
Problem Statement and Preliminaries
Line Searches
Newton's Method
Equality Constraints and Lagrange Multipliers
MATLAB Code for Golden Section Search
References
Problems
Numerical Integration and Differentiation
Introduction
Trapezoidal Rule
Simpson's Rule
Gaussian Quadrature
Romberg Integration
Numerical Differentiation
References
Problems
Numerical Solution of Ordinary Differential Equations
Introduction
First-Order ODEs
Systems of First-Order ODEs
Multistep Methods for ODEs
Adams-Bashforth Methods
Adams-Moulton Methods
Comments on the Adams Families
Variable-Step-Size (Adaptive) Methods for ODEs
Stiff Systems
Final Remarks
MATLAB Code for Example 10.8
MATLAB Code for Example 10.13
References
Problems
Numerical Methods for Eigenproblems
Introduction
Review of Eigenvalues and Eigenvectors
The Matrix Exponential
The Power Methods
QR Iterations
References
Problems
Numerical Solution of Partial Differential Equations
Introduction
A Brief Overview of Partial Differential Equations
Applications of Hyperbolic PDEs
The Vibrating String
Plane Electromagnetic Waves
The Finite-Difference (FD) Method
The Finite-Difference Time-Domain (FDTD) Method
MATLAB Code for Example 12.5
References
Problems
An Introduction to MATLAB
Introduction
Startup
Some Basic Operators, Operations, and Functions
Working with Polynomials
Loops
Plotting and M-Files
References
Index