EGR 115 Introduction to Computing for Engineers 2D Plotting – Part II Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers.

Slides:



Advertisements
Similar presentations
Introduction to Engineering MATLAB – 11 Plotting - 4 Agenda Multiple curves Multiple plot.
Advertisements

Plotting Selim Aksoy Bilkent University Department of Computer Engineering
Lecture (4) Plotting & Programming (1) Eng. Osama Talaat 1.
MA/CS375 Fall MA/CS 375 Fall 2002 Lecture 4.
Vectors and Plotting Selim Aksoy Bilkent University Department of Computer Engineering
Chapter 9 Creating Graphs in Illustrator. Objectives Create a graph Edit a graph using the Graph Data window Use the Group Selection tool Use the Graph.
What You’ll Need 1.Your packet from yesterday 2.Your completed graph (on the graph paper on the last page of the packet) 3.A computer 4.Your brain 1.Your.
Graphing Linear Equations From the beginning. All the slides in this presentation are timed. You do not need to click the mouse or press any keys on the.
An introduction to Plotting in MATLAB Rikard Johansson Department of Biomedical Engineering (IMT) Linköping University
Graphing Examples Categorical Variables
Designing Effective Graphics Using MATLAB The Cain Project in Engineering and Professional Communication ENGINEERING SERIES.
Making and Understanding Graphs What is a graph? A graph is a “picture” of your data.
Introduction to Computers and Windows. Overview  What is a computer?  What is an operating system?  Starting and Shutting Down a computer  The mouse.
Eng Ship Structures 1 Introduction to Matlab.
“Go To” Reports in PerformanceTRACKER  Proficiency Level—Pie Chart Use to compare percentages of Proficient and Non-Proficient students based on one or.
The parts of a Computer Window
Barbara/Pratik/Yu. Outline Matlab desktop M-files Variables Arrays Plots.
Create a Pie Chart Create Pie Chart, Slide 1Copyright © 2004, Jim Schwab, University of Texas at Austin A pie chart is useful for.
EGR 115 Introduction to Computing for Engineers Introduction to MATLAB Friday 29 August 2014 EGR 115 Introduction to Computing for Engineers.
EGR 115 Introduction to Computing for Engineers MATLAB Basics 4: Intro to Plotting Wednesday 10 Sept 2014 EGR 115 Introduction to Computing for Engineers.
EGR 106 Lecture 6 2-D Plotting Graphical presentation has become the standard method to show technical information. Engineers use plots to analyze, visualize,
Introduction to Engineering Microsoft Excel 1 Agenda Tables, Charts, & Graphs.
EGR 115 Introduction to Computing for Engineers 3D animation in MATLAB Monday 17 Nov 2014 EGR 115 Introduction to Computing for Engineers.
EGR 115 Introduction to Computing for Engineers 2D Plotting – Part I Wednesday 17 Sept 2014 EGR 115 Introduction to Computing for Engineers.
EGR 115 Introduction to Computing for Engineers Loops and Vectorization – Part 2 Wednesday 15 Oct 2014 EGR 115 Introduction to Computing for Engineers.
EGR 115 Introduction to Computing for Engineers Designing The Battleship Game in MATLAB Monday 22 Sept 2014 EGR 115 Introduction to Computing for Engineers.
EGR 115 Introduction to Computing for Engineers MATLAB Basics 3: Array Operations Monday 08 Sept 2014 EGR 115 Introduction to Computing for Engineers.
Chapter 15: Spreadsheet and Worksheet Basics Lesson 96: Worksheets with Charts © 2010, 2006 South-Western, Cengage Learning.
EGR 115 Introduction to Computing for Engineers MATLAB Basics 6: Debugging in MATLAB Monday 15 Sept 2014 EGR 115 Introduction to Computing for Engineers.
EGR 115 Introduction to Computing for Engineers MATLAB Basics 5: Applications – Vector Math Friday 12 Sept 2014 EGR 115 Introduction to Computing for Engineers.
EGR 115 Introduction to Computing for Engineers
1 Lecture 5 Post-Graduate Students Advanced Programming (Introduction to MATLAB) Code: ENG 505 Dr. Basheer M. Nasef Computers & Systems Dept.
EGR 115 Introduction to Computing for Engineers MATLAB Basics 1: Variables & Arrays Wednesday 03 Sept 2014 EGR 115 Introduction to Computing for Engineers.
EGR 115 Introduction to Computing for Engineers Complex Numbers & 3D Plots – Part 1 Wednesday 05 Nov 2014 EGR 115 Introduction to Computing for Engineers.
EGR 115 Introduction to Computing for Engineers Complex Numbers & 3D Plots – Part 2 Friday 07 Nov 2014 EGR 115 Introduction to Computing for Engineers.
ENG College of Engineering Engineering Education Innovation Center 1 2D Plots 2 in MATLAB Topics Covered: 1.More about 2-D plots  Placing multiple.
PowerPoint Views POWERPOINT Views: Normal  Thumbnails appear in the window on the left  Click on the View tab.  In the Presentation Views group,
Introduction to Matlab Module #10 Page 1 Introduction to Matlab Module #10 – Creating Graphical User Interfaces Topics 1.Overview of GUI Development using.
2.7: Use Absolute Value Functions and Transformations HW Monday: p.127 (4-20 even) Test , 2.7: Friday.
EGR 115 Introduction to Computing for Engineers Loops and Vectorization – Part 3 Friday 17 Oct 2014 EGR 115 Introduction to Computing for Engineers.
MATLAB ® for Engineers, Holly Moore Fourth Edition, Global Edition © Pearson Education Limited 2015 All rights reserved. Figure 5.1 Simple Plot of Time.
ENGR 1181 College of Engineering Engineering Education Innovation Center Excel Graphing.
Notes Over 9.2 Graphing a Rational Function The graph of a has the following characteristics. Horizontal asymptotes: center: Then plot 2 points to the.
Split, Demote and Outline View Overview Computer Literacy.
Charts MOAC Lesson 6.
Computer Applications. Chart Title Legend Horizontal Axis Title Vertical Axis Title Vertical Y Axis Horizontal X Axis Data Series.
EGR 106 – Week 5 – 2-D Plots Question : Why do engineers use plots? Answer : To analyze, visualize, and present data. Matlab has many useful plotting options.
Charts MOAC Lesson 6.
EXCEL Create a Pie Graph.
Graphing Linear Equations
Lecture 25.
Lecture 25: Exploring data
EGR 115 Introduction to Computing for Engineers
Two-Dimensional Plots
Precision Ag Workshop – Day 1 (RHS00_1.ppt)
Net 222: Communications and networks fundamentals (Practical Part)
Horizontal Centering Using the menu bar
Hyperbola - Graphing Recall that the equations for a hyperbola are ...
Plotting Data with MATLAB
Charts MOAC Lesson 6.
Presentation of Data.
Introduction to MATLAB Programming
Very Old Introduction to Matlab for EGR 220
Plotting Signals in MATLAB
Designing Effective Graphics Using MATLAB
Objective;To use four figure grid references
Objective - To graph ordered pairs.
Histograms are plots that show the distribution of data.
Presentation of Data.
TERMS AND CONDITIONS   These PowerPoint slides are a tool for lecturers, and as such: YOU MAY add content to the slides, delete content from the slides,
Presentation transcript:

