Can someone please tell why I have an error?

1 次查看(过去 30 天)
ja.JPG
  9 个评论
Walter Roberson
Walter Roberson 2018-12-8
You are not calculate f() at each of those numeric x values.

请先登录,再进行评论。

采纳的回答

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 CenterFile Exchange 中查找有关 Number Theory 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by