Fourier Transforms using the Symbolic Math Toolbox

Hello,
I am new to MatLab. I am trying to compute some Fourier Transforms F(w) of some given inputs f(t). I have to use the Symbolic Math Toolbox in order to do this. I tried using "syms" in my variables but it says it is undefined.. Can someone point me in the right direction to get me started on using the SMT to compute FT's?
Thanks for any help!

 Réponse acceptée

If you use
syms x
and it says that syms is undefined, then either you do not have the Symbolic Toolbox installed or else you have it installed by not licensed.

2 commentaires

Me29
Me29 le 11 Juil 2016
I have a student license that said the Symbolic Toolbox was included.. Is there a way to check to see if I have the toolbox installed? Thanks
ver

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Programming dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by