photo

Mohammed


Last seen: 7 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 Monate vor | 2 Antworten | 0

2

Antworten

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort