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

回答(1 个)

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

6 个评论

Thank but still not working
Copy the code, which I have given and let us know.
Maybe you don't have the Symbolic Toolbox licenced ?
Yes I think that’s the problem, I just don’t know how to install the tool .. & I can’t find any tutorial online ..
If you don't have the Symbolic Toolbox, then you can try the alternative for symbolically solving this simple math problem. It WORKS!

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Mathematics 的更多信息

产品

版本

R2021b

标签

Community Treasure Hunt

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

Start Hunting!

Translated by