Normalizing in Shooting Method

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

h = 0.1 is a requirement.
Iteration percentage increase try this

Sign in to comment.

Categories

Find more on Programming in Help Center and File Exchange

Products

Release

R2015b

Tags

Asked:

EB
on 26 Oct 2019

Edited:

EB
on 26 Oct 2019

Community Treasure Hunt

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

Start Hunting!