MATH-321 54321 My research interests lie primarily in the area of numerical analysis and scientific computing, …

Slides:



Advertisements
Similar presentations
Solve a System Algebraically
Advertisements

MATLAB – A Computational Methods By Rohit Khokher Department of Computer Science, Sharda University, Greater Noida, India MATLAB – A Computational Methods.
CADGME, Pécs, June Piroska B. Kis, Computer aided education of numerical methods 1 College of Dunaújváros
Beginning Programming for Engineers
Intro to modeling April Part of the course: Introduction to biological modeling 1.Intro to modeling 2.Intro to biological modeling (Floor) 3.Modeling.
A History of Numerical Analysis Ideas Alan Kaylor Cline Department of Computer Sciences The University of Texas at Austin Prepared for CS 378 History of.
Section 5.1 Eigenvectors and Eigenvalues. Eigenvectors and Eigenvalues Useful throughout pure and applied mathematics. Used to study difference equations.
CITS2401 Computer Analysis & Visualisation
7-3 Solving Equations Using Quadratic Techniques
Mech300 Numerical Methods, Hong Kong University of Science and Technology. 1 Part Three Linear Algebraic Equations.
BVP Weak Formulation Weak Formulation ( variational formulation) where Multiply equation (1) by and then integrate over the domain Green’s theorem gives.
COMP1261 Advanced Algorithms n 15 credits, Term 1 (Wednesday 9-12) n Pre-requisites: Calculus and Mathematical Methods, Numerical Mathematics and Computer.
ECIV 301 Programming & Graphics Numerical Methods for Engineers.
Weak Formulation ( variational formulation)
1 MA375 Introduction To Numerical Computing Fall 2003 Prof. Tim Warburton
PHY 301: MATH AND NUM TECH Ch 0: Introduction Chapter 0: Introduction 0.AOverview 0.BHome Page, Grading, Mathematica etc…
13-1 Introduction to Quadratic Equations  CA Standards 14.0 and 21.0  Quadratic Equations in Standard Form.
Math-254 Numerical Methods.
Thinking Mathematically Algebra: Graphs, Functions and Linear Systems 7.3 Systems of Linear Equations In Two Variables.
MECN 3500 Inter - Bayamon Lecture Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
Finite Mathematics Dr. Saeid Moloudzadeh Using Matrices to Solve Systems of Equations 1 Contents Algebra Review Functions and Linear Models.
Yasser F. O. Mohammad Teaching Team Instructor: Yasser F. O. Mohammad Computers and Systems section (Intelligent Robotics)
1.1.2 INTRODUCTION TO SYSTEMS OF LINEAR EQUATIONS Chapter 1: Systems of Linear Equations and Matrices SWBAT: Redefine algebraic operations as Elementary.
1 Spline Interpolation Method Computer Engineering Majors Authors: Autar Kaw, Jai Paul
Application of Differential Applied Optimization Problems.
Finite Mathematics Dr. Saeid Moloudzadeh Solving Polynomial Equations 1 Contents Algebra Review Functions and Linear Models Systems of.
Hydroinformatics: Session4 Dr Ivan Stoianov Room 328B Dr Andrew Ireson (Room 304) Mr Juan Rodriguez-Sanchez (411A) Mr Baback.
MECN 3500 Inter - Bayamon Lecture 7 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
Computational Physics Introduction 3/30/11. Goals  Calculate solutions to physics problems  All physics problems can be formulated mathematically. 
MECN 3500 Inter - Bayamon Lecture 9 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
University of Memphis Mathematical Sciences Numerical Analysis “Algebra” (from the Arabic al-jabr, (the mending of) “broken bones”) literally refers to.
Finite Mathematics Dr. Saeid Moloudzadeh Exponential Functions and Models 1 Contents Algebra Review Functions and Linear Models Systems.
Introduction To this point MATLAB has been used to answer questions with a numeric value ▫Variables are assigned specific values ▫Answers are numbers MATLAB.
Scientific Computing General Least Squares. Polynomial Least Squares Polynomial Least Squares: We assume that the class of functions is the class of all.
Introduction Examples of differential equations and related problems Analytical versus numerical solutions Ideas of numerical representations of solutions.
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Introduction Course Outline.
MECN 3500 Inter - Bayamon Lecture 8 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
Copyright © 2011 Pearson, Inc. 7.1 Solving Systems of Two Equations.
THE MATHEMATICS ENGINEERS USE EVERYDAY IN INDUSTRY W.G. STEENKEN GE AVIATION OHIO MATHEMATICS AND SCIENCE COALITION NOVEMBER 19, 2015.
ALGEBRA 1 SECTION 10.4 Use Square Roots to Solve Quadratic Equations Big Idea: Solve quadratic equations Essential Question: How do you solve a quadratic.
Operations Research The OR Process. What is OR? It is a Process It assists Decision Makers It has a set of Tools It is applicable in many Situations.
1 ECE 1304 Introduction to Electrical and Computer Engineering Section 1.7 Linear Algebra with MATLAB.
1 Beginning & Intermediate Algebra – Math 103 Math, Statistics & Physics.
Finite Mathematics Dr. Saeid Moloudzadeh Multiplying and Factoring Algebraic Expressions 1 Contents Algebra Review Functions and Linear.
Partial Derivatives Example: Find If solution: Partial Derivatives Example: Find If solution: gradient grad(u) = gradient.
MTH 204 NUMERICAL ANALYSIS Spring Term MTH 204 NUMERICAL ANALYSIS Spring Term DEPARTMENT of INFORMATION TECHNOLOGIES Assoc. Prof. Dr.
MTH Spring Term NUMERICAL ANALYSIS Spring Term MTH Spring Term NUMERICAL ANALYSIS Spring Term INTERNATIONAL.
Differential Equations Linear Equations with Variable Coefficients.
Project NExT CAS Panel Session University of Wisconsin, Madison July 30, 2008 Mathematica in the Military: Using CAS tools at the United States Military.
“Moh’d Sami” AshhabSummer 2008University of Jordan MATLAB By (Mohammed Sami) Ashhab University of Jordan Summer 2008.
S5.40. Module Structure 30% practical tests / 70% written exam 3h lectures / week (except reading week) 3 x 2h of computer labs (solving problems practicing.
Welcome to Computers in Civil Engineering 53:081 Spring 2003
NON LINEAR FUNCTION Quadratic Function.
CHAPTER 3 NUMERICAL METHODS.
FE Exam Tutorial
Solve Quadratic Equations by the Quadratic Formula
Math-254 Numerical Methods.
(Mohammed Sami) Ashhab
Solving Linear Systems Algebraically
Simultaneous Equations
Communication and Coding Theory Lab(CS491)
MATH My research interests lie primarily in the area of numerical analysis and scientific computing, …
Nonlinear Fitting.
Solving simultaneous linear and quadratic equations
Linear Algebra Berlin Chen
Chapter 8 Systems of Equations
Using the Quadratic Formula to Solve Quadratic Equations
Introduction CSE 541.
Presentation transcript:

MATH-321 54321 My research interests lie primarily in the area of numerical analysis and scientific computing, …

Math 321: Introduction to Numerical Computing Numerical analysis Math 321: Introduction to Numerical Computing Numerical analysis the branch of mathematics that deals with the development and use of numerical methods for solving problems. “Solve” problems with no analytic solution Numerical analysis naturally finds applications in all fields of engineering, the physical sciences, life sciences, …..

MATH-321 SYLLABUS 2) Polynomial interpolation 4) Numerical integration and differentiation* 1) Solution of non-linear equations 7) Linear Regression 3) Splines 6) Solution of linear algebraic systems 5) IVB & BVP* Worked: Num. Sol. for PDE. Accele linear and nonlinear solver and their error analysis 8) Error Analysis

