User Portlet
Discussions |
---|
The function I have to plot is (I wrote beta as k, check the image attached) **dy/dz = -kb/Pi * cot(Pi*y/b)tan(kz)** So first I set the y[z] as y[t] for ease, but actually I have to use constants b & k. DSolve[{y'[t] ==... |