photo

ved


Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

Feeds

Visto da

Domanda


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

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 8 anni fa | 2 risposte | 0

2

risposte