Numerical Methods. Numerical Methods. for Engineers. for Engineers. Steven C. Chapra Raymond P. Canale. Chapra Canale. Sixth Edition.

Size: px
Start display at page:

Download "Numerical Methods. Numerical Methods. for Engineers. for Engineers. Steven C. Chapra Raymond P. Canale. Chapra Canale. Sixth Edition."

Transcription

1 Sixth Edition Features include: which are based on exciting new areas such as bioengineering. and differential equations. students using this text will be able to apply their new skills to their chosen field. Electronic Textbook Options an online resource where students can purchase the complete text in a digital format at almost half the cost of the traditional textbook. Students can access the text online for one year. learning, which include full text search, notes and highlighting, and tools for sharing contact your sales representative or visit Sixth Edition Numerical Methods for Engineers Chapra Canale Steven C. Chapra Raymond P. Canale MD DALIM # /12/09 CYAN MAG YELO BLK For more information, please visit for Engineers adaptive quadrature. Numerical Methods The sixth edition of Numerical Methods for Engineers offers an innovative and accessible presentation of numerical methods; the book has earned the Meriam-Wiley award, which is given by the American Society for Engineering Education for the best textbook. Because software packages are now regularly used for numerical analysis, this eagerly anticipated revision maintains its strong focus on appropriate use of computational tools.

2 cha01064_fm.qxd 3/25/09 10:51 AM Page i Numerical Methods for Engineers S I X TH ED I TION Steven C. Chapra Berger Chair in Computing and Engineering Tufts University Raymond P. Canale Professor Emeritus of Civil Engineering University of Michigan

3 cha01064_fm.qxd 3/25/09 10:51 AM Page ii NUMERICAL METHODS FOR ENGINEERS, SIXTH EDITION Published by McGraw-Hill, a business unit of The McGraw-Hill Companies, Inc., 1221 Avenue of the Americas, New York, NY Copyright 2010 by The McGraw-Hill Companies, Inc. All rights reserved. Previous editions 2006, 2002, and No part of this publication may be reproduced or distributed in any form or by any means, or stored in a database or retrieval system, without the prior written consent of The McGraw-Hill Companies, Inc., including, but not limited to, in any network or other electronic storage or transmission, or broadcast for distance learning. Some ancillaries, including electronic and print components, may not be available to customers outside the United States. This book is printed on acid-free paper VNH/VNH 0 9 ISBN MHID Global Publisher: Raghothaman Srinivasan Sponsoring Editor: Debra B. Hash Director of Development: Kristine Tibbetts Developmental Editor: Lorraine K. Buczek Senior Marketing Manager: Curt Reynolds Project Manager: Joyce Watters Lead Production Supervisor: Sandy Ludovissy Associate Design Coordinator: Brenda A. Rolwes Cover Designer: Studio Montage, St. Louis, Missouri (USE) Cover Image: BrandX/JupiterImages Compositor: Macmillan Publishing Solutions Typeface: 10/12 Times Roman Printer: R. R. Donnelley Jefferson City, MO All credits appearing on page or at the end of the book are considered to be an extension of the copyright page. MATLAB is a registered trademark of The MathWorks, Inc. Library of Congress Cataloging-in-Publication Data Chapra, Steven C. Numerical methods for engineers / Steven C. Chapra, Raymond P. Canale. 6th ed. p. cm. Includes bibliographical references and index. ISBN ISBN (hard copy : alk. paper) 1. Engineering mathematics Data processing. 2. Numerical calculations Data processing 3. Microcomputers Programming. I. Canale, Raymond P. II. Title. TA345.C dc22

4 To Margaret and Gabriel Chapra Helen and Chester Canale

5 CONTENTS PREFACE xiv GUIDED TOUR xvi ABOUT THE AUTHORS xviii PART ONE MODELING, PT1.1 Motivation 3 COMPUTERS, AND PT1.2 Mathematical Background 5 ERROR ANALYSIS 3 PT1.3 Orientation 8 CHAPTER 1 Mathematical Modeling and Engineering Problem Solving A Simple Mathematical Model Conservation Laws and Engineering 18 Problems 21 CHAPTER 2 Programming and Software Packages and Programming Structured Programming Modular Programming Excel MATLAB Mathcad Other Languages and Libraries 46 Problems 47 CHAPTER 3 Approximations and Round-Off Errors Significant Figures Accuracy and Precision Error Definitions Round-Off Errors 62 Problems 76 iv

6 CONTENTS v CHAPTER 4 Truncation Errors and the Taylor Series The Taylor Series Error Propagation Total Numerical Error Blunders, Formulation Errors, and Data Uncertainty 103 Problems 105 EPILOGUE: PART ONE 107 PT1.4 Trade-Offs 107 PT1.5 Important Relationships and Formulas 110 PT1.6 Advanced Methods and Additional References 110 PART TWO ROOTS OF PT2.1 Motivation 113 EQUATIONS 113 PT2.2 Mathematical Background 115 PT2.3 Orientation 116 CHAPTER 5 Bracketing Methods Graphical Methods The Bisection Method The False-Position Method Incremental Searches and Determining Initial Guesses 138 Problems 139 CHAPTER 6 Open Methods Simple Fixed-Point Iteration The Newton-Raphson Method The Secant Method Brent s Method Multiple Roots Systems of Nonlinear Equations 167 Problems 171 CHAPTER 7 Roots of Polynomials Polynomials in Engineering and Science Computing with Polynomials Conventional Methods 180

7 vi CONTENTS 7.4 Müller s Method Bairstow s Method Other Methods Root Location with Software Packages 190 Problems 200 CHAPTER 8 Case Studies: Roots of Equations Ideal and Nonideal Gas Laws (Chemical/Bio Engineering) Greenhouse Gases and Rainwater (Civil/Environmental Engineering) Design of an Electric Circuit (Electrical Engineering) Pipe Friction (Mechanical/Aerospace Engineering) 209 Problems 213 EPILOGUE: PART TWO 223 PT2.4 Trade-Offs 223 PT2.5 Important Relationships and Formulas 224 PT2.6 Advanced Methods and Additional References 224 PART THREE LINEAR ALGEBRAIC PT3.1 Motivation 227 EQUATIONS 227 PT3.2 Mathematical Background 229 PT3.3 Orientation 237 CHAPTER 9 Gauss Elimination Solving Small Numbers of Equations Naive Gauss Elimination Pitfalls of Elimination Methods Techniques for Improving Solutions Complex Systems Nonlinear Systems of Equations Gauss-Jordan Summary 271 Problems 271 CHAPTER 10 LU Decomposition and Matrix Inversion LU Decomposition The Matrix Inverse Error Analysis and System Condition 287 Problems 293

