Community Profile

photo

Francesca Sbarbati


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Warning: Matrix is singular to working precision. (Finite difference method)
Hi! I have a problem with the following code. In the end the output u contains N-1 elements "Nan". Does this warning depend ...

2 years ago | 0 answers | 0

0

answers

Answered
Bisection method using ode23
I solve this problem choosing a good value of a0 and b0. I write in the Command window the following commands: [x,u]= nlshoot1...

2 years ago | 0

Question


Bisection method using ode23
Hi! I must use the shooting method by using bisection method to find root of f(s). When I put "[x,u]= nlshoot1(10,0,2,0.01);" i...

2 years ago | 1 answer | 0

1

answer