How to convert time signal in frequency signal?

1 view (last 30 days)
I have an equation de/dt=C1*(ds/dt)+C2*s. C1,C2=constants, e=strain, s=stress, d/dt=derivative wrt time (t). I want to convert it in frequency signal i.e. instead of time t I wish to have frequency f. Can anyone help.

Accepted Answer

Star Strider
Star Strider on 14 Dec 2016
The easiest way might be to take the Laplace transform of your differential equation. The frequency content will be only along the (positive) imaginary axis, not the entire complex plane. (The symbolic Fourier transform is another option, but I have very limited experience with it, so I would not be able to help with it.)

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!