Feeds
질문
How get numeric values from symbolic function
Hi, I've defined a symbolic function st(t) and I'm trying to calculate the Fourier transform with the function of matlab fourie...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
Plotting Fourier transform with heaviside functions
Hi, when running this code syms s(t) syms j(w) s(t) = 2 * cos(2*t + 1) * heaviside(t - 2*fix(t/2)) * heaviside(-t + ...
11년 초과 전 | 답변 수: 1 | 0