Can someone please tell why I have an error?

4 vues (au cours des 30 derniers jours)
Abdulrahman Al Ali
Abdulrahman Al Ali le 8 Déc 2018
Modifié(e) : madhan ravi le 8 Déc 2018
ja.JPG
  9 commentaires
Walter Roberson
Walter Roberson le 8 Déc 2018
You are not calculate f() at each of those numeric x values.
Abdulrahman Al Ali
Abdulrahman Al Ali le 8 Déc 2018
I don’t really get it but, thanks anyway!!

Connectez-vous pour commenter.

Réponse acceptée

madhan ravi
madhan ravi le 8 Déc 2018
Modifié(e) : madhan ravi le 8 Déc 2018
Instead of line (this is what sir Walter mentioned in the above) :
ya=f(x) %change your lines to these lines
yb=f(x)

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by