mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
added semi-implicit euler graph
This commit is contained in:
parent
5c2fea4cc4
commit
a2d6d72e6a
625
numerical_methods/ode_semi_implicit_euler.svg
Normal file
625
numerical_methods/ode_semi_implicit_euler.svg
Normal file
@ -0,0 +1,625 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Created with matplotlib (https://matplotlib.org/) -->
|
||||
<svg height="277.314375pt" version="1.1" viewBox="0 0 505.760937 277.314375" width="505.760937pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<defs>
|
||||
<style type="text/css">
|
||||
*{stroke-linecap:butt;stroke-linejoin:round;}
|
||||
</style>
|
||||
</defs>
|
||||
<g id="figure_1">
|
||||
<g id="patch_1">
|
||||
<path d="M 0 277.314375
|
||||
L 505.760937 277.314375
|
||||
L 505.760937 0
|
||||
L 0 0
|
||||
z
|
||||
" style="fill:none;"/>
|
||||
</g>
|
||||
<g id="axes_1">
|
||||
<g id="patch_2">
|
||||
<path d="M 52.160938 239.758125
|
||||
L 255.070028 239.758125
|
||||
L 255.070028 22.318125
|
||||
L 52.160938 22.318125
|
||||
z
|
||||
" style="fill:none;"/>
|
||||
</g>
|
||||
<g id="matplotlib.axis_1">
|
||||
<g id="xtick_1">
|
||||
<g id="line2d_1">
|
||||
<defs>
|
||||
<path d="M 0 0
|
||||
L 0 3.5
|
||||
" id="mfb8c9651d3" style="stroke:#000000;stroke-width:0.8;"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="65.690798" xlink:href="#mfb8c9651d3" y="239.758125"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_1">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 65.690798, 254.356562)" x="65.690798" y="254.356562">−1.0</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_2">
|
||||
<g id="line2d_2">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="110.78038" xlink:href="#mfb8c9651d3" y="239.758125"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_2">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 110.78038, 254.356562)" x="110.78038" y="254.356562">−0.5</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_3">
|
||||
<g id="line2d_3">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="155.869962" xlink:href="#mfb8c9651d3" y="239.758125"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_3">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 155.869962, 254.356562)" x="155.869962" y="254.356562">0.0</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_4">
|
||||
<g id="line2d_4">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="200.959544" xlink:href="#mfb8c9651d3" y="239.758125"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_4">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 200.959544, 254.356562)" x="200.959544" y="254.356562">0.5</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_5">
|
||||
<g id="line2d_5">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="246.049126" xlink:href="#mfb8c9651d3" y="239.758125"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_5">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 246.049126, 254.356562)" x="246.049126" y="254.356562">1.0</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_6">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 153.615483, 268.034687)" x="153.615483" y="268.034687">u</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="matplotlib.axis_2">
|
||||
<g id="ytick_1">
|
||||
<g id="line2d_6">
|
||||
<defs>
|
||||
<path d="M 0 0
|
||||
L -3.5 0
|
||||
" id="mbfcd6fbc02" style="stroke:#000000;stroke-width:0.8;"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="52.160938" xlink:href="#mbfcd6fbc02" y="218.96281"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_7">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:end;" transform="rotate(-0, 45.160938, 222.762029)" x="45.160938" y="222.762029">−1.0</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="ytick_2">
|
||||
<g id="line2d_7">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="52.160938" xlink:href="#mbfcd6fbc02" y="173.873228"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_8">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:end;" transform="rotate(-0, 45.160938, 177.672447)" x="45.160938" y="177.672447">−0.5</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="ytick_3">
|
||||
<g id="line2d_8">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="52.160938" xlink:href="#mbfcd6fbc02" y="128.783646"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_9">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:end;" transform="rotate(-0, 45.160938, 132.582865)" x="45.160938" y="132.582865">0.0</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="ytick_4">
|
||||
<g id="line2d_9">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="52.160938" xlink:href="#mbfcd6fbc02" y="83.694064"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_10">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:end;" transform="rotate(-0, 45.160938, 87.493283)" x="45.160938" y="87.493283">0.5</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="ytick_5">
|
||||
<g id="line2d_10">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="52.160938" xlink:href="#mbfcd6fbc02" y="38.604482"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_11">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:end;" transform="rotate(-0, 45.160938, 42.403701)" x="45.160938" y="42.403701">1.0</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_12">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-90, 14.798438, 131.038125)" x="14.798438" y="131.038125">v</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="line2d_11">
|
||||
<path clip-path="url(#pe6a4df549f)" d="M 234.77673 173.873228
|
||||
L 202.366339 207.690414
|
||||
L 157.102711 221.036931
|
||||
L 110.798416 210.152305
|
||||
L 75.745775 177.453341
|
||||
L 61.452377 131.306859
|
||||
L 71.976286 83.775225
|
||||
L 104.963824 47.451058
|
||||
L 151.995865 32.201761
|
||||
L 200.788204 42.301828
|
||||
L 238.410951 75.577939
|
||||
L 254.706326 123.498245
|
||||
L 244.985012 173.575637
|
||||
L 211.456399 212.533035
|
||||
L 162.630694 229.874489
|
||||
L 111.249312 220.586035
|
||||
L 70.92119 186.813938
|
||||
L 52.52464 137.084638
|
||||
L 61.272019 84.370408
|
||||
L 95.314653 42.635491
|
||||
" style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"/>
|
||||
</g>
|
||||
<g id="line2d_12">
|
||||
<path clip-path="url(#pe6a4df549f)" d="M 246.049126 128.783646
|
||||
L 235.011196 172.015537
|
||||
L 204.593764 204.669412
|
||||
L 162.249236 218.737362
|
||||
L 118.346412 210.78356
|
||||
L 83.627434 182.755875
|
||||
L 66.59259 141.507926
|
||||
L 71.417175 97.148795
|
||||
L 96.928861 60.536055
|
||||
L 136.860194 40.633513
|
||||
L 181.453791 42.310846
|
||||
L 219.779936 65.162246
|
||||
L 242.459995 103.587588
|
||||
L 243.938934 148.181184
|
||||
L 223.856034 188.031357
|
||||
L 187.12606 213.371702
|
||||
L 142.748894 218.006911
|
||||
L 101.582105 200.791708
|
||||
L 73.707726 165.946479
|
||||
L 65.9433 122.006682
|
||||
" style="fill:none;stroke:#ff7f0e;stroke-linecap:square;stroke-width:1.5;"/>
|
||||
</g>
|
||||
<g id="patch_3">
|
||||
<path d="M 52.160938 239.758125
|
||||
L 52.160938 22.318125
|
||||
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
|
||||
</g>
|
||||
<g id="patch_4">
|
||||
<path d="M 255.070028 239.758125
|
||||
L 255.070028 22.318125
|
||||
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
|
||||
</g>
|
||||
<g id="patch_5">
|
||||
<path d="M 52.160938 239.758125
|
||||
L 255.070028 239.758125
|
||||
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
|
||||
</g>
|
||||
<g id="patch_6">
|
||||
<path d="M 52.160938 22.318125
|
||||
L 255.070028 22.318125
|
||||
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
|
||||
</g>
|
||||
<g id="text_13">
|
||||
<text style="font-family:DejaVu Sans;font-size:12px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 153.615483, 16.318125)" x="153.615483" y="16.318125">step size = 0.5</text>
|
||||
</g>
|
||||
<g id="legend_1">
|
||||
<g id="patch_7">
|
||||
<path d="M 120.13267 147.21625
|
||||
L 187.098295 147.21625
|
||||
Q 189.098295 147.21625 189.098295 145.21625
|
||||
L 189.098295 116.86
|
||||
Q 189.098295 114.86 187.098295 114.86
|
||||
L 120.13267 114.86
|
||||
Q 118.13267 114.86 118.13267 116.86
|
||||
L 118.13267 145.21625
|
||||
Q 118.13267 147.21625 120.13267 147.21625
|
||||
z
|
||||
" style="fill:#ffffff;opacity:0.8;stroke:#cccccc;stroke-linejoin:miter;"/>
|
||||
</g>
|
||||
<g id="line2d_13">
|
||||
<path d="M 122.13267 122.958437
|
||||
L 142.13267 122.958437
|
||||
" style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"/>
|
||||
</g>
|
||||
<g id="line2d_14"/>
|
||||
<g id="text_14">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:start;" transform="rotate(-0, 150.13267, 126.458437)" x="150.13267" y="126.458437">approx</text>
|
||||
</g>
|
||||
<g id="line2d_15">
|
||||
<path d="M 122.13267 137.636562
|
||||
L 142.13267 137.636562
|
||||
" style="fill:none;stroke:#ff7f0e;stroke-linecap:square;stroke-width:1.5;"/>
|
||||
</g>
|
||||
<g id="line2d_16"/>
|
||||
<g id="text_15">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:start;" transform="rotate(-0, 150.13267, 141.136562)" x="150.13267" y="141.136562">exact</text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="axes_2">
|
||||
<g id="patch_8">
|
||||
<path d="M 295.651847 239.758125
|
||||
L 498.560937 239.758125
|
||||
L 498.560937 22.318125
|
||||
L 295.651847 22.318125
|
||||
z
|
||||
" style="fill:none;"/>
|
||||
</g>
|
||||
<g id="matplotlib.axis_3">
|
||||
<g id="xtick_6">
|
||||
<g id="line2d_17">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="306.972318" xlink:href="#mfb8c9651d3" y="239.758125"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_16">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 306.972318, 254.356562)" x="306.972318" y="254.356562">−1.0</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_7">
|
||||
<g id="line2d_18">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="352.0619" xlink:href="#mfb8c9651d3" y="239.758125"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_17">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 352.0619, 254.356562)" x="352.0619" y="254.356562">−0.5</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_8">
|
||||
<g id="line2d_19">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="397.151482" xlink:href="#mfb8c9651d3" y="239.758125"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_18">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 397.151482, 254.356562)" x="397.151482" y="254.356562">0.0</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_9">
|
||||
<g id="line2d_20">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="442.241064" xlink:href="#mfb8c9651d3" y="239.758125"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_19">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 442.241064, 254.356562)" x="442.241064" y="254.356562">0.5</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_10">
|
||||
<g id="line2d_21">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="487.330646" xlink:href="#mfb8c9651d3" y="239.758125"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_20">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 487.330646, 254.356562)" x="487.330646" y="254.356562">1.0</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_21">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 397.106392, 268.034687)" x="397.106392" y="268.034687">u</text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="matplotlib.axis_4">
|
||||
<g id="ytick_6">
|
||||
<g id="line2d_22">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="295.651847" xlink:href="#mbfcd6fbc02" y="218.96281"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="ytick_7">
|
||||
<g id="line2d_23">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="295.651847" xlink:href="#mbfcd6fbc02" y="173.873228"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="ytick_8">
|
||||
<g id="line2d_24">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="295.651847" xlink:href="#mbfcd6fbc02" y="128.783646"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="ytick_9">
|
||||
<g id="line2d_25">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="295.651847" xlink:href="#mbfcd6fbc02" y="83.694064"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="ytick_10">
|
||||
<g id="line2d_26">
|
||||
<g>
|
||||
<use style="stroke:#000000;stroke-width:0.8;" x="295.651847" xlink:href="#mbfcd6fbc02" y="38.604482"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="line2d_27">
|
||||
<path clip-path="url(#pc1ceedd3da)" d="M 486.87975 137.801562
|
||||
L 485.527062 146.7293
|
||||
L 483.290619 155.476678
|
||||
L 480.188456 163.95352
|
||||
L 476.256644 172.08768
|
||||
L 471.531256 179.779963
|
||||
L 466.066399 186.967242
|
||||
L 459.898144 193.568357
|
||||
L 453.107653 199.511164
|
||||
L 445.758051 204.759591
|
||||
L 437.912464 209.241496
|
||||
L 429.670088 212.911788
|
||||
L 421.09405 215.743414
|
||||
L 412.274527 217.700302
|
||||
L 403.307111 218.773434
|
||||
L 394.278373 218.935756
|
||||
L 385.274886 218.196287
|
||||
L 376.392238 216.564044
|
||||
L 367.717003 214.048045
|
||||
L 359.339358 210.675345
|
||||
L 351.340466 206.491031
|
||||
L 343.801488 201.52216
|
||||
L 336.794567 195.822836
|
||||
L 330.391847 189.447169
|
||||
L 324.656452 182.467302
|
||||
L 319.651508 174.955378
|
||||
L 315.422105 166.974522
|
||||
L 312.013333 158.605895
|
||||
L 309.452245 149.948696
|
||||
L 307.774912 141.066048
|
||||
L 306.999371 132.070676
|
||||
L 307.116604 123.038331
|
||||
L 308.144647 114.066406
|
||||
L 310.065463 105.237866
|
||||
L 312.851999 96.643792
|
||||
L 316.48622 88.374363
|
||||
L 320.932052 80.510739
|
||||
L 326.13539 73.134084
|
||||
L 332.060161 66.307521
|
||||
L 338.634222 60.112213
|
||||
L 345.794448 54.602266
|
||||
L 353.468695 49.840806
|
||||
L 361.575801 45.863905
|
||||
L 370.052643 42.72567
|
||||
L 378.791004 40.444137
|
||||
L 387.718741 39.04636
|
||||
L 396.738281 38.514303
|
||||
L 405.763592 38.965199
|
||||
L 414.700347 40.272797
|
||||
L 423.465762 42.473168
|
||||
L 431.969657 45.530242
|
||||
L 440.112835 49.435
|
||||
L 447.84119 54.124316
|
||||
L 455.046505 59.56212
|
||||
L 461.683691 65.703321
|
||||
L 467.671588 72.466758
|
||||
L 472.947069 79.807342
|
||||
L 477.465045 87.625875
|
||||
L 481.180427 95.868251
|
||||
L 484.048124 104.435272
|
||||
L 486.050101 113.245776
|
||||
L 487.159305 122.211388
|
||||
L 487.330646 131.245537
|
||||
L 486.672338 140.254436
|
||||
L 485.076166 149.146101
|
||||
L 482.596239 157.839373
|
||||
L 479.268628 166.244071
|
||||
L 475.111369 174.260998
|
||||
L 470.169551 181.836048
|
||||
L 464.506299 188.870023
|
||||
L 458.157686 195.299797
|
||||
L 451.204872 201.071264
|
||||
L 443.701966 206.112279
|
||||
L 435.739146 210.386771
|
||||
L 427.379537 213.831615
|
||||
L 418.722338 216.428775
|
||||
L 409.857726 218.151197
|
||||
L 400.853336 218.96281
|
||||
L 391.81558 218.890666
|
||||
L 382.83103 217.907714
|
||||
L 373.993472 216.031987
|
||||
L 365.381362 213.281522
|
||||
L 357.093897 209.683374
|
||||
L 349.20322 205.273613
|
||||
L 341.790493 200.088311
|
||||
L 334.936876 194.199611
|
||||
L 328.705496 187.652604
|
||||
L 323.159478 180.510414
|
||||
L 318.361946 172.854203
|
||||
L 314.348973 164.756114
|
||||
L 311.165649 156.297309
|
||||
L 308.839026 147.558948
|
||||
L 307.405178 138.631211
|
||||
L 306.882139 129.610499
|
||||
L 307.242855 120.578244
|
||||
L 308.505364 111.631569
|
||||
L 310.669663 102.848118
|
||||
L 313.690665 94.335205
|
||||
L 317.559352 86.155955
|
||||
L 322.212596 78.409565
|
||||
" style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"/>
|
||||
</g>
|
||||
<g id="line2d_28">
|
||||
<path clip-path="url(#pc1ceedd3da)" d="M 487.330646 128.783646
|
||||
L 486.87975 137.786232
|
||||
L 485.53608 146.702246
|
||||
L 483.299637 155.431589
|
||||
L 480.215509 163.899412
|
||||
L 476.292716 172.015537
|
||||
L 471.576346 179.698802
|
||||
L 466.120506 186.877063
|
||||
L 459.979305 193.478178
|
||||
L 453.20685 199.420985
|
||||
L 445.875284 204.669412
|
||||
L 438.05675 209.151317
|
||||
L 429.832411 212.830627
|
||||
L 421.274408 215.680288
|
||||
L 412.481939 217.646194
|
||||
L 403.530756 218.737362
|
||||
L 394.51825 218.926738
|
||||
L 385.536405 218.214323
|
||||
L 376.662776 216.600116
|
||||
L 367.996558 214.120189
|
||||
L 359.627932 210.78356
|
||||
L 351.62904 206.6263
|
||||
L 344.081044 201.6935
|
||||
L 337.065105 196.030248
|
||||
L 330.653366 189.699671
|
||||
L 324.908953 182.755875
|
||||
L 319.876956 175.271005
|
||||
L 315.6205 167.326221
|
||||
L 312.184673 158.993666
|
||||
L 309.587513 150.354502
|
||||
L 307.874109 141.507926
|
||||
L 307.053479 132.533296
|
||||
L 307.125622 123.519888
|
||||
L 308.099557 114.562392
|
||||
L 309.966266 105.74287
|
||||
L 312.698695 97.148795
|
||||
L 316.278807 88.879366
|
||||
L 320.670533 81.006725
|
||||
L 325.819763 73.603016
|
||||
L 331.690427 66.758417
|
||||
L 338.21038 60.536055
|
||||
L 345.316498 54.990036
|
||||
L 352.936638 50.183487
|
||||
L 361.007673 46.161496
|
||||
L 369.439425 42.969154
|
||||
L 378.141714 40.633513
|
||||
L 387.033379 39.172611
|
||||
L 396.034162 38.6135
|
||||
L 405.042158 38.947163
|
||||
L 413.969896 40.182617
|
||||
L 422.73531 42.310846
|
||||
L 431.239206 45.295776
|
||||
L 439.40042 49.110355
|
||||
L 447.14681 53.727528
|
||||
L 454.388197 59.093188
|
||||
L 461.061455 65.162246
|
||||
L 467.094441 71.85354
|
||||
L 472.42403 79.12198
|
||||
L 477.005131 86.886406
|
||||
L 480.792656 95.065657
|
||||
L 483.741515 103.587588
|
||||
L 485.824653 112.353002
|
||||
L 487.015018 121.290659
|
||||
L 487.321628 130.299558
|
||||
L 486.717427 139.289518
|
||||
L 485.220453 148.181184
|
||||
L 482.839723 156.874455
|
||||
L 479.611309 165.288171
|
||||
L 475.553247 173.341171
|
||||
L 470.710626 180.943274
|
||||
L 465.137553 188.031357
|
||||
L 458.879119 194.524256
|
||||
L 452.016485 200.358848
|
||||
L 444.59474 205.472007
|
||||
L 436.695045 209.827661
|
||||
L 428.40758 213.371702
|
||||
L 419.813506 216.068059
|
||||
L 410.984965 217.898696
|
||||
L 402.017549 218.827541
|
||||
L 393.00324 218.863613
|
||||
L 384.030413 218.006911
|
||||
L 375.192855 216.248417
|
||||
L 366.562709 213.615185
|
||||
L 358.24819 210.143288
|
||||
L 350.321442 205.850759
|
||||
L 342.863625 200.791708
|
||||
L 335.946883 195.011224
|
||||
L 329.64336 188.572432
|
||||
L 324.007162 181.529439
|
||||
L 319.110433 173.963407
|
||||
L 314.989245 165.946479
|
||||
L 311.688688 157.559817
|
||||
L 309.244833 148.884582
|
||||
L 307.675715 140.010952
|
||||
L 306.999371 131.018286
|
||||
L 307.224819 122.006682
|
||||
L 308.352059 113.065418
|
||||
L 310.363054 104.272949
|
||||
L 313.248788 95.732982
|
||||
L 316.964169 87.526678
|
||||
" style="fill:none;stroke:#ff7f0e;stroke-linecap:square;stroke-width:1.5;"/>
|
||||
</g>
|
||||
<g id="patch_9">
|
||||
<path d="M 295.651847 239.758125
|
||||
L 295.651847 22.318125
|
||||
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
|
||||
</g>
|
||||
<g id="patch_10">
|
||||
<path d="M 498.560937 239.758125
|
||||
L 498.560937 22.318125
|
||||
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
|
||||
</g>
|
||||
<g id="patch_11">
|
||||
<path d="M 295.651847 239.758125
|
||||
L 498.560937 239.758125
|
||||
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
|
||||
</g>
|
||||
<g id="patch_12">
|
||||
<path d="M 295.651847 22.318125
|
||||
L 498.560937 22.318125
|
||||
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
|
||||
</g>
|
||||
<g id="text_22">
|
||||
<text style="font-family:DejaVu Sans;font-size:12px;font-style:normal;font-weight:normal;text-anchor:middle;" transform="rotate(-0, 397.106392, 16.318125)" x="397.106392" y="16.318125">step size = 0.1</text>
|
||||
</g>
|
||||
<g id="legend_2">
|
||||
<g id="patch_13">
|
||||
<path d="M 363.62358 147.21625
|
||||
L 430.589205 147.21625
|
||||
Q 432.589205 147.21625 432.589205 145.21625
|
||||
L 432.589205 116.86
|
||||
Q 432.589205 114.86 430.589205 114.86
|
||||
L 363.62358 114.86
|
||||
Q 361.62358 114.86 361.62358 116.86
|
||||
L 361.62358 145.21625
|
||||
Q 361.62358 147.21625 363.62358 147.21625
|
||||
z
|
||||
" style="fill:#ffffff;opacity:0.8;stroke:#cccccc;stroke-linejoin:miter;"/>
|
||||
</g>
|
||||
<g id="line2d_29">
|
||||
<path d="M 365.62358 122.958437
|
||||
L 385.62358 122.958437
|
||||
" style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"/>
|
||||
</g>
|
||||
<g id="line2d_30"/>
|
||||
<g id="text_23">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:start;" transform="rotate(-0, 393.62358, 126.458437)" x="393.62358" y="126.458437">approx</text>
|
||||
</g>
|
||||
<g id="line2d_31">
|
||||
<path d="M 365.62358 137.636562
|
||||
L 385.62358 137.636562
|
||||
" style="fill:none;stroke:#ff7f0e;stroke-linecap:square;stroke-width:1.5;"/>
|
||||
</g>
|
||||
<g id="line2d_32"/>
|
||||
<g id="text_24">
|
||||
<text style="font-family:DejaVu Sans;font-size:10px;font-style:normal;font-weight:normal;text-anchor:start;" transform="rotate(-0, 393.62358, 141.136562)" x="393.62358" y="141.136562">exact</text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="pe6a4df549f">
|
||||
<rect height="217.44" width="202.909091" x="52.160938" y="22.318125"/>
|
||||
</clipPath>
|
||||
<clipPath id="pc1ceedd3da">
|
||||
<rect height="217.44" width="202.909091" x="295.651847" y="22.318125"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 20 KiB |
Loading…
x
Reference in New Issue
Block a user