using PDETool to solve a function, f(x,y)

I was trying to solve a function, lets say f(x,y) = x*e^(x^2+y^2). I need to plot the 3d solution also. I was having some trouble understanding how to do this using the PDEtool command in MATLAB 2012a. Any help on the PDEtool and how it is used to solve functions would be great. Thanks!

回答 (1 件)

Maria
Maria 2013 年 3 月 12 日

0 投票

i believe you have to write it in this form f(x,y) = x.*exp(x.^2+y.^2)

カテゴリ

ヘルプ センター および File ExchangeMathematics についてさらに検索

タグ

質問済み:

2012 年 10 月 8 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by