integration over a circle VS rectangle

Capture11111.JPG
I have entered a function (fun), converted it to the polar domain (polarfun)
q0 is the function integration over a circle with radius 400um centered in the origin
q3 is the function integration over a square with dimensions 800*800 um*um
q3 is expected to be greater than q0 as the square has a greater area. However, the results are as shown!
what could be the mistake in my code?

 採用された回答

Bjorn Gustavsson
Bjorn Gustavsson 2019 年 6 月 6 日

0 投票

Dont forget the basics:
dxdy = rdrdtheta
HTH

その他の回答 (0 件)

カテゴリ

Community Treasure Hunt

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

Start Hunting!

Translated by