photo

Danielle Moore


2016년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


Fixed Point Iteration with order of convergence
Show that the fixed point iteration x(n+1)=xn-tan(xn)+1/2tan^3(xn), with x0 sufficiently close to pi, converges to x=pi wi...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Central difference approximations to estimate a Jacobian matrxi
I have two functions F(x,y) and G(x,y) defined in script files FM.m and GM.m and I need to use central difference approximations...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Central difference approximations to estimate a Jacobian matrix, HELP!!!
I have two function F and G defined in script files FM.m and GM.m and I've been asked to use central difference approximations t...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Undefined function or variable 'S', help!
I have this function function z = funct(t,S) z = 0.4*S-((0.4*S.^2)./10); and function euler(func,S0,dt,t0,tf) ...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Not enough input arguments in function? Help!!
I have the function function z = funct(t,S) z = 0.4*S-((0.4*S.^2)./10); and function euler(func,S0,dt,t0,tf) ...

8년 초과 전 | 답변 수: 1 | 0

1

답변