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 件)

KSSV
KSSV 2022 年 5 月 10 日

0 投票

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

6 件のコメント

Mayada Almousa
Mayada Almousa 2022 年 5 月 10 日
Thank but still not working
KSSV
KSSV 2022 年 5 月 10 日
Copy the code, which I have given and let us know.
Torsten
Torsten 2022 年 5 月 10 日
Maybe you don't have the Symbolic Toolbox licenced ?
Mayada Almousa
Mayada Almousa 2022 年 5 月 10 日
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 2022 年 5 月 10 日
This link explains to check the installed and licenced toolboxes:
Sam Chak
Sam Chak 2022 年 5 月 10 日
If you don't have the Symbolic Toolbox, then you can try the alternative for symbolically solving this simple math problem. It WORKS!

サインインしてコメントする。

カテゴリ

製品

リリース

R2021b

タグ

質問済み:

2022 年 5 月 10 日

コメント済み:

2022 年 5 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by