Troubles with ode45 solving two ODEs?
I am solving two the first order ODEs:
$$p_0 p_0'=-\dfrac{32 \beta}{R^4}$$
$$(p_0p_1)'=-\dfrac{2-\sigma_v}{\sigma_v}\dfrac...
más de 6 años hace | 1 respuesta | 0
1
respuesta
Pregunta
What do to with ode45 symfun error?
I am using code from adress
<http://matlab.cheme.cmu.edu/2011/09/08/plane-poiseuille-flow-bvp-solve-by-shooting-method//>
b...