photo

Dorothy Carter


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
39.779
of 300.302

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 20.911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.040

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Newton method - example for setup
I need help setting up this question. I am not sure how to determine the incrementation for linear equations solving nonlinear e...

meer dan 7 jaar ago | 0 answers | 1

0

answers

Question


Newton's Method for a polynomial equation
This is my code for the function: function x=newton(x0,func,grad,xTOL) %xo=initial guess % func= function % g...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


How do I solve a second order ordinary differential equation with boundary conditions?
The equation I am trying to solve is c"+2/a*c'=c/0.4(0.1+c); In my code c is 'x' and t is 'a'. The boundary conditions are dc(0...

meer dan 8 jaar ago | 1 answer | 0

1

answer