photo

Azneen Zuhreen


Last seen: 11개월 전 2024년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


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 + ...

11개월 전 | 답변 수: 1 | 0

1

답변

질문


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 :

11개월 전 | 답변 수: 1 | 0

1

답변

질문


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...

11개월 전 | 답변 수: 1 | 0

1

답변