| Author |
Comment/Response |
Baris V.
|
09/10/12 04:45am
Thanks for your reply.
Yes I was aware that NDSolve only expects numerical quantities. I have seen some examples doing symbolic arguements as numerical by doing, for example:
f[a_?NumericQ, t_?NumericQ]
Can't we use this approach for the thing I am looking for?
Otherwise do you know an easy way to view and compare NDSolve results for different values of a parameter? (another way than defining the function with a different name again and etc.). Thanks a lot!
URL: , |
|