EGR 115 Introduction to Computing for Engineers 2D Plotting – Part II Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers

Lecture Outline Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers Annotation of Plots Polar, Bar, Pie, … Plots Slide 2 of 13

2D Plotting Annotation of Plots Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers Slide 3 of 13

2D Plotting Annotation of Plots Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers Editing a Plot  Click on “Edit Plot”  Right click on the red line and make it dashed  Click on the “Show Plot Tools” (far right) icon o Select ant item in the plot window to see properties of that item. o Change the location of the legend to be the lower left corner Slide 4 of 13

2D Plotting Additional 2D Plots Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers A Vertical Bar Graph: Slide 5 of 13 % An in class example of Additional Plots x=[ ]; y = 10 * rand(1, length(x)); % Bar Plot figure bar(x,y) title('Example of a Vertical Bar Plot') xlabel('x') ylabel('y') … MATLAB Code:

2D Plotting Additional 2D Plots Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers A Horizontal Bar Graph: Slide 6 of 13 barh(x,y) title('Example of a Horizontal Bar Plot') xlabel('y') ylabel('x') MATLAB Code:

2D Plotting Additional 2D Plots Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers A Stem Graph: Slide 7 of 13 stem(x,y) title('Example of a Stem Plot') xlabel('x') ylabel('y') MATLAB Code:

2D Plotting Additional 2D Plots Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers A Stair Graph: Slide 8 of 13 stairs(x,y) title('Example of a Stair Plot') xlabel('x') ylabel('y') MATLAB Code:

2D Plotting Additional 2D Plots Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers A Compass Plot: Slide 9 of 13 compass(x,y) title('Example of a Compass Plot') xlabel('x') ylabel('y') MATLAB Code:

2D Plotting Additional 2D Plots Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers A Pie Graph: Slide 10 of 13 pie(y) title('Example of a Pie Plot') MATLAB Code:

2D Plotting Additional 2D Plots Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers An Exploded Pie Graph: Slide 11 of 13 explode = [ ]; pie(y, explode) title('Example of an Exploded Pie Plot') MATLAB Code:

2D Plotting Additional 2D Plots Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers Slide 12 of 13 You will need to use the graph to determine k

Next Lecture Friday 19 Sept 2014 EGR 115 Introduction to Computing for Engineers Designing The Battleship Game in MATLAB Slide 13 of 13