Feeds
已回答
Plotting a Complex exponential - G(e^jw)
clc clear all close all syms t s w x=exp(jwt).*heaviside(t) X=laplace(x)
Plotting a Complex exponential - G(e^jw)
clc clear all close all syms t s w x=exp(jwt).*heaviside(t) X=laplace(x)
2 years 前 | 0