8 CONTENTS vii CHAPTER 11 Special Matrices and Gauss-Seidel Special Matrices Gauss-Seidel Linear Algebraic Equations with Software Packages 307 Problems 312 CHAPTER 12 Case Studies: Linear Algebraic Equations Steady-State Analysis of a System of Reactors (Chemical/Bio Engineering) Analysis of a Statically Determinate Truss (Civil/Environmental Engineering) Currents and Voltages in Resistor Circuits (Electrical Engineering) Spring-Mass Systems (Mechanical/Aerospace Engineering) 324 Problems 327 EPILOGUE: PART THREE 337 PT3.4 Trade-Offs 337 PT3.5 Important Relationships and Formulas 338 PT3.6 Advanced Methods and Additional References 338 PART FOUR OPTIMIZATION 341 PT4.1 Motivation 341 PT4.2 Mathematical Background 346 PT4.3 Orientation 347 CHAPTER 13 One-Dimensional Unconstrained Optimization Golden-Section Search Parabolic Interpolation Newton s Method Brent s Method 364 Problems 364 CHAPTER 14 Multidimensional Unconstrained Optimization Direct Methods Gradient Methods 372 Problems 385

9 viii CONTENTS CHAPTER 15 Constrained Optimization Linear Programming Nonlinear Constrained Optimization Optimization with Software Packages 399 Problems 410 CHAPTER 16 Case Studies: Optimization Least-Cost Design of a Tank (Chemical/Bio Engineering) Least-Cost Treatment of Wastewater (Civil/Environmental Engineering) Maximum Power Transfer for a Circuit (Electrical Engineering) Equilibrium and Minimum Potential Energy (Mechanical/Aerospace Engineering) 426 Problems 428 EPILOGUE: PART FOUR 436 PT4.4 Trade-Offs 436 PT4.5 Additional References 437 PART FIVE CURVE FITTING 439 PT5.1 Motivation 439 PT5.2 Mathematical Background 441 PT5.3 Orientation 450 CHAPTER 17 Least-Squares Regression Linear Regression Polynomial Regression Multiple Linear Regression General Linear Least Squares Nonlinear Regression 481 Problems 484 CHAPTER 18 Interpolation Newton s Divided-Difference Interpolating Polynomials Lagrange Interpolating Polynomials Coefficients of an Interpolating Polynomial Inverse Interpolation Additional Comments Spline Interpolation Multidimensional Interpolation 519 Problems 522

10 CONTENTS ix CHAPTER 19 Fourier Approximation Curve Fitting with Sinusoidal Functions Continuous Fourier Series Frequency and Time Domains Fourier Integral and Transform Discrete Fourier Transform (DFT) Fast Fourier Transform (FFT) The Power Spectrum Curve Fitting with Software Packages 550 Problems 559 CHAPTER 20 Case Studies: Curve Fitting Linear Regression and Population Models (Chemical/Bio Engineering) Use of Splines to Estimate Heat Transfer (Civil/Environmental Engineering) Fourier Analysis (Electrical Engineering) Analysis of Experimental Data (Mechanical/Aerospace Engineering) 568 Problems 570 EPILOGUE: PART FIVE 580 PT5.4 Trade-Offs 580 PT5.5 Important Relationships and Formulas 581 PT5.6 Advanced Methods and Additional References 583 PART SIX NUMERICAL PT6.1 Motivation 585 DIFFERENTIATION PT6.2 Mathematical Background 595 AND PT6.3 Orientation 597 INTEGRATION 585 CHAPTER 21 Newton-Cotes Integration Formulas The Trapezoidal Rule Simpson s Rules Integration with Unequal Segments Open Integration Formulas Multiple Integrals 625 Problems 627

11 x CONTENTS CHAPTER 22 Integration of Equations Newton-Cotes Algorithms for Equations Romberg Integration Adaptive Quadrature Gauss Quadrature Improper Integrals 648 Problems 651 CHAPTER 23 Numerical Differentiation High-Accuracy Differentiation Formulas Richardson Extrapolation Derivatives of Unequally Spaced Data Derivatives and Integrals for Data with Errors Partial Derivatives Numerical Integration/Differentiation with Software Packages 661 Problems 668 CHAPTER 24 Case Studies: Numerical Integration and Differentiation Integration to Determine the Total Quantity of Heat (Chemical/Bio Engineering) Effective Force on the Mast of a Racing Sailboat (Civil/Environmental Engineering) Root-Mean-Square Current by Numerical Integration (Electrical Engineering) Numerical Integration to Compute Work (Mechanical/Aerospace Engineering) 678 Problems 682 EPILOGUE: PART SIX 692 PT6.4 Trade-Offs 692 PT6.5 Important Relationships and Formulas 693 PT6.6 Advanced Methods and Additional References 693 PART SEVEN ORDINARY PT7.1 Motivation 697 DIFFERENTIAL PT7.2 Mathematical Background 701 EQUATIONS 697 PT7.3 Orientation 703

12 CONTENTS xi CHAPTER 25 Runge-Kutta Methods Euler s Method Improvements of Euler s Method Runge-Kutta Methods Systems of Equations Adaptive Runge-Kutta Methods 742 Problems 750 CHAPTER 26 Stiffness and Multistep Methods Stiffness Multistep Methods 756 Problems 776 CHAPTER 27 Boundary-Value and Eigenvalue Problems General Methods for Boundary-Value Problems Eigenvalue Problems Odes and Eigenvalues with Software Packages 798 Problems 805 CHAPTER 28 Case Studies: Ordinary Differential Equations Using ODEs to Analyze the Transient Response of a Reactor (Chemical/Bio Engineering) Predator-Prey Models and Chaos (Civil/Environmental Engineering) Simulating Transient Current for an Electric Circuit (Electrical Engineering) The Swinging Pendulum (Mechanical/Aerospace Engineering) 824 Problems 828 EPILOGUE: PART SEVEN 838 PT7.4 Trade-Offs 838 PT7.5 Important Relationships and Formulas 839 PT7.6 Advanced Methods and Additional References 839 PART EIGHT PARTIAL PT8.1 Motivation 843 DIFFERENTIAL PT8.2 Orientation 846 EQUATIONS 843

