How do I integrate over an irregular area in MATLAB 7.9 (R2009b)?

2 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2010 年 8 月 26 日
The DBLQUAD function numerically evaluates double integral over a rectangle. I want a function that integrates over an irregular area e.g. within a contour line.

採用された回答

MathWorks Support Team
MathWorks Support Team 2010 年 8 月 26 日
The ability to integrate over an irregular area is not available in MATLAB 7.9 (R2009b).
To work around this issue, use the approach described in the Related Solution.
The idea is to use a rectangular region, but set the function value to zero outside of its domain.

その他の回答 (0 件)

カテゴリ

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

タグ

製品


リリース

R2009b

Community Treasure Hunt

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

Start Hunting!

Translated by