Normalizing in Shooting Method

4 views (last 30 days)
EB
EB on 26 Oct 2019
Edited: EB on 26 Oct 2019
I want my graph to look like this:
The only things I can think of is that my error equation is incorrect or I am using the wrong outputs from my ode45, but it gives me a worst graph when I try that. I could also be normalizing too late, but it doesn't seem to be the case.

Answers (1)

Nadir Altinbas
Nadir Altinbas on 26 Oct 2019
xspan =[-L,h,L]
set to ' h ' lower interval
  2 Comments
EB
EB on 26 Oct 2019
h = 0.1 is a requirement.
Nadir Altinbas
Nadir Altinbas on 26 Oct 2019
Iteration percentage increase try this

Sign in to comment.

Categories

Find more on Programming in Help Center and File Exchange

Tags

Products


Release

R2015b

Community Treasure Hunt

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

Start Hunting!