Random Walks, AI and Heat Transfer in Pac-Man

Slides:



Advertisements
Similar presentations
Solar Water Heating.
Advertisements

What do we all have in common?. What is the opposite of a conductor? Name a poor conductor of heat? What makes bubble wrap a bad conductor and a good.
By Ryan C., Jack W. and Hannah S.. Conduction is heat getting transferred.
Pac-Man® Shant K. Karakashian CSE 476/876 Optional Course Project 1.
Object Oriented Design. Goals  Pacman Project Reflections  The Sims Project: additional pointers.
Alexander Repenning artificial intelligence chapter 1: Game AI.
Lecture 4 Pressure variation in a static fluid N.S. Equations & simple solutions Intro DL.
Intelligent Pac-Man Ghost AI
Forced Air Heating System Sarah Catherine Nick Henry.
How do you simplify? Simple Complicated.
START Help Pac-Man find his dinner by answering math questions correctly. Try to go as fast as you can. You can do it! Click the Pac Man to begin playing.
START Help Pac-Man find his dinner by answering math questions correctly. Try to go as fast as you can. You can do it! Click the Pac Man to begin playing.
DOUBLE PENDULUM By: Rosa Nguyen EPS 109 – Fall 2011.
Raman Veerappan EPS 109 Final Project.  Goals  To examine various maze solving algorithms using MATLAB determine which algorithms are most effective.
Heat Transfer.
Thermal Energy and Heat
Ch5 Sec2 Convection and the Mantle. Key Concepts How is heat transferred? What causes convection currents? What causes convection currents in Earth’s.
Chapter 16 section 2 By: Jon Cleveland, Emily Rowe & Lauren Jones.
Convection Objectives What are connection and conduction? Where can convection take place? Why does convection occur? Give examples of where convection.
Conduction The transfer of energy as heat between particles collide within a substance or between two objects in contact Two objects of unequal temperature.
Greenland Ice Sheet Melting Hannah Bourne EPS 109 Fall 2013.
Simulation - Game Evaluation Agenda  Evaluate the skills that can be learned  How enjoyable is the game  Evaluate my effort as a student  Identify.
Heat Transfer Thermal energy Temperature is the average amount of energy of motion of each particle of a substance. Thermal energy is the total energy.
CHAPTER 4.2 Convection and the Mantle. Standard  S.6.4.c Students know heat from Earth’s interior reaches the surface primarily through convection.
Game 4: Pac Man Tutorial. New events/actions to learn: Animated sprites Change instances – allows you to change objects into other objects. Change sprites.
1.3 notes  There are 3 types of heat transfer: radiation, conduction, and convection.  The transfer of energy through space is radiation. Sunlight.
Heat Transfer Review. What type of heat transfer does this picture describe? Radiation.
Lesson Essential Question: What type of heat transfer is occurring: AB C What causes heat transfer in the troposphere?
Standards 3: Thermal Energy How Heat Moves  How heat energy transfers through solid.  By direct contact from HOT objects to COLD objects.
Heat energy flows from warmer to cooler areas Lesson 1.3 You will learn: How heat is transferred in matter; How the process of conduction transfers heat;
Chapter 5 Section 2.  Explain how heat is transferred.  Identify what causes convection.  Describe convection currents in Earth’s mantle.
Convection Currents Heat is always transferred from warmer substance to a cooler substance. Write down some examples of this concept:
Convection Currents and the Mantle. The Heat of the Earth Earth’s outer core is nearly as hot as the surface of the sun.
Conduction Convection Radiation
Heat Transfer.
Discrete diffusion modeling
WORK The Transfer of Energy
Tutorial/HW Week #8 WRF Chapter 23; WWWR Chapters ID Chapter 14
CSE 476/876 Optional Course Project
E. Khomenko and M. Collados
HI !.
Chapter Section Convection and the Mantle
Vocabulary Week 4.
MATH 3331—Ordinary Differential Equations
Heat Transfer Equations Based on the conservation equation Conservation of energy applies whether we are considering a whole plant, a single item.
Simulation of Porous Silicon Formation by Diffusion Limited Reaction
Diffusion Through Porous Media
Safe Path Planning for an Autonomous Agent in a Hostile Environment
Lesson 3 Vocabulary Heating Earth’s Surface
Random motion of atoms “Laws” of diffusion
Equation Review Given in class 10/4/13.
Physics.
The Power of Power Interwar version. The Power of Power Interwar version.
Heat = Transfer of energy between objects that are at different temperatures Goes from the HIGHER temp. object to the LOWER temp. object.
مديريت موثر جلسات Running a Meeting that Works
Convection Currents – Talk #1
Energy Transfer Through Heat
What is the first thing you think of when you think of “radiation?”
START.
Objective: To know the equations of simple straight lines.
Convection Current.
Equation Review.
Write down some examples of this concept:
Statistical Mechanics and Soft Condensed Matter
Glide slide 2 slide 4 walk walk run run run run.
Arielle Little EPS 109, Fall 2009
4.2 How Does Heat Move?.
Oscillating Wave Interference Pattern Nick Odlum
Particle Motion in an Electromagnetic Field Made by Shane Frewen
Objective: To know the equations of simple straight lines.
Presentation transcript:

Random Walks, AI and Heat Transfer in Pac-Man Nick Tang EPS 109 Fall 2011

Goals: See how long Pac-Man can last in the maze Observe how heat is transferred by moving objects in a fluid in the maze Method: Motion of 4 ghosts is completely random Pac-Man’s motion is more complicated, based on his location Heat transfer through fluid in maze modeled by diffusion-convection equation: Limitations: Simulation a very simple version of Pac-Man

Run with: pacman. m mycolormaps. mat, freezecolors Run with: pacman.m mycolormaps.mat, freezecolors.m should be in same folder