フィルターのクリア

Newton divide and difference

4 ビュー (過去 30 日間)
Yixiang Guice
Yixiang Guice 2019 年 11 月 24 日
コメント済み: Walter Roberson 2019 年 11 月 24 日
I was provided with a set of data point and was told to write up a matlab code for Newton divide and difference method of interpolation.
Y = [0 9 15 39 49 57 69 74 81 91 100];
t = [8000 7000 6000 5000 4000 3000 2000 1000 900 800 700];
I have look into a few of the example based on divide and difference interpolation and found a few thats similar but it does not quite work for me.
Can anyone guide me on this?
  2 件のコメント
David Hill
David Hill 2019 年 11 月 24 日
What have you done so far? We can help if you have specific questions.
Walter Roberson
Walter Roberson 2019 年 11 月 24 日
What code did you try, and what error did you encounter? Do you have a sample input and output you can use for your code to compare ?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeInterpolation についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by