Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

A question to improve my loop of ODE

1 view (last 30 days)
Yuxing Zhang
Yuxing Zhang on 17 Oct 2018
Closed: MATLAB Answer Bot on 20 Aug 2021
I have a question which asks to solve a ODE problem, and I have done the main part codes except one loop. It asks to set dt=2^-2,2^-3,2^-4.....2^-8 for t=[0:dt:5], and finally save the output E for each dt as E_list vector. But I can only do with one dt value, so I want to know how can I improve my codes.(codes are in the figure below)

Answers (0)

This question is closed.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!