Engineering Analysis (EELE 3301)

Slides:



Advertisements
Similar presentations
ICS 6N Computational Linear Algebra
Advertisements

1 بسم الله الرحمن الرحيم Islamic University of Gaza Electrical & Computer Engineering Department.
Research Methodologies and Advanced Technical English EELE 4301
Islamic University of Gaza Electrical Engineering Department.
線性代數 LINEAR ALGEBRA 2005 Spring 教師及助教資料 o 教師:李程輝  Office : ED 828 ext o 助教:葉易霖 林怡文  Lab: ED 823 ext
資訊科學數學11 : Linear Equation and Matrices
CE 311 K - Introduction to Computer Methods Daene C. McKinney
Chapter 7 Matrix Mathematics Matrix Operations Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Coupled Oscillations Zain Yamani Saudi Physical Society Rabi-I, 1433 Agenda for Lecture-3: 1.Up-dates and administrative matters 2.Continue with matrices.
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
بسم الله الرحمن الرحيم Islamic University of Gaza Electrical Engineering Department.
+ Review of Linear Algebra Optimization 1/14/10 Recitation Sivaraman Balakrishnan.
بسم الله الرحمن الرحيم Islamic University of Gaza Electrical Engineering Department.
Linear algebra: matrix Eigen-value Problems Eng. Hassan S. Migdadi Part 1.
4.4 Identify and Inverse Matrices Algebra 2. Learning Target I can find and use inverse matrix.
Linear Algebra Diyako Ghaderyan 1 Contents:  Linear Equations in Linear Algebra  Matrix Algebra  Determinants  Vector Spaces  Eigenvalues.
بسم الله الرحمن الرحيم Islamic University of Gaza Electrical Engineering Department.
KEY THEOREMS KEY IDEASKEY ALGORITHMS LINKED TO EXAMPLES next.
Arab Open University Faculty of Computer Studies M132: Linear Algebra
Linear Algebra Diyako Ghaderyan 1 Contents:  Linear Equations in Linear Algebra  Matrix Algebra  Determinants  Vector Spaces  Eigenvalues.
Sec 4.1 Matrices.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
1. Systems of Linear Equations and Matrices (8 Lectures) 1.1 Introduction to Systems of Linear Equations 1.2 Gaussian Elimination 1.3 Matrices and Matrix.
MTH Spring Term NUMERICAL ANALYSIS Spring Term MTH Spring Term NUMERICAL ANALYSIS Spring Term INTERNATIONAL.
بسم الله الرحمن الرحيم Islamic University of Gaza Engineering Faculty.
Course Overview: Linear Algebra
Reduced echelon form Matrix equations Null space Range Determinant Invertibility Similar matrices Eigenvalues Eigenvectors Diagonabilty Power.
A rectangular array of numeric or algebraic quantities subject to mathematical operations. The regular formation of elements into columns and rows.
1 Matrix Math ©Anthony Steed Overview n To revise Vectors Matrices.
Signal & Linear Systems (EELE 3310)
MTH108 Business Math I Lecture 20.
Computer Engineering Department Islamic University of Gaza
Electric Circuit for Nonmajor (EELE 2312)
بسم الله الرحمن الرحيم Islamic University of Gaza Engineering Faculty
بسم الله الرحمن الرحيم Islamic University of Gaza Engineering Faculty
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Review of Matrix Operations
ECE 3301 General Electrical Engineering
Chapter 7 Matrix Mathematics
Matrices and vector spaces
Welcome to the course! Meetings and communication: AC meetings
Islamic University of Gaza Electrical Engineering Department
Matrix Operations.
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Matrix Operations SpringSemester 2017.
7.3 Matrices.
Introduction to MATLAB Lecture 02
Islamic University of Gaza
Control Systems Design
Unit 3: Matrices
Signal & Linear Systems (EELE 3310)
Fuzzy Logic Control EELE 6306
Further Matrix Algebra
ARRAY DIVISION Identity matrix Islamic University of Gaza
Nonlinear Dynamic Control Systems
بسم الله الرحمن الرحيم Islamic University of Gaza Engineering Faculty
بسم الله الرحمن الرحيم Islamic University of Gaza Engineering Faculty
Feedback Control Systems EELE 3360
Computer Engineering Department Islamic University of Gaza
Linear Algebra Berlin Chen
Linear Algebra Berlin Chen
1.8 Matrices.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
Linear Algebra Berlin Chen
Eigenvalues and Eigenvectors
Introduction to Matrices
Electric Circuit and Applied Electronics (EMEC 4313)
Presentation transcript:

