Feeds
提问
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 ...
4 years 前 | 0 个回答 | 0
0
个回答已回答
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...
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...
4 years 前 | 0
提问
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...
4 years 前 | 1 个回答 | 0