solving ODE by ode45 with singularity

4 views (last 30 days)
Babacar Ndiaye
Babacar Ndiaye on 8 Nov 2018
Commented: Torsten on 9 Nov 2018
Good morning,
Enclosed are the codes.
best regards
  4 Comments
Jan
Jan on 9 Nov 2018
ODE45 is a numerical integration. Then do not define the variables as symbolic by sym. What does this mean: "I haven't found the expected solution"? What do you find and what do you expect.
Torsten
Torsten on 9 Nov 2018
Commented from Babacar:
Hi Jan, I get some NAN. You can run the code to see what happened. I want to found the solution T of the ODE (T depends on t and x: T(t,x)), t \in [O,1] and x \in [-R,R]. best regards

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!