Community Profile

photo

Duy Dang


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


I got stuck with the when trying to plot using ezplot
clc; clear all; close all; syms x w X = (sin(w))/w; X1 = ifourier(X) x = -10:0.01:10; X1 = -(pi*heaviside(x - 1) - pi...

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

1

답변

질문


How to plot both real and imaginary part of complex exponential?
Hi, I dont know how to plot this, since there is imaginary unit in the function, please help x(t) = t^2 + j2πt, 0 ≤ t ≤ 10...

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

1

답변

질문


How to plot both real and imaginary part of complex exponential?
Hi, I'm new to matlab since I try to plot this signal as complex exponential form with 5 terms but I got stuck clc; clear a...

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

1

답변