Can someone please tell why I have an error?

5 ビュー (過去 30 日間)
Abdulrahman Al Ali
Abdulrahman Al Ali 2018 年 12 月 8 日
編集済み: madhan ravi 2018 年 12 月 8 日
ja.JPG
  9 件のコメント
Walter Roberson
Walter Roberson 2018 年 12 月 8 日
You are not calculate f() at each of those numeric x values.
Abdulrahman Al Ali
Abdulrahman Al Ali 2018 年 12 月 8 日
I don’t really get it but, thanks anyway!!

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

採用された回答

madhan ravi
madhan ravi 2018 年 12 月 8 日
編集済み: madhan ravi 2018 年 12 月 8 日
Instead of line (this is what sir Walter mentioned in the above) :
ya=f(x) %change your lines to these lines
yb=f(x)

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAssumptions についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by