by Vanderbilt University
This course teaches computer programming to those with little to no previous experience. It uses the programming system and language called MATLAB to do so because it is easy to learn, versatile and very useful for engineers and other professionals. MATLAB is a special-purpose language that is an excellent choice for writing moderate-size programs that solve problems involving the manipulation of numbers. The design of the language makes it possible to write a powerful program in a few lines. The problems may be relatively complex, while the MATLAB programs that solve them are relatively simple: relative, that is, to the equivalent program written in a general-purpose language, such as C++ or Java. As a result, MATLAB is being used in a wide variety of domains from the natural sciences, through all disciplines of engineering, to finance, and beyond, and it is heavily used in industry. Hence, a solid background in MATLAB is an indispensable skill in today’s job market.
- Akos Ledeczi, Professor of Computer Engineering / Senior Research Scientist
- Mike Fitzpatrick, Professor Emeritus of Computer Science, Computer Engineering,Electrical Engineering, Neurosurgery, and Radiology
- Lesson 1: Introduction to MATLAB
- Lesson 2: Matrices and Operators
- Lesson 3: Functions
- Lesson 4: Programmer’s Toolbox
- Lesson 5: Selection
- Lesson 6: Loops
- Lesson 7: Data Types
- Lesson 8: File Input/Output
PPTs
- Codes Corresponding to Lessons
Week-2
Week-3
Week-4
Week-5
Week-6
Week-7
Week-8
Week-9
- Saddle Point
- Image Blur
- Echo Generation