| Author |
Comment/Response |
yehuda ben-shimol
|
09/24/09 02:19am
Hi,
Change the definitions of the functions F and G to
F[x_?NumericQ, zi_?NumericQ] := ...
G[x_?NumericQ, zi_?NumericQ] := ...
after this change NDSolve will not generate the error messages
you still have to calibrate the NIntegrate do to the nature of the specific integrands you use
yehuda
URL: , |
|