3 lines
49 B
Matlab
3 lines
49 B
Matlab
syms t
|
|
a=simplify(fourier(sin(0.5*t)/(0.5*t)))
|
syms t
|
|
a=simplify(fourier(sin(0.5*t)/(0.5*t)))
|