6.869 Matlab Quick Start - PowerPoint PPT Presentation

1 / 13
About This Presentation
Title:

6.869 Matlab Quick Start

Description:

Title: PowerPoint Presentation Last modified by: POOKY Created Date: 1/1/1601 12:00:00 AM Document presentation format: On-screen Show Other titles – PowerPoint PPT presentation

Number of Views:83
Avg rating:3.0/5.0
Slides: 14
Provided by: coursesCs81
Category:

less

Transcript and Presenter's Notes

Title: 6.869 Matlab Quick Start


1
6.869 Matlab Quick Start
2
  • Everything is matrix

3
  • Matrix index

4
  • Manipulate matrices

5
  • Manipulate matrices

6
(No Transcript)
7
  • Script or function?
  • Scripts are m-files containing MATLAB statements
  • Functions are like any other m-file, but they
    accept arguments
  • It is always recommended to name function file
    the same as the function name

8
  • Try to code in matrix ways

9
  • Script m-files

10
(No Transcript)
11
(No Transcript)
12
(No Transcript)
13
  • whos
  • help sth.
  • lookfor sth
  • clear / clear sth.
  • clc
  • http//courses.csail.mit.edu/6.869/resources.html
  • http//www.math.siu.edu/matlab/tutorials.html
Write a Comment
User Comments (0)
About PowerShow.com