photo

Blair Ebeling


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

1 質問
1 回答

ランク
113,918
of 301,513

評判
0

コントリビューション
1 質問
1 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,310

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,013

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


Error in code: attempted to access x(0)
I am writing a code for fixed point iteration. Whenever I try to run the code, I get an error that says: Attempted to acce...

10年以上 前 | 2 件の回答 | 0

2

回答

回答済み
Error in code: attempted to access x(0)
The code showed up weird, this is the code: g(x) = (1/2)*cos(x); p = input('What is the initial guess \n'); x(0)=1000000...

10年以上 前 | 0