2016-08-30

Introduction to Computer Programming with MATLAB by Mike Fitzpatrick (Vanderbilt University)

# click the upper-left icon to select videos from the playlist

source: Fitzle LLC    2015年6月13日
Check out the companion website and textbook: http://cs103.net


Lesson 1: 1. Introduction (Old version) 13:17
Lesson 1.2 The MATLAB Environment 20:41
Lesson 1.4: MATLAB as a Calculator 14:32
Lesson 1.5: Syntax and Semantics 5:01
Lesson 1.6:The MATLAB Help System 8:37
Lesson 1.7: Introduction to Plotting in MATLAB 19:07
Lesson 2.1 Introduction to Matrices and Operators 11:26
Lesson 2.2: The Colon Operator 8:46
Lesson 2.3: Accessing Parts of Matrix 21:34
Lesson 2.4 Combining and Transforming Matrices 10:07
Lesson 2.5: Arithmetic Part 1 (Old Version) 17:50
Lesson 2.6: Arithmetic Part 2 11:53
Lesson 2.7: Operator Precedence 13:32
Lesson 3.1: Introduction to Functions 5:40
Lesson 3.2: Function Input/Output 22:16
Lesson 3.3: Formal Definition of Functions 2:52
Lesson 3.4: Sub-functions 6:18
Lesson 3.5: Scope 5:25
Lesson 3.6: Advantages of Functions 2:40
Lesson 3.7: Scripts 4:28
Lesson 4.1: Introduction to the Programmer's Toolbox 7:07
Lesson 4.2: Matrix Building 15:12
Lesson 4.3: Input/Output 20:48
Lesson 4.4: Plotting 17:48
Lesson 4.5: Debugging 22:18
Lesson 5.1: Selection (Branching) in MATLAB 11:54
Lesson 5.2: If-Statement cont'd. 8:33
Lesson 5.3: Relational and Logical Operators 34:52
Lesson 5.4: Nested If-statements 2:13
Lesson 5.5: Variable Number of Arguments 6:41
Lesson 5.6: Robustness 8:38
Lesson 5.7: Persistent Variables 6:55
Lesson 6.1 for-loops in MATLAB 36:51
Lesson 6.2 while-loops in MATLAB 20:17
Lesson 6.3: Break-statement in MATLAB 29:32
Lesson 6.4: Logical indexing in MATLAB 37:30
Lesson 6.5: Preallocation 9:00
Lesson 7.1: Introduction to data types 20:28
Lesson 7.2: Strings (old version) 29:04
Lesson 7.3 Structs 14:52
Lesson 7.4: Cells 21:48
Lesson 8.1: Introduction to files in MATLAB 15:01
Lesson 8.2: Excel files in MATLAB 9:13
Lesson 8.3: Text Files 12:18
Lesson 8.4 Binary Files (old version) 25:13

No comments: