photo

John Rettig


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
201,322
of 300,338

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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


plotting an ode.
how do you plot a second order diffeential equation? d^2y/dx^2 - constant + constant = 0

4 years ago | 1 answer | 0

1

answer

Question


Solve and plot the ordinary differential equation.
How to solve and plot this ode with the boundary condition [0,1]? GIVEN: k=60, t=0.01, h=10, q=800, T0=10, T1=10, L=0.5 (d^2T/...

4 years ago | 0 answers | 0

0

answers

Question


Solving an ordinary differential equation.
plot ode: d^2T/dx^2 - (h/(k*t))*(T1-T0) + q/(k*t) h=10, k=60, t=0.01, T0=10, T1=10, q=800.

4 years ago | 1 answer | 0

1

answer