MATH-321 1)Request 2)Messages 3)BBQ 1)Webpage 2)Resources

MATH-321 SYLLABUS 2) Polynomial interpolation 4) Numerical integration and differentiation* 1) Solution of non-linear equations 7) Linear Regression 3) Splines 6) Solution of linear algebraic systems 5) IVB & BVP* Computer Usage: Computer software is essential for this course. Mainly we will be using MATLAB as the computational platform 8) Error Analysis

Quick Introduction to Matlab Create variable   >> a=1 a = 1  >> b=2, c=9 b = 2 c = 9 >> g = c - b -a g = 6 >> h = cos(g) h = 0.960170286650366 Defining a Vector   >> v = [3  1 1] v =      3     1    1  >> u = [1 2 3 4 5] u =      1     2    3 4 5 >> u=1:5 1 2 3 4 5 >> w = 2:3:15 w = 2 5 8 11 14 Defining Matrices   >> A = [ 1 2 3; 3 4 5; 6 7 0] A =      1     2     3      3     4     5      6     7     0 Matrix time a vector >> A*v' ans =      8     18     25 Determinant >> det(A)   ans =     16

Script file in Matlab Example Solve the quadratic equation Solve quadratic   >> a=3; b=10; c=3; >> discr = b^2 - 4*a*c discr = 64 >> sq_discr = sqrt(discr) sq_discr = 8 >> x1 = ( - b + sq_discr ) / ( 2*a ) x1 = -0.333333333333333 >> x2 = ( - b - sq_discr ) / ( 2*a ) x2 = -3 Example Solve the quadratic equation  

Script file in Matlab Example >> quad Solve quadratic   >> quad c = 3 discr = 64 sq_discr = 8 x1 = -0.333333333333333 x2 = -3 Example Solve the quadratic equation Type name of the file  

Script file in Matlab Example >> v=[3 10 3] Solve quadratic   >> v=[3 10 3] v = 3 10 3 >> [x1, x2] = quadratic_solve(v) x1 = -0.333333333333333 x2 = -3 Example Solve the quadratic equation