photo

Mohammed


Last seen: 9개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Correct the code for me please
% Given data points x = [0,0.1, 0.8, 0.6, 0.9, 1]; f = [-1,-1.2299,-3.455, -2.9949, -3.3929, -3]; % Part (a) - Construct th...

9개월 전 | 답변 수: 2 | 0

2

답변

질문


Where is the error and how is the code correct?
% Sample data points x = [1, 2, 3]; f = [2, 5, 10]; % Call the function for curve fitting dividedDifferenceTable(x, f); ...

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

1

답변