photo

yann mushid mushid


Last seen: mer än ett år ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


plotting complex exponential function
i need help for this code since i plot this code i get a line on the graphe is it normal or i made a mistake on the code? f=(...

mer än ett år ago | 1 answer | 0

1

answer

Question


plotting complex exponential function
f=(0:10000); d=(0.0075:0.03); w=2*pi*f; t=(0:0.2); k=(81.6*pi); rin=0.71; %x=rin*exp(-1i*2*k*d); y=0.71*exp(-1i*2*k*d); ...

mer än ett år ago | 2 answers | 0

2

answers