13 xii CONTENTS CHAPTER 29 Finite Difference: Elliptic Equations The Laplace Equation Solution Technique Boundary Conditions The Control-Volume Approach Software to Solve Elliptic Equations 867 Problems 868 CHAPTER 30 Finite Difference: Parabolic Equations The Heat-Conduction Equation Explicit Methods A Simple Implicit Method The Crank-Nicolson Method Parabolic Equations in Two Spatial Dimensions 883 Problems 886 CHAPTER 31 Finite-Element Method The General Approach Finite-Element Application in One Dimension Two-Dimensional Problems Solving PDEs with Software Packages 906 Problems 910 CHAPTER 32 Case Studies: Partial Differential Equations One-Dimensional Mass Balance of a Reactor (Chemical/Bio Engineering) Deflections of a Plate (Civil/Environmental Engineering) Two-Dimensional Electrostatic Field Problems (Electrical Engineering) Finite-Element Solution of a Series of Springs (Mechanical/Aerospace Engineering) 922 Problems 926 EPILOGUE: PART EIGHT 929 PT8.3 Trade-Offs 929 PT8.4 Important Relationships and Formulas 929 PT8.5 Advanced Methods and Additional References 930

14 CONTENTS xiii APPENDIX A: THE FOURIER SERIES 931 APPENDIX B: GETTING STARTED WITH MATLAB 933 APPENDIX C: GETTING STARTED WITH MATHCAD 941 BIBLIOGRAPHY 952 INDEX 955

Numerical Methods for Engineers

Numerical Methods for Engineers Steven C. Chapra Berger Chair in Computing and Engineering Tufts University RaymondP. Canale Professor Emeritus of Civil Engineering University of Michigan Numerical Methods for Engineers With Software

More information

Numerical Analysis An Introduction

Numerical Analysis An Introduction Walter Gautschi Numerical Analysis An Introduction 1997 Birkhauser Boston Basel Berlin CONTENTS PREFACE xi CHAPTER 0. PROLOGUE 1 0.1. Overview 1 0.2. Numerical analysis software 3 0.3. Textbooks and monographs

More information

AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS

AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS Revised Edition James Epperson Mathematical Reviews BICENTENNIAL 0, 1 8 0 7 z ewiley wu 2007 r71 BICENTENNIAL WILEY-INTERSCIENCE A John Wiley & Sons, Inc.,

More information

Numerical Analysis Introduction. Student Audience. Prerequisites. Technology.

Numerical Analysis Introduction. Student Audience. Prerequisites. Technology. Numerical Analysis Douglas Faires, Youngstown State University, (Chair, 2012-2013) Elizabeth Yanik, Emporia State University, (Chair, 2013-2015) Graeme Fairweather, Executive Editor, Mathematical Reviews,

More information

Mean value theorem, Taylors Theorem, Maxima and Minima.

Mean value theorem, Taylors Theorem, Maxima and Minima. MA 001 Preparatory Mathematics I. Complex numbers as ordered pairs. Argand s diagram. Triangle inequality. De Moivre s Theorem. Algebra: Quadratic equations and express-ions. Permutations and Combinations.

More information

NUMERICAL METHODS TOPICS FOR RESEARCH PAPERS

NUMERICAL METHODS TOPICS FOR RESEARCH PAPERS Faculty of Civil Engineering Belgrade Master Study COMPUTATIONAL ENGINEERING Fall semester 2004/2005 NUMERICAL METHODS TOPICS FOR RESEARCH PAPERS 1. NUMERICAL METHODS IN FINITE ELEMENT ANALYSIS - Matrices

More information

Numerical Recipes in C++

Numerical Recipes in C++ Numerical Recipes in C++ The Art of Scientific Computing Second Edition William H. Press Los Alamos National Laboratory Saul A. Teukolsky Department of Physics, Cornell University William T. Vetterling

More information

Applied Computational Economics and Finance

Applied Computational Economics and Finance Applied Computational Economics and Finance Mario J. Miranda and Paul L. Fackler The MIT Press Cambridge, Massachusetts London, England Preface xv 1 Introduction 1 1.1 Some Apparently Simple Questions

More information

FUNDAMENTAL FINITE ELEMENT ANALYSIS AND APPLICATIONS

FUNDAMENTAL FINITE ELEMENT ANALYSIS AND APPLICATIONS FUNDAMENTAL FINITE ELEMENT ANALYSIS AND APPLICATIONS With Mathematica and MATLAB Computations M. ASGHAR BHATTI WILEY JOHN WILEY & SONS, INC. CONTENTS OF THE BOOK WEB SITE PREFACE xi xiii 1 FINITE ELEMENT

More information

NUMERICAL ANALYSIS PROGRAMS

NUMERICAL ANALYSIS PROGRAMS NUMERICAL ANALYSIS PROGRAMS I. About the Program Disk This disk included with Numerical Analysis, Seventh Edition by Burden and Faires contains a C, FORTRAN, Maple, Mathematica, MATLAB, and Pascal program

More information

Dynamic Process Modeling. Process Dynamics and Control

Dynamic Process Modeling. Process Dynamics and Control Dynamic Process Modeling Process Dynamics and Control 1 Description of process dynamics Classes of models What do we need for control? Modeling for control Mechanical Systems Modeling Electrical circuits

More information

250325 - METNUMER - Numerical Methods

250325 - METNUMER - Numerical Methods Coordinating unit: 250 - ETSECCPB - Barcelona School of Civil Engineering Teaching unit: 751 - ECA - Department of Civil and Environmental Engineering Academic year: Degree: 2015 BACHELOR'S DEGREE IN GEOLOGICAL

More information

INTEGRAL METHODS IN LOW-FREQUENCY ELECTROMAGNETICS

INTEGRAL METHODS IN LOW-FREQUENCY ELECTROMAGNETICS INTEGRAL METHODS IN LOW-FREQUENCY ELECTROMAGNETICS I. Dolezel Czech Technical University, Praha, Czech Republic P. Karban University of West Bohemia, Plzeft, Czech Republic P. Solin University of Nevada,

More information

