Mathematical Modeling: Intro Patrice Koehl Department of Biological Sciences National University of Singapore

Slides:



Advertisements
Similar presentations
Animal, Plant & Soil Science
Advertisements

MATHEMATICAL MODELING Principles. Why Modeling? Fundamental and quantitative way to understand and analyze complex systems and phenomena Complement to.
A Model for Computational Science Investigations AiS Challenge STI 2004 Richard Allen.
DECO3008 Design Computing Preparatory Honours Research KCDCC Mike Rosenman Rm 279
Welcome To Math 463: Introduction to Mathematical Biology
COMP1261 Advanced Algorithms n 15 credits, Term 1 (Wednesday 9-12) n Pre-requisites: Calculus and Mathematical Methods, Numerical Mathematics and Computer.
Overview of The Operations Research Modeling Approach.
Chapter Two SCIENTIFIC METHODS IN BUSINESS
Introduction to Communication Research
Testing Bridge Lengths The Gadsden Group. Goals and Objectives Collect and express data in the form of tables and graphs Look for patterns to make predictions.
Chapter 12: Simulation and Modeling Invitation to Computer Science, Java Version, Third Edition.
Science and Engineering Practices
New Mexico Computer Science for All Computational Science Investigations (from the Supercomputing Challenge Kickoff 2012) Irene Lee December 9, 2012.
Writing Technical Reports A technical report is used to convey important findings or test results to a controlled audience. A technical report is used.
MATH 250 Linear Algebra and Differential Equations for Engineers
Modeling and Simulation
Section 2: Science as a Process
Chapter 12: Simulation and Modeling
1 Chapter No 3 ICT IN Science,Maths,Modeling, Simulation.
A Model for Computational Science Investigations NCSLP Summer Workshop 2002 Richard Allen.
Chapter 1 Introduction to Simulation
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
TEA Science Workshop #3 October 1, 2012 Kim Lott Utah State University.
Class Starter Please list the first five words or phrases that come to your mind when you hear the word : CHEMISTRY.
Education 793 Class Notes Welcome! 3 September 2003.
Section 1: The Nature of Science
What is a model Some notations –Independent variables: Time variable: t, n Space variable: x in one dimension (1D), (x,y) in 2D or (x,y,z) in 3D –State.
Science and the Scientific Method! 5 th grade. What is Science? knowledge about or study of the natural world based on facts learned through experiments.
Basic Business Statistics
SUPERCOMPUTING CHALLENGE KICKOFF 2015 A Model for Computational Science Investigations Oct 2015 © challenge.org Supercomputing Around.
(How do scientists conduct scientific experimentation?)
A Model for Computational Science Investigations Supercomputing Challenge
THE NATURE OF SCIENCE CHAPTER 1 SECTION 1. SCIENCE JOURNAL Open your book to page 4. Read the title, section headings and main ideas. Read the Yellow.
Introduction to Earth Science Section 2 Section 2: Science as a Process Preview Key Ideas Behavior of Natural Systems Scientific Methods Scientific Measurements.
Intro to the LabQuest Data Collection and Analysis.
Mathematical Modeling: West Nile Virus Richard Allen and Paula Avery Glorieta, 2002.
Science Process Skills. Observation  Noting the properties of objects and situations using the five senses… Seeing Seeing Hearing Hearing Touching.
Oct 2015 © challenge.org Supercomputing Around Us: Sensors and Data1 Computational Science and Mathematical Modeling.
How much salt is there in rock salt?
What is Statistics? Chapter “P” YMS3e AP Stats at LSHS Mr. Molesky Sept. 5, 2007 Chapter “P” YMS3e AP Stats at LSHS Mr. Molesky Sept. 5, 2007.
Introduction to Operations Research. MATH Mathematical Modeling 2 Introduction to Operations Research Operations research/management science –Winston:
MA354 Math Modeling Introduction. Outline A. Three Course Objectives 1. Model literacy: understanding a typical model description 2. Model Analysis 3.
Introduction to ScienceSection 1 Section 1: The Nature of Science Preview Key Ideas Bellringer How Science Takes Place The Branches of Science Scientific.
Introduction to ScienceSection 1 SCSh8 Students will understand important features of the process of scientific inquiry.
McGraw-Hill/Irwin © 2003 The McGraw-Hill Companies, Inc.,All Rights Reserved. Part One INTRODUCTION TO BUSINESS RESEARCH.
COMPUTERS SIMULATION IN MATHEMATICS EDUCATION Dr. Ronit Hoffmann Kibbutzim College of Education, Israel.
Inquiry Primer Version 1.0 Part 4: Scientific Inquiry.
Introduction to Modeling Technology Enhanced Inquiry Based Science Education.
A Model for Computational Science Investigations Supercomputing Challenge 2007.
Modelling & Simulation of Semiconductor Devices Lecture 1 & 2 Introduction to Modelling & Simulation.
Chapter 12: Simulation and Modeling
Part One INTRODUCTION TO BUSINESS RESEARCH
Section 2: Science as a Process
Models, Scientific and Otherwise, and Theories
Statistical Data Analysis
Section 1: The Nature of Science
Introduction to Personality Psychology
Invitation to Computer Science 5th Edition
What is Statistics? Chapter “P” YMS3e AP Stats Mr. Nelson.
SCIENCE AND ENGINEERING PRACTICES
What is Statistics? Chapter “P” YMS3e AP Stats at LSHS Mr. Molesky
Section 1: The Nature of Science
How Scientist Work Using Science Skills.
Statistical Data Analysis
MATHEMATICAL MODELING
Introduction to Science
Physics Goals: Unit 1 P1.1C Conduct scientific investigations using appropriate tools and techniques (e.g., selecting an instrument that measures the.
Modeling and Simulations 1
Presentation transcript:

Mathematical Modeling: Intro Patrice Koehl Department of Biological Sciences National University of Singapore

Science, then, and now… At the beginning, there were thoughts, and observation….

For a long time, people thought that it would be enough to reason about the existing knowledge to explore everything there is to know. One single person could possess all knowledge in her cultural context. (encyclopedia of Diderot and D’Alembert) Reasoning, and mostly passive observation were the main techniques in scientific research Science, then, and now…

Today’s experiment yields massive amounts of data From hypothesis-driven to exploratory data analysis: - data are used to formulate new hypotheses - computers help formulate hypotheses No single person, no group has an overview of what is known Science, then, and now…

 Computer simulations developed hand-in-hand with the rapid growth of computers.  A computer simulation is a computer program that attempts to simulate an abstract model of a particular system  Computer simulations complement theory and experiments, and often integrate them  They are becoming widesepread in: Computational Physics, Chemistry, Mechanics, Materials, …, Biology

Science, then, and now…

 Is often used in place of experiments when they are too large, too expensive, too dangerous, or too time consuming.  Can be useful in “what if” studies; e.g. to investigate the use of pathogens (viruses, bacteria) to control an insect population.  Is a modern tool for scientific investigation. Mathematical Modeling

Real World Define real world problem: - Perform background research - Perform experiments, if appropriate Task: Understand current activity and predict future behavior

Mathematical Modeling Simplified Model 1)Simplification: define model  Identify and select factors to describe important aspects of the Real World Problem;  determine those factors that can be neglected.

Mathematical Modeling 2)Represent: mathematical model  Express the simplified model in mathematical terms  the success of a mathematical model depends on how easy it is to use and how accurately it predicts Mathematical Model

Mathematical Modeling 3)Translate: computational model  Change Mathematical Model into a form suitable for computational solution  Choice of the numerical method  Choice of the algorithm  Choice of the software (Matlab) Computatonal Model

Mathematical Modeling 4)Simulate: Results  Run Computational Model to obtain Results; draw Conclusions.  Graphs, charts, and other visualization tools are useful in summarizing results and drawing conclusions. Results

Mathematical Modeling 5)Interpret  Compare conclusions with behavior of the real world problem  If disagreement, modify Simplified Model and/or Mathematical model

Syllabus  Introduction to Matlab  The tools of the trade  Data analysis  Data modeling  Clustering  Fourier analysis  Simulations (Monte Carlo)

References Cleve Moler, Numerical Computing with MATLAB, (