You are on page 1of 20

MATLAB

1.....................................................................................................................................1
1.1 .....................................................................................................................1
1.2 .....................................................................................................................1
1.3 .................................................................................................................1
1.4 .....................................................................................................................1
1.5 .........................................................................................................................2
1.6 .....................................................................................................................2
2.................................................................................................................2
2.1 .........................................................................................................................2
2.2 .........................................................................................................................2
2.3 .............................................................................................................................2
2.4 .........................................................................................................................3
3.............................................................................................................................3
3.1 .............................................................................................................................3
3.2 .............................................................................................................................3
3.3 .....................................................................................................3
3.4 .............................................................................................................................4
3.5 .............................................................................................................................4
3.6 .........................................................................................................................4
4.................................................................................................................4
4.1 .............................................................................................................................4
4.2 .....................................................................................................................5
4.3 .............................................................................................................................5
4.4 .................................................................................................................5
4.5 .............................................................................................................................5
5.............................................................................................................................6
5.1 .............................................................................................................................6
5.2 .............................................................................................................................6
5.3 .............................................................................................................................6
5.4 .................................................................................................................7
6.............................................................................................7
7.........................................................................................................7
7.1 .............................................................................................................................7
7.2 .............................................................................................................................7
7.3 .................................................................................................................8
7.4 .............................................................................................................................8
7.5 .............................................................................................................................8
8.............................................................................................................8
8.1 .............................................................................................................................8
8.2 .............................................................................................................................9
8.3 .....................................................................................................................................9
8.4 .............................................................................................................................9
9.....................................................................................................................9
9.1 .............................................................................................................................9
9.2 .............................................................................................................................9
1

9.3 .................................................................................................................................9
10 ODE ...............................................................................................10
10.1 .....................................................................................................................10
10.2 .................................................................................................................10
10.3 .........................................................................................................................10
10.4 .................................................................................................................................10
10.5 .........................................................................................................10
11.........................................................................................................................11
11.1 .................................................................................................................11
11.2 .............................................................................................................................11
11.3 .........................................................................................................................11
12.........................................................................................................................11
12.1 .................................................................................................................11
12.2 .........................................................................................................................11
12.3 .................................................................................................................................12
13/........................................................................................................................12
14.................................................................................................................................12
15.............................................................................................................................13
15.1 .............................................................................................................................13
15.2 .........................................................................................................................13
15.3 .................................................................................................................................13
15.4 .........................................................................................................................13
15.5 .........................................................................................................................14
15.6 .........................................................................................................................14
15.7 .........................................................................................................................14
15.8 .........................................................................................................................14
15.9 Maple .....................................................................................................................14
16.....................................................................................................................15
16.1 .........................................................................................................................15
16.2 /................................................................................................15
16.3 .............................................................................................................15
16.4 .....................................................................................................................15
16.5 .........................................................................................................................15
16.6 .........................................................................................................................16
16.7 .........................................................................................................................16
16.8 .................................................................................................16
16.9 .........................................................................................................................16
16.10 ...............................................................................................................17
16.11 ...............................................................................................................17
16.12 ...........................................................................................................17
16.13 .......................................................................................................................17
16.14 ...............................................................................................................17
16.15 ...............................................................................................18
16.16 .......................................................................................................18

1
1.1
demo

help

helpbrowser

helpdesk

Helpwin

info

MATLAB Mathworks

subscribe

MATLAB

ver

MATLAB TOOLBOX

version

MATLAB

whatsnew

1.2
clear

exit

MATLAB

load

pack

quit

MATLAB

save

who

whos

workspace

1.3
editor

edit

inmem

mex

MEX

open

pcode

type

what

MMATMEX

which

1.4
addpath

Rmpath

path

MATLAB

pathtool

1.5
beep

beep

echo

diary

MATLAB

format

more

1.6
cd

computer

copyfile

delete

dir

dos

DOS

getenv

ispc

MATLAB PCWindows

isunix

MATLAB Unix

mkdir

pwd

unix

Unix

vms

vms.dcl

web

Web

2
2.1
+

.*

.^

./ .\

kron

==

~=

&

xor

2.2

2.3

any

all

2.4

[]

{}

..

[]

[]

{}

{}

subsindex

3
3.1
break

case

switch

catch

try

continue

for while

else

if

elseif

if

end

forwhileif

for

if

otherwise

switch

return

switch

try

Try-cathch

while

3.2
assignin

builtin

eval

evalc

MATLAB

evalin

feval

run

3.3
exist

function

global

isglobal

iskeyword

mfilename

persistent

Script

MATLAB

3.4
inputname

nargchk

nargout

nargin

nargoutchk

varargin

varargout

3.5
disp

display

error

fprintf

lasterr

lastwarn

sprintf

warning

3.6
input

keyboard

pause

uicontrol

uimenu

4
4.1
eye

linspace

logspace

meshgrid

ones

rand

randn

repamt

zeros

4.2
disp

isempty

isequal

islogical

isnumeric

length

logical

ndims

size

4.3
blkdiag

diag

end

find

fliplr

flipud

flipdim

ind2sub

reshape

rot90

90

sub2ind

tril

triu

4.4
ans

eps

ij

inf

isfinite

isinf

isnan

nan

pi

3.1415926535897

realmax

realmin

why

4.5
company

gallery

hadamard

Hadamard

hankel

Hankel

hilb

Hilbert

invhilb

Hilbert

magic

pascal

Pascal

rosser

toeplitz

Toepllitz

vander

Vandermonde

wilkinson

