﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Solver" version="1.3.0.9126"?>
<worksheet xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings ppi="120">
    <identity>
      <id>df9f1405-767e-48f4-90f0-0dcbdb9269b7</id>
      <revision>2</revision>
    </identity>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <trailingZeros>false</trailingZeros>
      <significantDigitsMode>false</significantDigitsMode>
      <mixedNumbers>false</mixedNumbers>
      <roundingMode>0</roundingMode>
      <approximateEqualAccuracy>3</approximateEqualAccuracy>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="false" viewMode="2" printGrid="false" printAreas="true" simpleEqualsOnly="false" printBackgroundImages="true" hideElementsHighlightings="true">
      <paper id="0" orientation="Portrait" width="850" height="1100" />
      <margins left="39" right="39" top="49" bottom="49" />
      <header alignment="Center" color="#a9a9a9">&amp;[DATE] &amp;[TIME] - &amp;[FILENAME]</header>
      <footer alignment="Center" color="#a9a9a9">&amp;[PAGENUM] / &amp;[COUNT]</footer>
      <backgrounds />
    </pageModel>
    <dependencies>
      <assembly name="SMath Core" version="1.73.9126.0" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="MathRegion" version="1.73.9126.0" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="SpecialFunctions" version="1.73.9126.0" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="TextRegion" version="1.73.9126.0" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="PlotRegion" version="1.73.9126.0" guid="c451c2b5-798b-4f08-b9ec-b90963d1ddaa" />
    </dependencies>
  </settings>
  <regions type="content">
    <region left="9" top="9" width="728" height="83" color="#000000" fontSize="10" isBreakable="false">
      <text lang="ger" width="728" fontFamily="Arial" fontSize="10">
        <content>
          <p>In einem Kontourdiagramm können die Abhängigkeit von Ort und Zeit simultan dargestellt werden.<br />Leider ist die Erstellung von Kontourdiagrammen mit Mathcad etwas aufwändig. Die nachfolgenden<br />Zeilen erzeugen eine Matrix von Funktionswerten, Diese Matrix wird dann dargestellt. Da die <br />entsprechende Routinen nicht mit Einheiten umgehen können, muss die verwendete Funktion<br />etwas verändert werden.   </p>
        </content>
      </text>
    </region>
    <region left="27" top="117" width="132" height="41" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">λ</e>
          <e type="function" args="1">k_mesh</e>
          <e type="operand">2</e>
          <e type="operand">π</e>
          <e type="operator" args="2">*</e>
          <e type="operand">λ</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="27" top="162" width="165" height="41" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">λ</e>
          <e type="function" args="1">ω_mesh</e>
          <e type="operand">2</e>
          <e type="operand">π</e>
          <e type="operator" args="2">*</e>
          <e type="operand">λ</e>
          <e type="operator" args="2">/</e>
          <e type="operand">300</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="198" top="171" width="176" height="23" color="#000000" fontSize="10" isBreakable="false">
      <text lang="ger" fontFamily="Arial" fontSize="10">
        <content>
          <p>Lichtgeschwindkeit in nm/fs</p>
        </content>
      </text>
    </region>
    <region left="27" top="216" width="102" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">λ_plot</e>
          <e type="operand">500</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="171" top="216" width="199" height="23" color="#000000" fontSize="10" isBreakable="false">
      <text lang="ger" fontFamily="Arial" fontSize="10">
        <content>
          <p>Wellenlänge für die Darstellung</p>
        </content>
      </text>
    </region>
    <region left="27" top="279" width="464" height="28" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="function" args="2">f_mesh</e>
          <e type="operand">1</e>
          <e type="operand">λ_plot</e>
          <e type="function" args="1">k_mesh</e>
          <e type="operand">x</e>
          <e type="operator" args="2">*</e>
          <e type="operand">λ_plot</e>
          <e type="function" args="1">ω_mesh</e>
          <e type="operand">y</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="1">cos</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="27" top="324" width="78" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">x_min</e>
          <e type="operand">0</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="180" top="324" width="136" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">x_max</e>
          <e type="operand">λ_plot</e>
          <e type="operand">2</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="27" top="360" width="70" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">x_n</e>
          <e type="operand">50</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="171" top="387" width="205" height="41" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">y_max</e>
          <e type="operand">λ_plot</e>
          <e type="operand">300</e>
          <e type="operator" args="2">/</e>
          <e type="operand">2</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="numeric">
          <e type="operand">3.3333</e>
        </result>
      </math>
    </region>
    <region left="27" top="396" width="78" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">y_min</e>
          <e type="operand">0</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="27" top="441" width="70" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">y_n</e>
          <e type="operand">50</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="27" top="486" width="137" height="28" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">h</e>
          <e type="operand">0</e>
          <e type="operand">x_n</e>
          <e type="operand">1</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="function" args="2">range</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="27" top="513" width="137" height="28" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">j</e>
          <e type="operand">0</e>
          <e type="operand">y_n</e>
          <e type="operand">1</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="function" args="2">range</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="27" top="558" width="255" height="43" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">h</e>
          <e type="function" args="1">O</e>
          <e type="operand">x_min</e>
          <e type="operand">h</e>
          <e type="operand">x_max</e>
          <e type="operand">x_min</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operand">x_n</e>
          <e type="operand">1</e>
          <e type="operator" args="2">-</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="27" top="594" width="255" height="43" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">j</e>
          <e type="function" args="1">T</e>
          <e type="operand">y_min</e>
          <e type="operand">j</e>
          <e type="operand">y_max</e>
          <e type="operand">y_min</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operand">y_n</e>
          <e type="operand">1</e>
          <e type="operator" args="2">-</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="27" top="648" width="234" height="28" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">h</e>
          <e type="operand">j</e>
          <e type="function" args="2">F</e>
          <e type="operand">h</e>
          <e type="function" args="1">O</e>
          <e type="operand">j</e>
          <e type="function" args="1">T</e>
          <e type="function" args="2">f_mesh</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="36" top="693" width="240" height="158" color="#000000" fontSize="10">
      <plot type="3d" render="lines" scale_x="1" scale_y="1" scale_z="1" rotate_x="-100" rotate_y="10" rotate_z="-2" transpose_x="0" transpose_y="0" transpose_z="0">
        <input>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="function" args="2">f_mesh</e>
          <e type="operand">1</e>
          <e type="operand">3</e>
          <e type="function" args="5">mat</e>
        </input>
      </plot>
    </region>
    <region left="342" top="720" width="192" height="28" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">D</e>
          <e type="operand">h</e>
          <e type="function" args="1">O</e>
          <e type="operand">j</e>
          <e type="function" args="1">T</e>
          <e type="function" args="2">augment</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
  </regions>
</worksheet>