POISSON AND LAPLACE EQUATIONS. Charles R. O Neill. School of Mechanical and Aerospace Engineering. Oklahoma State University. Stillwater, OK 74078

POISSON AND LAPLACE EQUATIONS. Charles R. O Neill. School of Mechanical and Aerospace Engineering. Oklahoma State University. Stillwater, OK 74078 21 ELLIPTICAL PARTIAL DIFFERENTIAL EQUATIONS: POISSON AND LAPLACE EQUATIONS Charles R. O Neill School of Mechanical and Aerospace Engineering Oklahoma State University Stillwater, OK 74078 2nd Computer

More information

INTRODUCTION (Syllabus, Numerical Methods & Computational Tools)

INTRODUCTION (Syllabus, Numerical Methods & Computational Tools) INTRODUCTION (Syllabus, Numerical Methods & Computational Tools) A. J. Clark School of Engineering Department of Civil and Environmental Engineering by Dr. Ibrahim A. Assakkaf Spring 2001 ENCE 203 - Computation

More information

GEC320 COURSE COMPACT. Four hours per week for 15 weeks (60 hours)

GEC320 COURSE COMPACT. Four hours per week for 15 weeks (60 hours) GEC320 COURSE COMPACT Course Course code: GEC 320 Course title: Course status: Course Duration Numerical Methods (2 units) Compulsory Four hours per week for 15 weeks (60 hours) Lecturer Data Name: Engr.

More information

Introduction to Engineering System Dynamics

Introduction to Engineering System Dynamics CHAPTER 0 Introduction to Engineering System Dynamics 0.1 INTRODUCTION The objective of an engineering analysis of a dynamic system is prediction of its behaviour or performance. Real dynamic systems are

More information

WAVES AND FIELDS IN INHOMOGENEOUS MEDIA

WAVES AND FIELDS IN INHOMOGENEOUS MEDIA WAVES AND FIELDS IN INHOMOGENEOUS MEDIA WENG CHO CHEW UNIVERSITY OF ILLINOIS URBANA-CHAMPAIGN IEEE PRESS Series on Electromagnetic Waves Donald G. Dudley, Series Editor IEEE Antennas and Propagation Society,

More information

Integration. Topic: Trapezoidal Rule. Major: General Engineering. Author: Autar Kaw, Charlie Barker. http://numericalmethods.eng.usf.

Integration. Topic: Trapezoidal Rule. Major: General Engineering. Author: Autar Kaw, Charlie Barker. http://numericalmethods.eng.usf. Integration Topic: Trapezoidal Rule Major: General Engineering Author: Autar Kaw, Charlie Barker 1 What is Integration Integration: The process of measuring the area under a function plotted on a graph.

More information

Mathematical Modeling and Engineering Problem Solving

Mathematical Modeling and Engineering Problem Solving Mathematical Modeling and Engineering Problem Solving Berlin Chen Department of Computer Science & Information Engineering National Taiwan Normal University Reference: 1. Applied Numerical Methods with

More information

Domain Decomposition Methods. Partial Differential Equations

Domain Decomposition Methods. Partial Differential Equations Domain Decomposition Methods for Partial Differential Equations ALFIO QUARTERONI Professor ofnumericalanalysis, Politecnico di Milano, Italy, and Ecole Polytechnique Federale de Lausanne, Switzerland ALBERTO

More information

SIXTY STUDY QUESTIONS TO THE COURSE NUMERISK BEHANDLING AV DIFFERENTIALEKVATIONER I

SIXTY STUDY QUESTIONS TO THE COURSE NUMERISK BEHANDLING AV DIFFERENTIALEKVATIONER I Lennart Edsberg, Nada, KTH Autumn 2008 SIXTY STUDY QUESTIONS TO THE COURSE NUMERISK BEHANDLING AV DIFFERENTIALEKVATIONER I Parameter values and functions occurring in the questions belowwill be exchanged

More information

Computational Physics

Computational Physics Rubin H. Landau, Manuel J. Paez, and Cristian C. Bordeianu Computational Physics Problem Solving with Computers 2nd, Revised and Enlarged Edition BICENTENNIAL 1 8 O 7 WILEY 2 OO 7 ICINTINNIAL WILEY-VCH

More information

Alabama Department of Postsecondary Education

Alabama Department of Postsecondary Education Date Adopted 1998 Dates reviewed 2007, 2011, 2013 Dates revised 2004, 2008, 2011, 2013, 2015 Alabama Department of Postsecondary Education Representing Alabama s Public Two-Year College System Jefferson

More information

MATHEMATICAL METHODS OF STATISTICS

MATHEMATICAL METHODS OF STATISTICS MATHEMATICAL METHODS OF STATISTICS By HARALD CRAMER TROFESSOK IN THE UNIVERSITY OF STOCKHOLM Princeton PRINCETON UNIVERSITY PRESS 1946 TABLE OF CONTENTS. First Part. MATHEMATICAL INTRODUCTION. CHAPTERS

More information

Numerical Analysis. Professor Donna Calhoun. Fall 2013 Math 465/565. Office : MG241A Office Hours : Wednesday 10:00-12:00 and 1:00-3:00

Numerical Analysis. Professor Donna Calhoun. Fall 2013 Math 465/565. Office : MG241A Office Hours : Wednesday 10:00-12:00 and 1:00-3:00 Numerical Analysis Professor Donna Calhoun Office : MG241A Office Hours : Wednesday 10:00-12:00 and 1:00-3:00 Fall 2013 Math 465/565 http://math.boisestate.edu/~calhoun/teaching/math565_fall2013 What is

More information

Monetary Theory and Policy

Monetary Theory and Policy Monetary Theory and Policy Third Edition Carl E. Walsh The MIT Press Cambridge Massachusetts 6 2010 Massachusetts Institute of Technology All rights reserved. No part of this book may be reproduced in

More information

