photo

Mohammed


Last seen: 7 maanden ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

7 maanden ago | 2 answers | 0

2

answers

Question


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

7 maanden ago | 1 answer | 0

1

answer