Wilkinson`s

5
5.1
acos

acosh

acot

acoth

acsc

acsch

asec

asech

asin

asinh

atan

atanh

atan2

cos

cosh

cot

coth

csc

csch

sec

sech

sin

sinh

tan

tanh

5.2
exp

log

log10

log2

nextpow2

pow2

sqrt

5.3
abs

angle

complex

conj

cplxpair

imag

isreal

real

unwrap

360

5.4
ceil

fix

floor

mod

rem

round

sign

6
car2pol

car2sph

cross

dot

isprime

pol2cart

sph2cart

7
7.1
det

norm

normest

unll

orth

rank

rref

trace

subspace

7.2
chol

Cholesky

cholinc

Cholesky

cond

condest

1-

inv

lu

LU

luinc

LU

lscov

nnls
pinv

rcond

LINPACK

\/

qr

QR

7.3
condeig

eig

eigs

gsvd

hess

Hessenberg

poly

polyeig

qz

schur

Schur

svd

svds

7.4
expm

expm1

Pade

expm2

expm3

funm

logm

sqrtm

7.5
cdf2rdf

balance

rsf2csf

8
8.1
cumprod

Cumsum

cumtrapz

hist

histc

max

mean

median

min

prod

sort

sortrows

std

sum

trapz

var

8.2
del2

Laplacian

diff

gradient

8.3
corrcoef

cov

subspace

8.4
conv

conv2

convn

detrend

deconv

filter

filter2

9
9.1
griddata

griddata3

griddatan

interpft

FFT

interp1

interp1q

interp2

interp3

interpn

pchip

hermite

9.2
ppval

spline

9.3
conv

deconv

poly

polyder

polyfit

polyint

polyval

polyvalm

residue

roots

10 ODE
10.1
fminbnd

fminsearch

fzero

10.2
optimget

OPTIONS

optimset

OPTIONS

10.3
dblquad

quad

quadl

10.4
ezcontour

ezcontourf

ezmesh

ezmeshc

ezplot

ezplot3

ezpolar

ezsurf

ezsurfc

fplot

10.5
ode113

ode15s

ode23

ode23s

ode23t

ode23tb

ode45

10

11
11.1
loglog

plot

plotyy

polar

semilogx

semilogy

11.2
axes

axis

box

grid

hold

subplot

zoom

11.3
gtext

legend

plotedit

text

texlabel

Tex

title

xlabel

ylabel

12
12.1
fill3

mesh

plot3

surf

12.2
alpha

brighten

caxis

colordef

colormap

11

graymon

hidden

shading

whitebg

12.3
autumn

bone

colorcube

cool

copper

flag

---

gray

hot

---

hsv

jet

HSV

lines

plot

pink

prism

spring

summer

vga

16

white

winter

13/
clc

disp

fprintf

home

input

load

pause

sprintf

sscanf

14
demo

flow

intro

peaks

peaks

12

15
15.1
diff

limit

int

jacobian

Jacobian

symsum

taylor

Taylor

15.2
det

diag

eig

expm

inv

jordan

Jordan

unll

poly

rank

rref

svd

tril

triu

15.3
collect

expand

factor

horner

numden

simple

Simplify

subexpr

subs

15.4
compose

dsolve

finverse

fminunc

fsolve

lsqnonlin

13

solve

15.5
digits

vpa

15.6
fourier

Fourier

ifourier

Fourier

ilaplace

Laplace

iztrans

laplace

Laplace

ztrans

15.7
ccode

findsym

fortran

Fortran

latex

LaTex

pretty

sym

syms

15.8
ezcontour

ezcontourf

ezmesh

ezmeshc

ezplot

ezplot3

ezpolar

ezsurf

ezsurfc

funtool

rsums

Riemann

taylortool

Taylor

15.9 Maple
maple

Maple

mfun

Maple

mfunlist

mfun Maple

mhelp

Maple

procread

Maple Maple

14

16
16.1
colorbar

figure

getimage

montage

image

imagesc

imcontour

immovie

imshow

subimage

subplot

truesize

warp

zoom

16.2 /
imfinfo

imread

imwrite

16.3
imcrop

interp2

imresize

imrotate

16.4
corr2

imfeature

improfile

impixel

imcontour

imhist

mean2

pixva

std2

16.5
edge

qtdecomp

15

qtgetblk

qtsetblk

16.6
histeq

imadjust

imnoise

medfilt2

ordfilt2

wiener2

16.7
conv2

convmtx2

convn

filter2

fspecial

medfilt2

wiener2

16.8
filter2

fspecial

fsample

freqz2

fsamp2

FIR

fwind1

fwind2

hamming

freqspace

ftrans2

16.9
dct

dct2

dctmtx

dctmtx2

dctdemo

fft2

FFT

fftn

N FFT

fftshift

FFT

iradon

Radon

idct

16

idct2

radon

Radon

16.10
blkproc

bestblk

col2im

colfilt

im2col

nlfilter

16.11
applylut

bwarea

bweuler

bwfill

bwlabel

bwmorph

bwperim

bwselect

dilate

erode

makelut

16.12
rolpoly

roifilt2

roifill

roicolor

16.13
brighten

cmpermute

colormap

imapprox

rgbplot

RGB

16.14
hsv2rgb

HSV RGB

ntsc2rgb

NTSC RGB

rgb2hsv

RGB M HSV cmap

rgb2ntsc

RGB NTSC

rgb2ycbcr

RGB YCBCR

ycbcr2rgb

YCBCR RGB
17

16.15
dither

dithering

gray2ind

grayslice

isbw

isgray

isind

isrgb

RGB

im2bw

im2double

double

im2uint8

uint8

im2uint16

uint16

ind2gray

ind2rgb

RGB

mat2rgb

rgb2gray

RGB

rgb2ind

RGB

16.16
dctdemo

DCT

edgedemo

firdemo

FIR

imadjdemo

landsatdemo

nrfiltdemo

qtdemo

roidemo

18

You might also like