Community Profile

photo

Mario


Active since 2014

Statistics

Content Feed

View by

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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 + ...

9 years ago | 1 answer | 0

1

answer