بسم الله الرحمن الرحيم Islamic University of Gaza Electrical Engineering Department

Engineering Analysis (EELE 3301) By Basil Hamed, Ph. D. Control Systems Engineering www.iugaza.edu/homes/bhamed http://site.iugaza.edu.ps/bhamed/

Faculty of Engineering Department of Electrical Engineering Course Syllabus Islamic University of Gaza Faculty of Engineering Department of Electrical Engineering Engineering Analysis(EELE 3301) Pre-Requisite: Calculus C (MATHC 2301) Instructor : Basil Hamed, Ph.D. Control Systems Engineering Office : B336 e-mail : bhamed@ iugaza.edu bahamed@hotmail.com WebSite : http://site.iugaza.edu.ps/bhamed/ Phone : 2860700 Ext. 2875 Meeting : (Sat Mon Wed) 12:00-1:00 (K 108)

Course Syllabus Course Description: Engineering Analysis covers topics in Linear Algebra, a very useful branch of mathematics in physics, economics, social sciences, natural sciences, and engineering, and the basics of MATLAB, a powerful computing language for solving linear algebra problems and much more. Specific topics include solving systems of linear equations, linear independence, linear transformations, matrix inverses, vector spaces, and least-squares problems. Due to its broad range of applications, linear algebra is one of the most widely taught subjects in college-level mathematics Prerequisite: Calculus C (MATHC 2301)

Course Syllabus Text Book: Linear Algebra with Applications, Ninth Edition by Steven J. Leon 2015 References: Elementary Linear Algebra with Applications and Labs by Bernard Kolman and David R. Hill Linear Algebra and Its Applications, 4th Edition by David C. Lay Linear Algebra And Its Applications by Lay D.C. Introduction to linear algebra by Marcus M., Minc H. A first course in linear algebra, with concurrent examples by Hamilton A.G. A course in linear algebra with applications by Derek J. S. Robinson

Course Syllabus Course Goals: After successfully completing the course, you will have a good understanding of the following topics and their applications: Systems of linear equations Row reduction and echelon forms Matrix operations, including inverses Linear dependence and independence Orthogonal bases and orthogonal projections Linear models and least-squares problems Determinants and their properties Cramer's Rule Eigenvalues and eigenvectors Diagonalization of a matrix Symmetric matrices Similar matrices Linear transformations

Course Syllabus Materials Covered: Matrices and Systems of Equations Determinants Vector Spaces Linear Transformations Orthogonality Eigenvalues Numerical Linear Algebra

Course Syllabus Grading System: Homework & Quizzes 20 % Mid term Exam (13/11/2018) 1:00-2:00 30 % Final Exam (14/1/2019) 11:00-1:00 50 % Homework Homework assignments are to be returned on time. No excuses will be accepted for any delay. Office Hours Open-door policy, by appointment or as posted.

What is a Matrix? A matrix is a set of elements, organized into rows and columns rows columns

Basic concepts Vector in Rn is an ordered set of n real numbers. e.g. v = (1,6,3,4) is in R4 A column vector: A row vector: m-by-n matrix is an object in Rmxn with m rows and n columns, each entry filled with a (typically) real number:

Basic Matrix Operations Addition, Subtraction, Multiplication: creating new matrices (or functions) Just add elements Just subtract elements Addition and subtraction must be done in same dimension Do multiplication together Multiply each row by each column

See You next Monday