Numerical Method Lecture 1: Introduction

Slides:



Advertisements
Similar presentations
Numerical Methods for Engineers MECH 300 Hong Kong University of Science and Technology.
Advertisements

ECIV 301 Programming & Graphics Numerical Methods for Engineers.
Mech300 Numerical Methods, Hong Kong University of Science and Technology. 1 Part Seven Ordinary Differential Equations.
Chapter 1 Introduction The solutions of engineering problems can be obtained using analytical methods or numerical methods. Analytical differentiation.
18 September 2007 KKKQ 3013 PENGIRAAN BERANGKA Week 11 – Ordinary Differential Equations 18 September am – 9.00 am.
The Islamic University of Gaza Faculty of Engineering Numerical Analysis ECIV 3306 Introduction.
CISE-301: Numerical Methods Topic 1: Introduction to Numerical Methods and Taylor Series Lectures 1-4: KFUPM.
Numerical Methods Intro to Numerical Methods &
Math-254 Numerical Methods.
Villanova University Dept. of Civil & Environmental Engineering CEE 3702 Numerical Analysis 1 CEE 3702 Numerical Analysis Fall 2000 Dr. David W. Dinehart.
By Saparila Worokinasih
MECN 3500 Inter - Bayamon Lecture Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
Yasser F. O. Mohammad Teaching Team Instructor: Yasser F. O. Mohammad Computers and Systems section (Intelligent Robotics)
Sistem Kontrol I Kuliah II : Transformasi Laplace Imron Rosyadi, ST 1.
PGE 310: Formulation and Solution of Geosystems Engineering Problems Dr. Matthew T. Balhoff Spring 2011 Notes Adapted from: Chapra, S., Canale, R. “Numerical.
9/19/2015http://numericalmethods.eng.usf.edu1 Introduction to Scientific Computing Major: All Engineering Majors Authors: Autar Kaw, Luke Snyder
BsysE595 Lecture Basic modeling approaches for engineering systems – Summary and Review Shulin Chen January 10, 2013.
CISE-301: Numerical Methods Topic 1: Introduction to Numerical Methods and Taylor Series Lectures 1-4: KFUPM CISE301_Topic1.
CISE301_Topic11 CISE-301: Numerical Methods Topic 1: Introduction to Numerical Methods and Taylor Series Lectures 1-4:
EE 3561_Unit_1(c)Al-Dhaifallah EE 3561 : - Computational Methods in Electrical Engineering Unit 1: Introduction to Computational Methods and Taylor.
Application of Differential Applied Optimization Problems.
CSE 541 Rick Parent ELEMENTARY NUMERICAL METHODS Winter 2012.
Calculus is a program of mathematics focusing on the student’s ability to understand and apply the concepts of differential and integral calculus and.
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
MECN 3500 Lecture 4 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
Applied Numerical Method for Engineers and Scientists
MECN 3500 Inter - Bayamon Lecture 3 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
CSE 3802 / ECE 3431 Numerical Methods in Scientific Computation
Lecture 2 Numerical Methods for Engineering MECN 3500 Department of Mechanical Engineering Inter American University of Puerto Rico Bayamon Campus Dr.
Numerical Methods Part: False-Position Method of Solving a Nonlinear Equation
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Introduction Course Outline.
Numerical Methods.
An Introduction to Heat Transfer Morteza Heydari.
MECN 3500 Inter - Bayamon Lecture 8 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
Numerical Analysis Intro to Scientific Computing.
Meeting 15 Introduction to Numerical Methods Error Analysis.
ES 84 Numerical Methods for Engineers, Mindanao State University- Iligan Institute of Technology Prof. Gevelyn B. Itao.
ESO 208A/ESO 218 COMPUTATIONAL METHODS IN ENGINEERING.
Systems Realization Laboratory Lecture 1: Course Overview Chris Paredis G.W. Woodruff School of Mechanical Engineering Manufacturing Research Center Georgia.
Numerical Methods for Computer Engineering ( ) Assoc. Prof. Mitchai Chongcheawchamnan.
What is Calculus?. (Latin, calculus, a small stone used for counting) is a branch of mathematics that includes the study of limits, derivatives, integrals,
1 NUMERICAL METHOD. 2 Introduction Definition : The study of approximation techniques for solving mathematical problems, taking into account the extent.
OBJECTIVES Students will able to Students will able to 1. define differential equation 1. define differential equation 2. identify types, order & degree.
CALCULUS REVIEW BME 3510 C PO-WEI CHEN 8/19/2014.
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.
Introduction to Differential Equations
Solving Engineering Problems
244-1: INTRODUCTION TO PROGRAMMING
Welcome to Computers in Civil Engineering 53:081 Spring 2003
Business Mathematics MTH-367
CHAPTER 3 NUMERICAL METHODS.
FE Exam Tutorial
Final Examination (F2017) ME 130 Applied Engineering Analysis
Math-254 Numerical Methods.
525602:Advanced Numerical Methods for ME
Data Base System By: Nur Uddin, Ph.D.
NUMERICAL DIFFERENTIATION AND INTEGRATION
Solving Engineering Problems
Chapter 1: False-Position Method of Solving a Nonlinear Equation
Analytical Tools in ME Course Objectives
Teori Bahasa dan Automata Lecture 1: Course Overview and Introduction
Final Examination (S2018) ME 130 Applied Engineering Analysis-01
Applied Numerical Methods
Linear Algebra Lecture 1: Introduction
CHAPTER-6 Z-TRANSFORM.
13.9 Day 2 Least Squares Regression
EP208 Computational Methods in Physics
CISE-301: Numerical Methods Topic 1: Introduction to Numerical Methods and Taylor Series Lectures 1-4: KFUPM CISE301_Topic1.
Presentation transcript:

