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 years 前 | 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 years 前 | 1 个回答 | 0