Skip to content

Numerical and Analytical Methods with MATLAB for Electrical Engineers

Best in textbook rentals since 2012!

ISBN-10: 1439854297

ISBN-13: 9781439854297

Edition: 2012

Authors: William Bober, Andrew Stevens

List price: $155.00
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 textbook presents basic programming techniques consistent with the MATLAB software package. It also discusses numerical and analytical concepts applicable to electrical engineering. The text contains many sample MATLAB programs that provide guidance for student completing the assigned projects. Case studies relate concepts presented in the chapters to engineering in practice. The chapters address such topics as Simulink, curve fitting, optimization, partial differential equations, laplace transforms, control systems, signal processing, differential equations, transcendental equations, and numerical integration. A complete solutions manual is available for qualified adopters.
Customers also bought

Book details

List price: $155.00
Copyright year: 2012
Publisher: CRC Press LLC
Publication date: 8/27/2012
Binding: Hardcover
Pages: 388
Size: 6.38" wide x 9.33" long x 0.87" tall
Weight: 1.452
Language: English

Numerical Methods for Electrical Engineers
Engineering Goals
Programming Numerical Solutions
Why MATLAB�“?
The MATLAB�“ Programming Language
Conventions in This Book
Example Programs
MATLAB�“ Fundamentals
The MATLAB�“ Windows
Constructing a Program in MATLAB�“
MATLAB�“ Fundamentals
MATLAB�“ Input/Output
MATLAB�“ Program Flow
MATLAB�“ Function Files
Anonymous Functions
MATLAB�“ Anonymous Functions
MATLAB�“ Graphics
Working with Matrices
Working with Functions of a Vector
Additional Examples Using Characters and Strings
Interpolation and MATLAB�“'s interp1 Function
MATLAB�“'s textscan Function
Exporting MATLAB�“ Data to Excel
Debugging a Program
The Parallel RLC Circuit
Matrices
Matrix Operations
System of Linear Equations
Gauss Elimination
The Gauss-Jordan Method
Number of Solutions
Inverse Matrix
The Eigenvalue Problem
Roots of Algebraic and Transcendental Equations
The Search Method
Bisection Method
Newton-Raphson Method
MATLAB�“'s fzero and roots Functions
Numerical Integration
Numerical Integration and Simpson's Rule
Improper Integrals
MATLAB�“'s quad Function
The Electric Field
The quiver Plot
MATLAB�“'s dblquad Function
Numerical Integration of Ordinary Differential Equations
The Initial Value Problem
The Euler Algorithm
Modified Euler Method with Predictor-Corrector Algorithm
Numerical Error for Euler Algorithms
The Fourth-Order Runge-Kutta Method
System of Two First-Order Differential Equations
A Single Second-Order Equation
MATLAB�“'s ODE Function
Boundary Value Problems
Solution of a Tri-Diagonal System of Linear Equations
Method Summary for m equations
Difference Formulas
One-Dimensional Plate Capacitor Problem
Laplace Transforms
Laplace Transform and Inverse Transform
Transforms of Derivatives
Ordinary Differential Equations, Initial Value Problem
Convolution
Laplace Transforms Applied to Circuits
Impulse Response
Fourier Transforms and Signal Processing
Mathematical Description of Periodic Signals: Fourier Series
Complex Exponential Fourier Series and Fourier Transforms
Properties of Fourier Transforms
Filters
Discrete-Time Representation of Continuous-Time Signals
Fourier Transforms of Discrete-Time Signals
A Simple Discrete-Time Filter
Curve Fitting
Method of Least Squares
Curve Fitting with the Exponential Function
MATLAB�“'s polyfit Function
Cubic Splines
The Function interp1 for Cubic Spline Curve Fitting
Curve Fitting with Fourier Series
Optimization
Unconstrained Optimization Problems
Method of Steepest Descent
MATLAB�“'s fminunc Function
Optimization with Constraints
Lagrange Multipliers
MATLAB�“'s fmincon Function
Simulink
Creating a Model in Simulink
Typical Building Blocks in Constructing a Model
Tips for Constructing and Running Models
Constructing a Subsystem
Using the Mux and Fcn Blocks
Using the Transfer Fcn Block
Using the Relay and Switch Blocks
Trigonometric Function Blocks
RLC Circuits
Special Characters in MATLAB�“ Plots
MATLAB�“ Function Index