photo

Azneen Zuhreen


Last seen: 4 mois il y a Actif depuis 2024

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


I want to find and display the polynomial equation for degree 1 and 2 using Newton Forward Divided Difference but the system deos not recognize when n == 3.
Supposedly when n = 3, the system will produce a polynomial equation for degree 2. the answer should be 0.5552 x^2 - 2.4446x + ...

4 mois il y a | 1 réponse | 0

1

réponse

Question


I want to build a system that can find and display the polynomial equation for degree 1 and 2 using Newton Forward Divided Difference Interpolation Method but I got an error.
this is my surface : this is my coding : the example of input data : this the error :

4 mois il y a | 1 réponse | 0

1

réponse

Question


hi , i want to build a system that can calcuate the arc length where user can insert the equation, limit a and b . But i got an error, i dont know how to solve the error.
This is my surface app : this is the coding that I create to calculate the arc length : this is the example when I inser...

4 mois il y a | 1 réponse | 0

1

réponse