Numerical Method Lecture 1: Introduction By: Nur Uddin, Ph.D

Lecturer Name: Nur Uddin, PhD. Email: nur.uddin@upj.ac.id Education: PhD in Eng. Cybernetics, NTNU, Norway (April 2016) M. Eng in Mechanical Eng., GSNU, South Korea (Feb 2009) B. Eng in Aeronautics Eng., ITB, Indonesia (Mar 2002)

Reference: S.C. Chapra and R.P. Canale, Numerical Methods for Engineers 7th Edition, Mc Graw-Hill Education, 2015.   Grading: UTS (30%) + UAS (30%) + Tugas (30%) + Keaktifan (10%) Software: Matlab

Aturan kuliah Toleransi keterlambatan: 15 menit (07.45) / 13.10 PR & Quiz: Setiap 2 minggu Komputer: Laptop bawa sendiri

Motivation Numerical methods are techniques where mathematical problems are formulated so that they can be solved with arithmetic operations. Although there are many kinds of numerical methods, they have one common characteristic: they invariably involve large numbers of tedious arithmetic calculations. It is little wonder that with the development of fast, efficient digital computers, the role of numerical methods in engineering problem solving has increased dramatically in recent years.

The most mathematical areas in numerical method Roots of Equations Systems of Linear Algebraic Equations Optimization Curve Fitting Integration Ordinary Differential Equations Partial Differential Equations

1. Roots of equation

2. Linear algebraic equations

3. Optimization

4. Curve fitting

5. Integration

6. Ordinary differential equations

7. Partial differential equations

Non-computer methods Solutions were derived for some problems using analytical, or exact, methods. Graphical solutions were used to characterize the behavior of systems. Calculators and slide rules were used to implement numerical methods manually.

Pre-computer era During the pre-computer era, significant amounts of energy were expended on the solution technique itself, rather than on problem definition and interpretation

Computer era Today, computers and numerical methods provide an alternative for such complicated calculations. Computer can be used to obtain solutions directly. Numerical methods represent alternatives that greatly enlarge your capabilities to confront and solve problems. As a result, more time is available for the use of your creative skills. More emphasis on problem formulation and solution interpretation and the incorporation of total system, or “holistic,” awareness

Numerical methods and engineering practice Since the late 1940s the widespread availability of digital computers has led to a veritable explosion in the use and development of numerical methods. At first, this growth was somewhat limited by the cost of access to large mainframe computers. The recent evolution of inexpensive personal computers has given us ready access to powerful computational capabilities.

Why should we study numerical methods? Numerical methods are extremely powerful problem-solving tools. During your careers, you may often have occasion to use commercially available prepackaged, or “canned,” computer programs that involve numerical methods. Many problems cannot be approached using canned programs. You can design your own programs to solve problems without having to buy or commission expensive software. Numerical methods are an efficient vehicle for learning to use computers. Numerical methods provide a vehicle for you to reinforce your understanding of mathematics.