Chapter 1: Vectors and Matrices 1.1 Vectors 1.1.1 Geometry with Vector 1.1.2 Dot Product 1.1.3 Cross Product 1.1.4 Lines and Planes 1.1.5 Vector Space 1.1.6 Coordinate Systems 1.1.7 Gram-Schmidt Orthonolization 1.2 Matrices 1.2.1 Matrix Algebra 1.2.2 Rank and Row/Column Spaces 1.2.3 Determinant and Trace 1.2.4 Eigenvalues and Eigenvectors 1.2.5 Inverse of a Matrix 1.2.6 Similarity Transformation and Diagonalization 1.2.7 Special Matrices 1.2.8 Positive Definiteness 1.2.9 Matrix Inversion Lemma 1.2.10 LU, Cholesky, QR, and Singular Value Decompositions 1.2.11 Physical Meaning of Eigenvalues/Eigenvectors 1.3 Systems of Linear Equations 1.3.1 Nonsingular Case 1.3.2 Undetermined Case - Minimum-Norm Solution 1.3.3 Overdetermined Case - Least-Squares Error Solution 1.3.4 Gauss(ian) Elimination 1.3.5 RLS (Recursive Least Squares) Algorithm Problems Chapter 2: Vector Calculus 2.1 Derivatives 2.2 Vector Functions 2.3 Velocity and Acceleration 2.4 Divergence and Curl 2.5 Line Integrals and Path Independence 2.5.1 Line Integrals 2.5.2 Path Independence 2.6 Double Integrals 2.7 Green's Theorem 2.8 Surface Integrals 2.9 Stokes' Theorem 2.10 Triple Integrals 2.11 Divergence Theorem Problems Chapter 3: Ordinary Differential Equation 3.1 First-Order Differential Equations 3.1.1 Separable Equations 3.1.2 Exact Differential Equations and Integrating Factors 3.1.3 Linear First-Order Differential Equations 3.1.4 Nonlinear First-Order Differential Equations 3.1.5 Systems of First-Order Differential Equations 3.2 Higher-Order Differential Equations 3.2.1 Undetermined Coefficients 3.2.2 Variation of Parameters 3.2.3 Cauchy-Euler Equations 3.2.4 Systems of Linear Differential Equations 3.3 Special Second-Order Linear ODEs 3.3.1 Bessel's Equation 3.3.2 Legendre's Equation 3.3.3 Chebyshev's Equation 3.3.4 Hermite's Equation 3.3.5 Laguerre's Equation 3.4 Boundary Value Problems Problems Chapter 4: Laplace Transform 4.1 Definition of the Laplace Transform 4.1.1 Laplace Transform of the Unit Step Function 4.1.2 Laplace Transform of the Unit Impulse Function 4.1.3 Laplace Transform of the Ramp Function 4.1.4 Laplace Transform of the Exponential Function 4.1.5 Laplace Transform of the Complex Exponential Function 4.2 Properties of the Laplace Transform 4.2.1 Linearity 4.2.2 Time Differentiation 4.2.3 Time Integration 4.2.4 Time Shifting - Real Translation 4.2.5 Frequency Shifting - Complex Translation 4.2.6 Real Convolution 4.2.7 Partial Differentiation 4.2.8 Complex Differentiation 4.2.9 Initial Value Theorem (IVT) 4.2.10 Final Value Theorem (FVT) 4.3 The Inverse Laplace Transform 4.4 Using of the Laplace Transform 4.5 Transfer Function of a Continuous-Time System Problems 300 Chapter 5: The Z-transform 5.1 Definition of the Z-transform 5.2 Properties of the Z-transform 5.2.1 Linearity 5.2.2 Time Shifting - Real Translation 5.2.3 Frequency Shifting - Complex Translation 5.2.4 Time Reversal 5.2.5 Real Convolution 5.2.6 Complex Convolution 5.2.7 Complex Differentiation 5.2.8 Partial Differentiation 5.2.9 Initial Value Theorem 5.2.10 Final Value Theorem 5.3 The Inverse Z-transform 5.4 Using The Z-transform 5.5 Transfer Function of a Discrete-Time System 5.6 Differential Equation and Difference Equation Problems Chapter 6: Fourier Series and Fourier Transform 6.1 Continuous-Time Fourier Series (CTFS) 6.1.1 Definition and Convergence Conditions 6.1.2 Examples of CTFS 6.2 Continuous-Time Fourier Transform (CTFT) 6.2.1 Definition and Convergence Conditions 6.2.2 (Generalized) CTFT of Periodic Signals 6.2.3 Examples of CTFT 6.2.4 Properties of CTFT 6.3 Discrete-Time Fourier Transform (DTFT) 6.3.1 Definition and Convergence Conditions 6.3.2 Examples of DTFT 6.3.3 DTFT of Periodic Sequences 6.3.4 Properties of DTFT 6.4 Discrete Fourier Transform (DFT) 6.5 Fast Fourier Transform (FFT) 6.5.1 Decimation-in-Time (DIT) FFT 6.5.2 Decimation-in-Frequency (DIF) FFT 6.5.3 Computation of IDFT Using FFT Algorithm 6.5.4 Interpretation of DFT Results 6.6 Fourier-Bessel/Legendre/Chebyshev/Cosine/Sine Series 6.6.1 Fourier-Bessel Series 6.6.2 Fourier-Legendre Series 6.6.3 Fourier-Chebyshev Series 6.6.4 Fourier-Cosine/Sine Series Problems Chapter 7: Partial Differential Equation 7.1 Elliptic PDE 7.2 Parabolic PDE 7.2.1 The Explicit Forward Euler Method 7.2.2 The Implicit Forward Euler Method 7.2.3 The Crank-Nicholson Method 7.2.4 Using the MATLAB Function 'pdepe()' 7.2.5 Two-Dimensional Parabolic PDEs 7.3 Hyperbolic PDES 7.3.1 The Explict Central Difference Method 7.3.2 Tw-Dimensional Hyperbolic PDEs 7.4 PDES in Other Coordinate Systems 7.4.1 PDEs in Polar/Cylindrical Coordinates 7.4.2 PDEs in Spherical Coordinates 7.5 Laplace/Fourier Transforms for Solving PDES 7.5.1 Using the Laplace Transform for PDEs 7.5.2 Using the Fourier Transform for PDEs Problems Chapter 8: Complex Analysis 509 8.1 Functions of a Complex Variable 8.1.1 Complex Numbers and their Powers/Roots 8.1.2 Functions of a Complex Variable 8.1.3 Cauchy-Riemann Equations 8.1.4 Exponential and Logarithmic Functions 8.1.5 Trigonometric and Hyperbolic Functions 8.1.6 Inverse Trigonometric/Hyperbolic Functions 8.2 Conformal Mapping 8.2.1 Conformal Mappings 8.2.2 Linear Fractional Transformations 8.3 Integration of Complex Functions 8.3.1 Line Integrals and Contour Integrals 8.3.2 Cauchy-Goursat Theorem 8.3.3 Cauchy's Integral Formula 8.4 Series and Residues 8.4.1 Sequences and Series 8.4.2 Taylor Series 8.4.3 Laurent Series 8.4.4 Residues and Residue Theorem 8.4.5 Real Integrals Using Residue Theorem Problems Chapter 9: Optimization 9.1 Unconstrained Optimization 9.1.1 Golden Search Method 9.1.2 Quadratic Approximation Method 9.1.3 Nelder-Mead Method 9.1.4 Steepest Descent Method 9.1.5 Newton Method 9.2 Constrained Optimization 9.2.1 Lagrange Multiplier Method 9.2.2 Penalty Function Method 9.3 MATLAB Built-in Functions for Optimization 9.3.1 Unconstrained Optimization 9.3.2 Constrained Optimization 9.3.3 Linear Programming (LP) 9.3.4 Mixed Integer Linear Programing (MILP) Problems Chapter 10: Probability 10.1 Probability 10.1.1 Definition of Probability 10.1.2 Permutations and Combinations 10.1.3 Joint Probability, Conditional Probability, and Bayes' Rule 10.2 Random Variables 10.2.1 Random Variables and Probability Distribution/Density Function 10.2.2 Joint Probability Density Function 10.2.3 Conditional Probability Density Function 10.2.4 Independence 10.2.5 Function of a Random Variable 10.2.6 Expectation, Variance, and Correlation 10.2.7 Conditional Expectation 10.2.8 Central Limit Theorem - Normal Convergence Theorem 10.3 ML Estimator and MAP Estimator 653 Problems
This new edition provides an updated approach for students, engineers, and researchers to apply numerical methods for solving problems using MATLAB® This accessible book makes use of MATLAB® software to teach the fundamental concepts for applying numerical methods to solve practical engineering and/or science problems. It presents programs in a complete form so that readers can run them instantly with no programming skill, allowing them to focus on understanding the mathematical manipulation process and making interpretations of the results. Applied Numerical Methods Using MATLAB®, Second Edition begins with an introduction to MATLAB usage and computational errors, covering everything from input/output of data, to various kinds of computing errors, and on to parameter sharing and passing, and more. The system of linear equations is covered next, followed by a chapter on the interpolation by Lagrange polynomial. The next sections look at interpolation and curve fitting, nonlinear equations, numerical differentiation/integration, ordinary differential equations, and optimization. Numerous methods such as the Simpson, Euler, Heun, Runge-kutta, Golden Search, Nelder-Mead, and more are all covered in those chapters. The eighth chapter provides readers with matrices and Eigenvalues and Eigenvectors. The book finishes with a complete overview of differential equations. Provides examples and problems of solving electronic circuits and neural networks Includes new sections on adaptive filters, recursive least-squares estimation, Bairstow's method for a polynomial equation, and more Explains Mixed Integer Linear Programing (MILP) and DOA (Direction of Arrival) estimation with eigenvectors Aimed at students who do not like and/or do not have time to derive and prove mathematical results Applied Numerical Methods Using MATLAB®, Second Edition is an excellent text for students who wish to develop their problem-solving capability without being involved in details about the MATLAB codes. It will also be useful to those who want to delve deeper into understanding underlying algorithms and equations.
Provides practical examples of circuit design and analysis using PSpice, MATLAB, and the Smith Chart This book presents the three technologies used to deal with electronic circuits: MATLAB, PSpice, and Smith chart. It gives students, researchers, and practicing engineers the necessary design and modelling tools for validating electronic design concepts involving bipolar junction transistors (BJTs), field-effect transistors (FET), OP Amp circuits, and analog filters. Electronic Circuits with MATLAB®, PSpice®, and Smith Chart presents analytical solutions with the results of MATLAB analysis and PSpice simulation. This gives the reader information about the state of the art and confidence in the legitimacy of the solution, as long as the solutions obtained by using the two software tools agree with each other. For representative examples of impedance matching and filter design, the solution using MATLAB and Smith chart (Smith V4.1) are presented for comparison and crosscheck. This approach is expected to give the reader confidence in, and a deeper understanding of, the solution. In addition, this text: Increases the reader's understanding of the underlying processes and related equations for the design and analysis of circuits Provides a stepping stone to RF (radio frequency) circuit design by demonstrating how MATLAB can be used for the design and implementation of microstrip filters Features two chapters dedicated to the application of Smith charts and two-port network theory Electronic Circuits with MATLAB®, PSpice®, and Smith Chart will be of great benefit to practicing engineers and graduate students interested in circuit theory and RF circuits.
1. Instead of the conventional method using the general/particular solutions to solve differential equations for the circuits containing inductors/capacitors, this book lays emphasis on the Laplace transform method for solving differential equations. We recommend taking the Laplace transform of electric circuits (containing inductors/capacitors) and setting up the transformed circuit equations directly in the unified framework (as if they were just made of resistors and sources) rather than setting up the circuit equations in the form of differential equations and then taking their Laplace transforms to solve them. The Laplace transform and the inverse Laplace transform are introduced in the Appendix. 2. This book presents several MATLAB programs that can be used to get the Laplace transformed solutions, take their inverse Laplace transforms, and plot the solutions along the time or frequency axis. The MATLAB programs can save a lot of time and effort for obtaining the solutions in the time domain or frequency domain so that readers can concentrate on establishing circuit equations, gaining insights to the problems, and making observations/interpretations of the solutions. 3. This book also introduces step by step how to use OrCAD/PSpice for circuit simulations. For circuit problems taking much time to solve by hand, the readers are recommended to use MATLAB and PSpice. This approach gives the readers not only information about the state of the art, but also self-confidence on the condition that the graphical solutions obtained by using the two software tools agree with each other. The OrCAD/PSpice is introduced in the Appendix. However, the portion of MATLAB and PSpice is kept not large lest the readers should be addicted to just using the software and tempted to neglect the importance of the basic circuit theory. 4. We make each example show something different from other examples so that readers can efficiently acquire the essential circuit analysis techniques and gain insights into the various types of circuits. On the other hand, instead of repeating similar exercise problems, we make most exercise problems arouse readers’ interest in practical application or help form a view for circuit application and design. 5. For representative examples, the analytical solutions are presented together with the results of MATLAB analysis (close to the theory) and PSpice simulation (close to the experiment) in the form of trinity. We are sure that this style of presentation will interest many students, attracting their attention to the topics on circuits efficiently. 6. Unlike most circuit books with a similar title, our book deals with positive-feedback op-amp circuits as well as negative-feedback op-amp circuits.
MIMO-OFDM is a key technology for next-generation cellular communications (3GPP-LTE, Mobile WiMAX, IMT-Advanced) as well as wireless LAN (IEEE 802.11a, IEEE 802.11n), wireless PAN (MB-OFDM), and broadcasting (DAB, DVB, DMB). In MIMO-OFDM Wireless Communications with MATLAB®, the authors provide a comprehensive introduction to the theory and practice of wireless channel modeling, OFDM, and MIMO, using MATLAB® programs to simulate the various techniques on MIMO-OFDM systems. One of the only books in the area dedicated to explaining simulation aspects Covers implementation to help cement the key concepts Uses materials that have been classroom-tested in numerous universities Provides the analytic solutions and practical examples with downloadable MATLAB® codes Simulation examples based on actual industry and research projects Presentation slides with key equations and figures for instructor use MIMO-OFDM Wireless Communications with MATLAB® is a key text for graduate students in wireless communications. Professionals and technicians in wireless communication fields, graduate students in signal processing, as well as senior undergraduates majoring in wireless communications will find this book a practical introduction to the MIMO-OFDM techniques. Instructor materials and MATLAB® code examples available for download at www.wiley.com/go/chomimo
This will help us customize your experience to showcase the most relevant content to your age group
Please select from below
Login
Not registered?
Sign up
Already registered?
Success – Your message will goes here
We'd love to hear from you!
Thank you for visiting our website. Would you like to provide feedback on how we could improve your experience?
This site does not use any third party cookies with one exception — it uses cookies from Google to deliver its services and to analyze traffic.Learn More.