253x Filetype PDF File size 0.15 MB Source: math.berkeley.edu
Lecture 1: Hello, MATLAB! Math 98, Fall 2018 Math 98, Fall 2018 Lecture 1: Hello, MATLAB! 1 / 22 Syllabus Instructor: Eric Hallman Class Website: https://math.berkeley.edu/~ehallman/98-fa18/ Login: !cmfmath98 Password: c@1analog (?) See website for 1 Textbooks 2 Lecture schedule 3 Homework 4 Links to MATLAB documentation 1 Language fundamentals: http://www.mathworks.com/help/matlab/ language-fundamentals.html 2 Programming Scripts and Functions http://www.mathworks.com/help/matlab/ programming-and-data-types.html Math 98, Fall 2018 Lecture 1: Hello, MATLAB! 2 / 22 Syllabus Labor Day is a holiday, so when should we have Lecture 2? 1 Wednesday, 8/29 2 Friday, 8/31 3 Wednesday, 9/5 4 Monday, 10/8 Math 98, Fall 2018 Lecture 1: Hello, MATLAB! 3 / 22 Getting Started with MATLAB Obligatory first program: >> disp("Hello, world!") Hello, world! Math 98, Fall 2018 Lecture 1: Hello, MATLAB! 4 / 22
no reviews yet
Please Login to review.