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