Using solvepde with a 'c' coefficient that is a matrix

1 回表示 (過去 30 日間)
Ted Smith
Ted Smith 2020 年 10 月 7 日
I want to use pde toolbox to solve an equation of the form
∂/∂x(c1.∂p/∂x)+∂/∂y(c2.∂p/∂y) = f
where c1, c2 are f are functions of x.
I can see that solvepde can handle this, but not sure how I specify the c matrix . Is it a 2x2 with c1 and c2 on the diagonal and zeroes off the diagonal?
Thanks

回答 (0 件)

カテゴリ

Help Center および File ExchangeEigenvalue Problems についてさらに検索

タグ

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by