Lab2 1d.m File Reference

Go to the source code of this file.

Functions

 plot (ejex, abs(X4),'*')
 

Variables

 x4 =[2 1 0 0 0 0 0 1 ]
 
 X4 =fft(x4,8)
 
 ejex =linspace(0,1,8)
 

Function Documentation

plot ( ejex  ,
abs(X4 ,
'*'   
)

Variable Documentation

ejex =linspace(0,1,8)

Definition at line 3 of file Lab2 1d.m.

X4 =fft(x4,8)

Definition at line 2 of file Lab2 1d.m.