Index exceeds number of array elements

2 ビュー (過去 30 日間)
Liam Crocker
Liam Crocker 2020 年 9 月 12 日
コメント済み: Liam Crocker 2020 年 9 月 12 日
I'm really stuck with this task I've been given. When I run this script of mine written to answer the formula's shown, on line 23 it tells me index exceeds number of array elements. Which it does using h(i+1)-hi(i) , with both of those having 9 numbers in it there will be 8 differences. I'm asked to use formula 4 to get the Pi numbers you see in the table. I get the first 8 values correct, but can't seem to get the 9th number in the formula because index exceeds number of array elements. What I cant figure out is how to get 9 numbers when it has the the diff hi function in there which only has 8 values. I made the Ai column have 9 values by having Ai_1 = [ai, 0], but im not allowed to just insert the final Pi values in. I have attatched a copy of my script in hopes it gives some clarity as well as all the formula's and stuff listed.
To sum it all up I need my Pi values to match up or get very close to the ones listen in table 5, and my pi values (formula shown in files) to get pretty close as well and then print it in a table like 5. Any help is greatly appreciated!!!
Edit: I realise my Fprintf might be incorrect for what Im trying to get at the end.
  6 件のコメント
KSSV
KSSV 2020 年 9 月 12 日
編集済み: KSSV 2020 年 9 月 12 日
I have commented it....for comment there is no option to accept.
Liam Crocker
Liam Crocker 2020 年 9 月 12 日
Well thank you so much you fixed my problem once again KSSV! Really appreciate all the help you are giving me!

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

回答 (0 件)

カテゴリ

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

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by