maple123

20 Reputation

0 Badges

4 years, 113 days

MaplePrimes Activity


These are replies submitted by maple123

@Axel Vogt 

tanks very much for you help~

In  the total project I can't do this. such as:

restart;
alias(u = u(x, y));
int(diff(u, x)*diff(u, x) + diff(u, x, x)*u, x+diff(u, x)*diff(u, y) + diff(u, y, x)*u, x)+ diff(u, x, x)*u);

then, I want to get result as

UxU+UyU+int(Uxx,x).

So, how to int(PDE) is my question.

thanks again for your time hand help!

Page 1 of 1