photo

lakshya wadhwa


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to plot phase and amplitude spectrum after doing fourier transform?
syms w X = 1 / (1 + 1j * w); w_values = 0:100; X_values = double(subs(X, w, w_values)); figure, plot(w_values, abs(X_value...

4 years 前 | 2