photo

yann mushid mushid


Last seen: 1년 초과 전 2023년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


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=(...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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); ...

1년 초과 전 | 답변 수: 2 | 0

2

답변