Info
This question is closed. Reopen it to edit or answer.
how can I solve this exercise
1 view (last 30 days)
Show older comments
I need to solve this exercise:
knowing dc(t)/dt=kd*c(t)^2 --> Co=10 (t=0), kd=0,1
1.The exact solution to the problem of initial values (1), C (t).
2. If we measure the time t in hours, find a numerical approximation to the temporal evolution during a time of 10 hours, using the explicit methods of Euler, Heun and RK4, taking a number of subintervals N = 10 . Graphically represent the numerical solution and also the exact solution obtained in the previous section.
3. Complete the following table where, for successive numbers of subintervals N = 10, 20, 40, 80, the maximum error (in absolute value) committed by each numerical method in the previous time interval must be found. Which method is more exact?
Please, if somebody can help me i would be very grateful. Thank you so much
0 Comments
Answers (0)
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!