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년 전 | 답변 수: 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년 전 | 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년 전 | 답변 수: 1 | 0