photo

ved


2015 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Need help with bisection of this function, any advise or help would be great! thanks in advance to all!
this is the code I used for the first part of the question and is correct: h=0.1; t=36; N=(t/h); t=zer...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


why do i get this error? 'Subscript indices must either be real positive integers or logicals.' thanks for any help!!!
h=0.1; t=36; N=(t/h); t=zeros(1,N+1); p=zeros(1,N+1); t(1)=0; p(1)=87; for n=...

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

2

回答