From: mat001 on
How to work with gradient in the equation.

If I have given volume A which is a matrix m*n

del n/del t = grad.n*grad(n+0.1)


how to solve this
From: mat001 on
"mat001 " <dres01(a)lycos.com> wrote in message <hr93n9$q4q$1(a)fred.mathworks.com>...
> How to work with gradient in the equation.
>
> If I have given volume A which is a matrix m*n
>
> del n/del t = grad.n*grad(n+0.1)
>
>
> how to solve this

should I need to work with gradient function