CHAPTER 1. Mathematical Modelina and Engineering Problem s&ing. =f( 1.1 A SIMPLE MATHEMATICAL MODEL. , parameters,

CHAPTER 1. Mathematical Modelina and Engineering Problem s&ing. =f( 1.1 A SIMPLE MATHEMATICAL MODEL. , parameters, CHAPTER 1 Mathematical Modelina and Engineering Problem s&ing Knowledge and understanding are prerequisites for the effective implementation of any tool. No matter how impressive your tool chest, you will

More information

Syllabus for MTH 311 Numerical Analysis

Syllabus for MTH 311 Numerical Analysis MTH 311 Numerical Analysis Syllabus, Spring 2016 1 Cleveland State University Department of Mathematics Syllabus for MTH 311 Numerical Analysis Fall 2016: January 20 May 13 1 Instructor Information Instructor:

More information

Distinguished Professor George Washington University. Graw Hill

Distinguished Professor George Washington University. Graw Hill Mechanics of Fluids Fourth Edition Irving H. Shames Distinguished Professor George Washington University Graw Hill Boston Burr Ridge, IL Dubuque, IA Madison, Wl New York San Francisco St. Louis Bangkok

More information

Schneps, Leila; Colmez, Coralie. Math on Trial : How Numbers Get Used and Abused in the Courtroom. New York, NY, USA: Basic Books, 2013. p i.

Schneps, Leila; Colmez, Coralie. Math on Trial : How Numbers Get Used and Abused in the Courtroom. New York, NY, USA: Basic Books, 2013. p i. New York, NY, USA: Basic Books, 2013. p i. http://site.ebrary.com/lib/mcgill/doc?id=10665296&ppg=2 New York, NY, USA: Basic Books, 2013. p ii. http://site.ebrary.com/lib/mcgill/doc?id=10665296&ppg=3 New

More information

Numerical Methods for Differential Equations

Numerical Methods for Differential Equations Numerical Methods for Differential Equations Course objectives and preliminaries Gustaf Söderlind and Carmen Arévalo Numerical Analysis, Lund University Textbooks: A First Course in the Numerical Analysis

More information

Market Risk Analysis. Quantitative Methods in Finance. Volume I. The Wiley Finance Series

Market Risk Analysis. Quantitative Methods in Finance. Volume I. The Wiley Finance Series Brochure More information from http://www.researchandmarkets.com/reports/2220051/ Market Risk Analysis. Quantitative Methods in Finance. Volume I. The Wiley Finance Series Description: Written by leading

More information

Finite Difference Approach to Option Pricing

Finite Difference Approach to Option Pricing Finite Difference Approach to Option Pricing February 998 CS5 Lab Note. Ordinary differential equation An ordinary differential equation, or ODE, is an equation of the form du = fut ( (), t) (.) dt where

More information

MEL 807 Computational Heat Transfer (2-0-4) Dr. Prabal Talukdar Assistant Professor Department of Mechanical Engineering IIT Delhi

MEL 807 Computational Heat Transfer (2-0-4) Dr. Prabal Talukdar Assistant Professor Department of Mechanical Engineering IIT Delhi MEL 807 Computational Heat Transfer (2-0-4) Dr. Prabal Talukdar Assistant Professor Department of Mechanical Engineering IIT Delhi Time and Venue Course Coordinator: Dr. Prabal Talukdar Room No: III, 357

More information

Mathematical Modeling and Methods of Option Pricing

Mathematical Modeling and Methods of Option Pricing Mathematical Modeling and Methods of Option Pricing This page is intentionally left blank Mathematical Modeling and Methods of Option Pricing Lishang Jiang Tongji University, China Translated by Canguo

More information

SCHWEITZER ENGINEERING LABORATORIES, COMERCIAL LTDA.

SCHWEITZER ENGINEERING LABORATORIES, COMERCIAL LTDA. Pocket book of Electrical Engineering Formulas Content 1. Elementary Algebra and Geometry 1. Fundamental Properties (real numbers) 1 2. Exponents 2 3. Fractional Exponents 2 4. Irrational Exponents 2 5.

More information

ORDINARY DIFFERENTIAL EQUATIONS

ORDINARY DIFFERENTIAL EQUATIONS ORDINARY DIFFERENTIAL EQUATIONS GABRIEL NAGY Mathematics Department, Michigan State University, East Lansing, MI, 48824. SEPTEMBER 4, 25 Summary. This is an introduction to ordinary differential equations.

More information

Engineering: Electrical Engineering

Engineering: Electrical Engineering Engineering: Electrical Engineering CRAFTY Curriculum Foundations Project Clemson University, May 4 7, 2000 Ben Oni, Report Editor Kenneth Roby and Susan Ganter, Workshop Organizers Summary This report

More information

Chapter 3: Mathematical Models and Numerical Methods Involving First-Order Differential Equations

Chapter 3: Mathematical Models and Numerical Methods Involving First-Order Differential Equations Massasoit Community College Instructor: Office: Email: Phone: Office Hours: Course: Differential Equations Course Number: MATH230-XX Semester: Classroom: Day and Time: Course Description: This course is

More information

Statistics for Experimenters

Statistics for Experimenters Statistics for Experimenters Design, Innovation, and Discovery Second Edition GEORGE E. P. BOX J. STUART HUNTER WILLIAM G. HUNTER WILEY- INTERSCIENCE A JOHN WILEY & SONS, INC., PUBLICATION FACHGEBIETSBGCHEREI

More information

This page intentionally left blank

This page intentionally left blank This page intentionally left blank FUNDAMENTALS OF ENGINEERING NUMERICAL ANALYSIS SECOND EDITION Since the original publication of this book, available computer power has increased greatly. Today, scientific

More information

1 Finite difference example: 1D implicit heat equation

1 Finite difference example: 1D implicit heat equation 1 Finite difference example: 1D implicit heat equation 1.1 Boundary conditions Neumann and Dirichlet We solve the transient heat equation ρc p t = ( k ) (1) on the domain L/2 x L/2 subject to the following

More information

Roots of equation fx are the values of x which satisfy the above expression. Also referred to as the zeros of an equation

Roots of equation fx are the values of x which satisfy the above expression. Also referred to as the zeros of an equation LECTURE 20 SOLVING FOR ROOTS OF NONLINEAR EQUATIONS Consider the equation f = 0 Roots of equation f are the values of which satisfy the above epression. Also referred to as the zeros of an equation f()

More information

Vehicle-Bridge Interaction Dynamics

Vehicle-Bridge Interaction Dynamics Vehicle-Bridge Interaction Dynamics With Applications to High-Speed Railways Y. B. Yang National Taiwan University, Taiwan J. D. Yau Tamkang University, Taiwan Y. S. Wu Sinotech Engineering Consultants,

More information

Analysis of Financial Time Series

Analysis of Financial Time Series Analysis of Financial Time Series Analysis of Financial Time Series Financial Econometrics RUEY S. TSAY University of Chicago A Wiley-Interscience Publication JOHN WILEY & SONS, INC. This book is printed

More information

MATHEMATICS (MATH) 3. Provides experiences that enable graduates to find employment in sciencerelated

MATHEMATICS (MATH) 3. Provides experiences that enable graduates to find employment in sciencerelated 194 / Department of Natural Sciences and Mathematics MATHEMATICS (MATH) The Mathematics Program: 1. Provides challenging experiences in Mathematics, Physics, and Physical Science, which prepare graduates

More information

COWLEY COLLEGE & Area Vocational Technical School

COWLEY COLLEGE & Area Vocational Technical School COWLEY COLLEGE & Area Vocational Technical School COURSE PROCEDURE FOR DIFFERENTIAL EQUATIONS MTH 4465 3 Credit Hours Student Level: This course is open to students on the college level in the sophomore

More information

Asymptotic Analysis of Fields in Multi-Structures

Asymptotic Analysis of Fields in Multi-Structures Asymptotic Analysis of Fields in Multi-Structures VLADIMIR KOZLOV Department of Mathematics, Linkoeping University, Sweden VLADIMIR MAZ'YA Department of Mathematics, Linkoeping University, Sweden ALEXANDER

More information

Algebra I Credit Recovery

Algebra I Credit Recovery Algebra I Credit Recovery COURSE DESCRIPTION: The purpose of this course is to allow the student to gain mastery in working with and evaluating mathematical expressions, equations, graphs, and other topics,

More information

Introduction to the Finite Element Method

Introduction to the Finite Element Method Introduction to the Finite Element Method 09.06.2009 Outline Motivation Partial Differential Equations (PDEs) Finite Difference Method (FDM) Finite Element Method (FEM) References Motivation Figure: cross

More information

Computer programming course in the Department of Physics, University of Calcutta

Computer programming course in the Department of Physics, University of Calcutta Computer programming course in the Department of Physics, University of Calcutta Parongama Sen with inputs from Prof. S. Dasgupta and Dr. J. Saha and feedback from students Computer programming course

More information

AC 2012-4561: MATHEMATICAL MODELING AND SIMULATION US- ING LABVIEW AND LABVIEW MATHSCRIPT

AC 2012-4561: MATHEMATICAL MODELING AND SIMULATION US- ING LABVIEW AND LABVIEW MATHSCRIPT AC 2012-4561: MATHEMATICAL MODELING AND SIMULATION US- ING LABVIEW AND LABVIEW MATHSCRIPT Dr. Nikunja Swain, South Carolina State University Nikunja Swain is a professor in the College of Science, Mathematics,

More information

COMPETENCY GOAL 1: The learner will develop abilities necessary to do and understand scientific inquiry.

COMPETENCY GOAL 1: The learner will develop abilities necessary to do and understand scientific inquiry. North Carolina Standard Course of Study and Grade Level Competencies, Physics I Revised 2004 139 Physics PHYSICS - Grades 9-12 Strands: The strands are: Nature of Science, Science as Inquiry, Science and

More information

Code: MATH 274 Title: ELEMENTARY DIFFERENTIAL EQUATIONS

Code: MATH 274 Title: ELEMENTARY DIFFERENTIAL EQUATIONS Code: MATH 274 Title: ELEMENTARY DIFFERENTIAL EQUATIONS Institute: STEM Department: MATHEMATICS Course Description: This is an introductory course in concepts and applications of differential equations.

More information

Finite Element Methods (in Solid and Structural Mechanics)

Finite Element Methods (in Solid and Structural Mechanics) CEE570 / CSE 551 Class #1 Finite Element Methods (in Solid and Structural Mechanics) Spring 2014 Prof. Glaucio H. Paulino Donald Biggar Willett Professor of Engineering Department of Civil and Environmental

More information

Applied Linear Algebra I Review page 1

Applied Linear Algebra I Review page 1 Applied Linear Algebra Review 1 I. Determinants A. Definition of a determinant 1. Using sum a. Permutations i. Sign of a permutation ii. Cycle 2. Uniqueness of the determinant function in terms of properties

More information

Advanced Signal Processing and Digital Noise Reduction

Advanced Signal Processing and Digital Noise Reduction Advanced Signal Processing and Digital Noise Reduction Saeed V. Vaseghi Queen's University of Belfast UK WILEY HTEUBNER A Partnership between John Wiley & Sons and B. G. Teubner Publishers Chichester New

More information

Strategic Asset Allocation in Fixed-Income Markets

Strategic Asset Allocation in Fixed-Income Markets Strategic Asset Allocation in Fixed-Income Markets A MATLAB-Based User s Guide Ken Nyholm An extremely useful book for anyone interested in actually applying MATLAB based computational techniques to fixed-income

More information

INTRODUCTION TO FLUID MECHANICS

INTRODUCTION TO FLUID MECHANICS INTRODUCTION TO FLUID MECHANICS SIXTH EDITION ROBERT W. FOX Purdue University ALAN T. MCDONALD Purdue University PHILIP J. PRITCHARD Manhattan College JOHN WILEY & SONS, INC. CONTENTS CHAPTER 1 INTRODUCTION

More information

Modeling, Analysis, and Control of Dynamic Systems

Modeling, Analysis, and Control of Dynamic Systems Modeling, Analysis, and Control of Dynamic Systems Second Edition William J. Palm III University of Rhode Island John Wiley Sons, Inc. New York Chichester Weinheim Brisbane Singapore Toronto To Louise.

More information

Turbo Pascal Numerical Methods Toolbox

Turbo Pascal Numerical Methods Toolbox - Turbo Pascal Numerical Methods Toolbox Borland's No-Nonsense License Statement! This software is protected by both United States copyright law and international treaty provisions. Therefore, you must

More information

CS 294-73 Software Engineering for Scientific Computing. http://www.cs.berkeley.edu/~colella/cs294fall2013. Lecture 16: Particle Methods; Homework #4

CS 294-73 Software Engineering for Scientific Computing. http://www.cs.berkeley.edu/~colella/cs294fall2013. Lecture 16: Particle Methods; Homework #4 CS 294-73 Software Engineering for Scientific Computing http://www.cs.berkeley.edu/~colella/cs294fall2013 Lecture 16: Particle Methods; Homework #4 Discretizing Time-Dependent Problems From here on in,

More information

ANALYSIS OF STRUCTURAL MEMBER SYSTEMS JEROME J. CONNOR NEW YORK : ':,:':,;:::::,,:

ANALYSIS OF STRUCTURAL MEMBER SYSTEMS JEROME J. CONNOR NEW YORK : ':,:':,;:::::,,: ANALYSIS OF JEROME J. CONNOR, Sc.D., Massachusetts Institute of Technology, is Professor of Civil Engineering at Massachusetts Institute of Technology. He has been active in STRUCTURAL MEMBER teaching

More information

Roots of Equations (Chapters 5 and 6)

Roots of Equations (Chapters 5 and 6) Roots of Equations (Chapters 5 and 6) Problem: given f() = 0, find. In general, f() can be any function. For some forms of f(), analytical solutions are available. However, for other functions, we have

More information

CS 221. Tuesday 8 November 2011

CS 221. Tuesday 8 November 2011 CS 221 Tuesday 8 November 2011 Agenda 1. Announcements 2. Review: Solving Equations (Text 6.1-6.3) 3. Root-finding with Excel ( Goal Seek, Text 6.5) 4. Example Root-finding Problems 5. The Fixed-point

More information

PROGRAMMING FOR CIVIL AND BUILDING ENGINEERS USING MATLAB

PROGRAMMING FOR CIVIL AND BUILDING ENGINEERS USING MATLAB PROGRAMMING FOR CIVIL AND BUILDING ENGINEERS USING MATLAB By Mervyn W Minett 1 and Chris Perera 2 ABSTRACT There has been some reluctance in Australia to extensively use programming platforms to support

More information

Elementary Differential Equations and Boundary Value Problems. 10th Edition International Student Version

Elementary Differential Equations and Boundary Value Problems. 10th Edition International Student Version Brochure More information from http://www.researchandmarkets.com/reports/3148843/ Elementary Differential Equations and Boundary Value Problems. 10th Edition International Student Version Description:

More information

OpenFOAM Optimization Tools

OpenFOAM Optimization Tools OpenFOAM Optimization Tools Henrik Rusche and Aleks Jemcov h.rusche@wikki-gmbh.de and a.jemcov@wikki.co.uk Wikki, Germany and United Kingdom OpenFOAM Optimization Tools p. 1 Agenda Objective Review optimisation

More information

Iterative Solvers for Linear Systems

Iterative Solvers for Linear Systems 9th SimLab Course on Parallel Numerical Simulation, 4.10 8.10.2010 Iterative Solvers for Linear Systems Bernhard Gatzhammer Chair of Scientific Computing in Computer Science Technische Universität München

More information

ANTALYA INTERNATIONAL UNIVERSITY INDUSTRIAL ENGINEERING COURSE DESCRIPTIONS

ANTALYA INTERNATIONAL UNIVERSITY INDUSTRIAL ENGINEERING COURSE DESCRIPTIONS ANTALYA INTERNATIONAL UNIVERSITY INDUSTRIAL ENGINEERING COURSE DESCRIPTIONS CORE COURSES MATH 101 - Calculus I Trigonometric functions and their basic properties. Inverse trigonometric functions. Logarithmic

More information

Graduate Courses in Mechanical Engineering

Graduate Courses in Mechanical Engineering Graduate Courses in Mechanical Engineering MEEG 501 ADVANCED MECHANICAL ENGINEERING ANALYSIS An advanced, unified approach to the solution of mechanical engineering problems, with emphasis on the formulation

More information

ECE 516: System Control Engineering

ECE 516: System Control Engineering ECE 516: System Control Engineering This course focuses on the analysis and design of systems control. This course will introduce time-domain systems dynamic control fundamentals and their design issues

More information

DCMS DC MOTOR SYSTEM User Manual

DCMS DC MOTOR SYSTEM User Manual DCMS DC MOTOR SYSTEM User Manual release 1.3 March 3, 2011 Disclaimer The developers of the DC Motor System (hardware and software) have used their best efforts in the development. The developers make

More information

APPLIED MATHEMATICS ADVANCED LEVEL

APPLIED MATHEMATICS ADVANCED LEVEL APPLIED MATHEMATICS ADVANCED LEVEL INTRODUCTION This syllabus serves to examine candidates knowledge and skills in introductory mathematical and statistical methods, and their applications. For applications

More information

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary Shape, Space, and Measurement- Primary A student shall apply concepts of shape, space, and measurement to solve problems involving two- and three-dimensional shapes by demonstrating an understanding of:

More information

Numerical Methods for Solving Systems of Nonlinear Equations

Numerical Methods for Solving Systems of Nonlinear Equations Numerical Methods for Solving Systems of Nonlinear Equations by Courtney Remani A project submitted to the Department of Mathematical Sciences in conformity with the requirements for Math 4301 Honour s

More information

Integration of a fin experiment into the undergraduate heat transfer laboratory

Integration of a fin experiment into the undergraduate heat transfer laboratory Integration of a fin experiment into the undergraduate heat transfer laboratory H. I. Abu-Mulaweh Mechanical Engineering Department, Purdue University at Fort Wayne, Fort Wayne, IN 46805, USA E-mail: mulaweh@engr.ipfw.edu

More information

G.A. Pavliotis. Department of Mathematics. Imperial College London

G.A. Pavliotis. Department of Mathematics. Imperial College London EE1 MATHEMATICS NUMERICAL METHODS G.A. Pavliotis Department of Mathematics Imperial College London 1. Numerical solution of nonlinear equations (iterative processes). 2. Numerical evaluation of integrals.

More information

Mathematics (MAT) MAT 061 Basic Euclidean Geometry 3 Hours. MAT 051 Pre-Algebra 4 Hours

Mathematics (MAT) MAT 061 Basic Euclidean Geometry 3 Hours. MAT 051 Pre-Algebra 4 Hours MAT 051 Pre-Algebra Mathematics (MAT) MAT 051 is designed as a review of the basic operations of arithmetic and an introduction to algebra. The student must earn a grade of C or in order to enroll in MAT

More information

DISTANCE DEGREE PROGRAM CURRICULUM NOTE:

DISTANCE DEGREE PROGRAM CURRICULUM NOTE: Bachelor of Science in Electrical Engineering DISTANCE DEGREE PROGRAM CURRICULUM NOTE: Some Courses May Not Be Offered At A Distance Every Semester. Chem 121C General Chemistry I 3 Credits Online Fall

More information

CS & Applied Mathematics Dual Degree Curriculum Content

CS & Applied Mathematics Dual Degree Curriculum Content CS & Applied Mathematics Dual Degree Curriculum Content General Education (41 credits) COMM 101: Written and Oral Communication I COMM 301: Written and Oral Communication II ECON 201: Economic Principles

More information

Real Time Simulation of Power Plants

Real Time Simulation of Power Plants Real Time Simulation of Power Plants Torsten Dreher 1 System Simulation Group Friedrich-Alexander-University Erlangen-Nuremberg Siemens Simulation Center, Erlangen December 14, 2008 1 torsten.dreher@informatik.uni-erlangen.de

More information

5 Numerical Differentiation

5 Numerical Differentiation D. Levy 5 Numerical Differentiation 5. Basic Concepts This chapter deals with numerical approximations of derivatives. The first questions that comes up to mind is: why do we need to approximate derivatives

More information

List of Problems Solved Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p.

List of Problems Solved Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p. Preface p. v List of Problems Solved p. xiii Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p. 6 Assembly of the Global System of Equations p.

More information

3. Interpolation. Closing the Gaps of Discretization... Beyond Polynomials

3. Interpolation. Closing the Gaps of Discretization... Beyond Polynomials 3. Interpolation Closing the Gaps of Discretization... Beyond Polynomials Closing the Gaps of Discretization... Beyond Polynomials, December 19, 2012 1 3.3. Polynomial Splines Idea of Polynomial Splines

More information

Sequence of Mathematics Courses

Sequence of Mathematics Courses Sequence of ematics Courses Where do I begin? Associates Degree and Non-transferable Courses (For math course below pre-algebra, see the Learning Skills section of the catalog) MATH M09 PRE-ALGEBRA 3 UNITS

More information

CONTENTS PREFACE 1 INTRODUCTION 1 2 DATA VISUALIZATION 19

CONTENTS PREFACE 1 INTRODUCTION 1 2 DATA VISUALIZATION 19 PREFACE xi 1 INTRODUCTION 1 1.1 Overview 1 1.2 Definition 1 1.3 Preparation 2 1.3.1 Overview 2 1.3.2 Accessing Tabular Data 3 1.3.3 Accessing Unstructured Data 3 1.3.4 Understanding the Variables and Observations

More information

Introduction to Financial Models for Management and Planning

Introduction to Financial Models for Management and Planning CHAPMAN &HALL/CRC FINANCE SERIES Introduction to Financial Models for Management and Planning James R. Morris University of Colorado, Denver U. S. A. John P. Daley University of Colorado, Denver U. S.

More information

THE FINITE ELEMENT METHOD IN MAGNETICS

THE FINITE ELEMENT METHOD IN MAGNETICS MIKLÓS KUCZMANN AMÁLIA IVÁNYI THE FINITE ELEMENT METHOD IN MAGNETICS AKADÉMIAI KIADÓ, BUDAPEST This book was sponsored by the Széchenyi István University in Győr by the Pollack Mihály Faculty of Engineering,

More information

Credit Number Lecture Lab / Shop Clinic / Co-op Hours. MAC 224 Advanced CNC Milling 1 3 0 2. MAC 229 CNC Programming 2 0 0 2

Credit Number Lecture Lab / Shop Clinic / Co-op Hours. MAC 224 Advanced CNC Milling 1 3 0 2. MAC 229 CNC Programming 2 0 0 2 MAC 224 Advanced CNC Milling 1 3 0 2 This course covers advanced methods in setup and operation of CNC machining centers. Emphasis is placed on programming and production of complex parts. Upon completion,

More information

Quantitative Analysis for Marketing Management

Quantitative Analysis for Marketing Management Quantitative Analysis for Marketing Management WILLIAM R. KING. Associate Professor Graduate School of Business University of Pittsburgh TECHNISCHE HOCMSCHUtE /\K. INSTlii:! K'!-: BETRIEBSWirC.iCi iar(sl6hre

More information

Univariate and Multivariate Methods PEARSON. Addison Wesley

Univariate and Multivariate Methods PEARSON. Addison Wesley Time Series Analysis Univariate and Multivariate Methods SECOND EDITION William W. S. Wei Department of Statistics The Fox School of Business and Management Temple University PEARSON Addison Wesley Boston

More information

Overview. also give you an idea of ANSYS capabilities. In this chapter, we will define Finite Element Analysis and. Topics covered: B.

Overview. also give you an idea of ANSYS capabilities. In this chapter, we will define Finite Element Analysis and. Topics covered: B. 2. FEA and ANSYS FEA and ANSYS Overview In this chapter, we will define Finite Element Analysis and also give you an idea of ANSYS capabilities. Topics covered: A. What is FEA? B. About ANSYS FEA and ANSYS

More information

Appendix A: Science Practices for AP Physics 1 and 2

Appendix A: Science Practices for AP Physics 1 and 2 Appendix A: Science Practices for AP Physics 1 and 2 Science Practice 1: The student can use representations and models to communicate scientific phenomena and solve scientific problems. The real world

More information

LECTURES IN BASIC COMPUTATIONAL NUMERICAL ANALYSIS

LECTURES IN BASIC COMPUTATIONAL NUMERICAL ANALYSIS x (m+1) (m) = x [J(ƒ (m) 1 )] ƒ(x (m) ) f f i+1 i 1 D f = 0 i 2h LECTURES IN BASIC COMPUTATIONAL NUMERICAL ANALYSIS J M McDonough y = ƒ(y,t) University of Kentucky Lexington, KY 40506 E-mail: jmmcd@ukyedu

More information

OPTIMAL DISPATCH OF POWER GENERATION SOFTWARE PACKAGE USING MATLAB

OPTIMAL DISPATCH OF POWER GENERATION SOFTWARE PACKAGE USING MATLAB OPTIMAL DISPATCH OF POWER GENERATION SOFTWARE PACKAGE USING MATLAB MUHAMAD FIRDAUS BIN RAMLI UNIVERSITI MALAYSIA PAHANG v ABSTRACT In the reality practical power system, power plants are not at the same

More information