二重积分的计算:截面法求体积
2020-04-28 02:01
本GeoGebra范例演示了如何利用截面法计算二重积分以求解立体体积。通过动态构建三维曲面与截面,直观展示了积分区域、被积函数与体积之间的几何关系。用户可以通过交互按钮和参数调整,深入理解微积分中二重积分在立体几何体积计算中的应用原理,适合高等数学学习与教学演示。
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.573.0" app="classic" platform="offline" id="8C1A94E0-F462-4AA8-9E00-D2E8ECF35FC3" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/apps/xsd/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="1496" height="760" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.2212566844919786" orientation="1" />
</panes>
<views>
<view id="8" toolbar="1001 | 1002 | 1003 || 1005 | 1004 || 1006 | 1007 | 1010 || 1008 | 1009 || 6" visible="false" inframe="false" stylebar="false" location="1,3,3" size="300" window="100,100,600,400" />
<view id="4" toolbar="0 || 2020 , 2021 , 2022 || 2001 , 2003 , 2002 , 2004 , 2005 || 2040 , 2041 , 2042 , 2044 , 2043" visible="false" inframe="false" stylebar="false" location="1,1" size="300" window="100,100,600,400" />
<view id="1" visible="true" inframe="false" stylebar="true" location="3" size="331" window="100,100,600,400" />
<view id="2" visible="false" inframe="false" stylebar="true" location="3" size="166" window="100,100,250,400" />
<view id="16" visible="false" inframe="false" stylebar="false" location="1" size="292" window="50,50,500,500" />
<view id="32" visible="false" inframe="false" stylebar="true" location="1" size="300" window="50,50,500,500" />
<view id="64" toolbar="0" visible="false" inframe="false" stylebar="false" location="1" size="480" window="50,50,500,500" />
<view id="128" visible="false" inframe="false" stylebar="false" location="1" size="480" window="50,50,500,500" />
<view id="4097" visible="false" inframe="false" stylebar="true" location="1" size="446" window="100,100,700,550" />
<view id="70" toolbar="0 || 2020 || 2021 || 2022" visible="false" inframe="false" stylebar="true" location="1" size="900" window="50,50,500,500" />
<view id="43" visible="false" inframe="false" stylebar="false" location="1" size="450" window="50,50,500,500" />
<view id="512" toolbar="0 | 1 501 5 19 , 67 | 2 15 45 18 , 7 37 | 514 3 9 , 13 44 , 47 | 16 51 | 551 550 11 , 20 22 21 23 , 55 56 57 , 12 | 69 | 510 511 , 512 513 | 533 531 , 534 532 , 522 523 , 537 536 , 535 | 521 520 | 36 , 38 49 560 | 571 30 29 570 31 33 | 17 | 540 40 41 42 , 27 28 35 , 6 , 502" visible="true" inframe="false" stylebar="false" location="1" size="1157" window="100,100,600,400" />
</views>
<toolbar show="true" items="0 73 62 | 1 501 67 , 5 19 , 72 75 76 | 2 15 45 , 18 65 , 7 37 | 4 3 8 9 , 13 44 , 58 , 47 | 16 51 64 , 70 | 10 34 53 11 , 24 20 22 , 21 23 | 55 56 57 , 12 | 36 46 , 38 49 50 , 71 14 68 | 30 29 54 32 31 33 | 25 17 26 60 52 61 | 40 41 42 , 27 28 35 , 6" position="1" help="false" />
<input show="true" cmd="true" top="algebra" />
<dockBar show="false" east="false" />
</perspective>
</perspectives>
<labelingStyle val="0"/>
<font size="16"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="330" height="706"/>
<coordSystem xZero="481.49999999999994" yZero="357.5" scale="49.99999999999995" yscale="50"/>
<evSettings axes="true" grid="false" gridIsBold="false" pointCapturing="3" rightAngleStyle="1" checkboxSize="26" gridType="3"/>
<bgColor r="255" g="255" b="255"/>
<axesColor r="0" g="0" b="0"/>
<gridColor r="192" g="192" b="192"/>
<lineStyle axes="1" grid="0"/>
<axis id="0" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
</euclidianView>
<algebraView>
<mode val="2"/>
<collapsed val="0"/>
</algebraView>
<kernel>
<uses3D val="true"/>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="2"/>
<angleUnit val="degree"/>
<algebraStyle val="3" spreadsheet="0"/>
<coordStyle val="0"/>
</kernel>
<tableview min="-2" max="2" step="1"/>
<scripting blocked="false" disabled="false"/>
<euclidianView3D>
<coordSystem xZero="-2.229983053558875" yZero="-2.0197623853556745" zZero="-0.30400695438978437" scale="97.73784812820972" yscale="107.72599333818985" zscale="94.8311588168026" xAngle="12" zAngle="3951"/>
<evSettings axes="true" grid="true" gridIsBold="false" pointCapturing="3" rightAngleStyle="1" gridType="3"/>
<axis id="0" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="2" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<plate show="false"/>
<bgColor r="255" g="255" b="255"/>
<clipping use="false" show="false" size="1"/>
<projection type="0"/>
</euclidianView3D>
<construction title="" author="" date="">
<expression label="D" exp="D(x, y) = If[0 ≤ x ≤ 4 ∧ 0 ≤ y ≤ 4 - x, 0]"/>
<element type="functionNVar" label="D">
<show object="true" label="true" ev="4"/>
<objColor r="0" g="168" b="213" alpha="0.92"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="1" type="0" typeHidden="1"/>
</element>
<command name="Surface">
<input a0="u" a1="4 - u" a2="(sqrt(16 - (4 - u)^(2)) / 2 * s)" a3="u" a4="0" a5="4" a6="s" a7="0" a8="1"/>
<output a0="b"/>
</command>
<element type="surfacecartesian3d" label="b">
<show object="true" label="true" ev="4"/>
<objColor r="0" g="255" b="0" alpha="0.15"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="1" type="0" typeHidden="1"/>
</element>
<command name="Surface">
<input a0="0" a1="v" a2="(sqrt(16 - v^(2)) / 2 * s)" a3="v" a4="0" a5="4" a6="s" a7="0" a8="1"/>
<output a0="c"/>
</command>
<element type="surfacecartesian3d" label="c">
<show object="true" label="true" ev="4"/>
<objColor r="0" g="255" b="0" alpha="0.19"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="1" type="0" typeHidden="1"/>
</element>
<expression label="a" exp="a(x, y) = If[0 ≤ x ≤ 4 ∧ 0 ≤ y ≤ 4 - x, sqrt(16 - y^(2)) / 2]"/>
<element type="functionNVar" label="a">
<show object="true" label="true" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0.66"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="1" type="0" typeHidden="1"/>
</element>
<command name="Surface">
<input a0="u" a1="0" a2="z" a3="u" a4="0" a5="4" a6="z" a7="0" a8="2"/>
<output a0="d"/>
</command>
<element type="surfacecartesian3d" label="d">
<show object="true" label="true" ev="4"/>
<objColor r="255" g="215" b="0" alpha="0.82"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="1" type="0" typeHidden="1"/>
</element>
<element type="numeric" label="t">
<value val="1.5"/>
<show object="true" label="true"/>
<objColor r="0" g="0" b="255" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelMode val="1"/>
<slider min="0" max="4" absoluteScreenLocation="true" width="200" x="74" y="49" fixed="false" horizontal="true" showAlgebra="true"/>
<lineStyle thickness="10" type="0" typeHidden="1"/>
<animation speed="1" type="0" playing="false"/>
</element>
<command name="Surface">
<input a0="t" a1="v" a2="(sqrt(16 - v^(2)) / 2 * s)" a3="v" a4="0" a5="4 - t" a6="s" a7="0" a8="1"/>
<output a0="f"/>
</command>
<element type="surfacecartesian3d" label="f">
<show object="false" label="true" ev="4"/>
<objColor r="255" g="0" b="0" alpha="1"/>
<layer val="1"/>
<labelMode val="0"/>
<lineStyle thickness="1" type="0" typeHidden="1"/>
</element>
<command name="Surface">
<input a0="u" a1="t" a2="(sqrt(16 - t^(2)) / 2 * s)" a3="u" a4="0" a5="4 - t" a6="s" a7="0" a8="1"/>
<output a0="h"/>
</command>
<element type="surfacecartesian3d" label="h">
<show object="true" label="false" ev="4"/>
<objColor r="255" g="0" b="255" alpha="1"/>
<layer val="2"/>
<labelMode val="0"/>
<lineStyle thickness="1" type="0" typeHidden="1"/>
</element>
<expression label="text1" exp=""二重积分的几何意义-截面法计算""/>
<element type="text" label="text1">
<show object="true" label="false" ev="37"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<font serif="false" sizeM="1.4" size="7" style="1"/>
<absoluteScreenLocation x="123" y="31"/>
</element>
<element type="button" label="button1">
<show object="true" label="true"/>
<objColor r="255" g="0" b="0" alpha="1"/>
<layer val="0"/>
<labelOffset x="79" y="95"/>
<labelMode val="0"/>
<fixed val="true"/>
<auxiliary val="true"/>
<ggbscript val="ShowLayer(1)
HideLayer(2)
"/>
<font serif="false" sizeM="2" size="16" style="3"/>
<caption val="x轴截面"/>
</element>
<element type="button" label="button2">
<show object="true" label="true"/>
<objColor r="255" g="0" b="0" alpha="1"/>
<layer val="0"/>
<labelOffset x="83" y="166"/>
<labelMode val="0"/>
<fixed val="true"/>
<auxiliary val="true"/>
<ggbscript val="ShowLayer(2)
HideLayer(1)"/>
<font serif="false" sizeM="2" size="16" style="3"/>
<caption val="y轴截面"/>
</element>
</construction>
</geogebra>