An error in my code

Hello everybody, I write this code and MATLAB shows that I have an error and my code dose not work,how can I fix it

Respuestas (1)

KSSV
KSSV el 10 de Mayo de 2022

0 votos

syms x
f = atan(x) ;
t = taylor(f,x,0,'order',5)
t = 

6 comentarios

Mayada Almousa
Mayada Almousa el 10 de Mayo de 2022
Thank but still not working
KSSV
KSSV el 10 de Mayo de 2022
Copy the code, which I have given and let us know.
Torsten
Torsten el 10 de Mayo de 2022
Maybe you don't have the Symbolic Toolbox licenced ?
Mayada Almousa
Mayada Almousa el 10 de Mayo de 2022
Yes I think that’s the problem, I just don’t know how to install the tool .. & I can’t find any tutorial online ..
Torsten
Torsten el 10 de Mayo de 2022
This link explains to check the installed and licenced toolboxes:
Sam Chak
Sam Chak el 10 de Mayo de 2022
If you don't have the Symbolic Toolbox, then you can try the alternative for symbolically solving this simple math problem. It WORKS!

Iniciar sesión para comentar.

Categorías

Más información sobre Mathematics en Centro de ayuda y File Exchange.

Productos

Versión

R2021b

Etiquetas

Preguntada:

el 10 de Mayo de 2022

Comentada:

el 10 de Mayo de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by