- #1
zoltrix
- 70
- 7
hello
I own mathematica 10.02
it is virtually impossible to solve PDE's ,even with NDSolve,if the initial conditions contain a derivative
I write
Derivative[1,0] [0,x] == f[x]
I mean
the first t derivative of u[t,x] for x at t=0 is f[x]
I own a book based on Mathematica 10.3
Even if a carefully copy its examples I alwayes get error messages
Is it a mathematica 10.02 bug ? or what else ?
I own mathematica 10.02
it is virtually impossible to solve PDE's ,even with NDSolve,if the initial conditions contain a derivative
I write
Derivative[1,0] [0,x] == f[x]
I mean
the first t derivative of u[t,x] for x at t=0 is f[x]
I own a book based on Mathematica 10.3
Even if a carefully copy its examples I alwayes get error messages
Is it a mathematica 10.02 bug ? or what else ?
Last edited: