| Author |
Comment/Response |
hagupta
|
02/27/06 12:20pm
Hi,
I have a DE of the form y''[t]+2wzy'[t]=0 with some BCs.
w and z have been set to constants using SetAttributes[]
I use DSolve to get the solution of this equation. The solution contains a sq root term which becomes imaginary for some values of z. I would like to set conditions like z<1 during DSolve, so that the soln will not become imaginary.
URL: , |
|