Presentation is loading. Please wait.

Presentation is loading. Please wait.

CMPT 102 Introduction to Scientific Computer Programming

Similar presentations


Presentation on theme: "CMPT 102 Introduction to Scientific Computer Programming"— Presentation transcript:

1 CMPT 102 Introduction to Scientific Computer Programming
Binay Bhattacharya TASC I 8017 Phone

2 Grading Scheme Grading Assignments 25% Midterm 25% Final exam 50%
Cheating Can help each other understand material Not allowed to share code or work May quote others but must include clear citation

3 Research area is designing algorithms
A little bit about me Research area is designing algorithms Geometric algorithms Operations research Never taught 102 Don’t want to pretend to know everything Questions are very much encouraged I want you to enjoy the course

4 Who already knows some programming? What are your majors?
About you Who already knows some programming? C, Basic, HP calculator, WORD, Excel What are your majors? What would you like from the course?

5 About MATLAB Matlab: You’ll like it!
Matlab is very widely used in science Much less frustrating than C++ or Java Lots of ‘toolkits’ expand it to many areas Medicine, business, simulation, physics, chemistry, biology, computer vision, databases, symbolic math (e.g. symbolic integration), control, optimization, and on and on. Interactive language The world’s most sophisticated programmable calculator Sophisticated graphing tools Learn some programming and computer science Emphasis on learning a useful tool I predict it to be useful in all your future work in science

6 Title: MATLAB for Engineers
Textbook Title: MATLAB for Engineers by Holly Moore Pearson Prentice Hall, 2007 Don’t let “Engineers” bother you

7 Information on CSIL Course Central CSIL
web pages under course outlines, webpages submission server instructions, etc. CSIL Computing Science Instructional Lab Information under course central

8 MATLAB at SFU and at home
MATLAB is available on Windows and Linux in CSIL Also available over the Internet Runs on CMPT servers Cannot install it free on your own machine Can run demo version for a month or so Can purchase student version for $120 (approx)

9 … is to develop practical problem-solving skills using a computer.
Goal … is to develop practical problem-solving skills using a computer. Acknowledgement: Lecture notes available at are used extensively in this course.

10 … is to develop practical problem-solving skills using a computer.
Goal … is to develop practical problem-solving skills using a computer. The vehicle is the MATLAB environment where one can easily Develop programs Display ideas and results graphically.

11 Intuitions If intuition is a sense of direction, computational intuition is a sense in computational directions.

12 A sense of geometry Ray tracing 100 million triangles

13 A sense of approximation, error, and noise
1/3=.3333 pi = 22/7

14

15 Enter the computer

16 Looking for patterns

17

18

19 What do you mean by “computer problem-solving”?
The key idea: Algorithm. A step-by-step procedure that takes one from a prescribed set of inputs to a desirable set of outputs.

20

21 A sense of complexity Search trees for Tic-Tac-To


Download ppt "CMPT 102 Introduction to Scientific Computer Programming"

Similar presentations


Ads by Google