Danielle Moore
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
261.744
of 295.495
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20.240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
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) ...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
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) ...
bijna 9 jaar ago | 1 answer | 0