Can someone please tell why I have an error?

4 visualizzazioni (ultimi 30 giorni)
ja.JPG
  9 Commenti
Walter Roberson
Walter Roberson il 8 Dic 2018
You are not calculate f() at each of those numeric x values.
Abdulrahman Al Ali
Abdulrahman Al Ali il 8 Dic 2018
I don’t really get it but, thanks anyway!!

Accedi per commentare.

Risposta accettata

madhan ravi
madhan ravi il 8 Dic 2018
Modificato: madhan ravi il 8 Dic 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)

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by