Community Profile

photo

Danielle Moore


Active since 2016

Statistics

Content Feed

View by

Question


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

ungefär 8 år ago | 0 answers | 0

0

answers

Question


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

ungefär 8 år ago | 1 answer | 0

1

answer

Question


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

ungefär 8 år ago | 0 answers | 0

0

answers

Question


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

ungefär 8 år ago | 1 answer | 0

1

answer

Question


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

ungefär 8 år ago | 1 answer | 0

1

answer