Difference between revisions of "Applets:Spektrum"

From LNTwww
Line 9: Line 9:
 
<head>
 
<head>
 
   <script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/jsxgraph/0.99.6/jsxgraphcore.js"></script>
 
   <script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/jsxgraph/0.99.6/jsxgraphcore.js"></script>
  <script type="text/javascript" src="https://cdn.rawgit.com/mathjax/MathJax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
+
 
   <style>
 
   <style>
 
   .button1{
 
   .button1{
Line 90: Line 90:
 
<p><span class="separate" style="position:absolute; top:123px; left:454px; font-family:arial; font-size:0.750em;">mit Gitter<input name="gridbox" id="gridbox" type="checkbox" onclick="showgrid();" checked="checked"></span></p>
 
<p><span class="separate" style="position:absolute; top:123px; left:454px; font-family:arial; font-size:0.750em;">mit Gitter<input name="gridbox" id="gridbox" type="checkbox" onclick="showgrid();" checked="checked"></span></p>
 
<box class="formel">\(x(t)=A_1\cdot cos\Big(2\pi f_1\cdot t- \frac{2\pi}{360}\cdot \phi_1\Big)+A_2\cdot cos\Big(2\pi f_2\cdot t- \frac{2\pi}{360}\cdot \phi_2\Big)\)</box>
 
<box class="formel">\(x(t)=A_1\cdot cos\Big(2\pi f_1\cdot t- \frac{2\pi}{360}\cdot \phi_1\Big)+A_2\cdot cos\Big(2\pi f_2\cdot t- \frac{2\pi}{360}\cdot \phi_2\Big)\)</box>
<!-- Festlegen der Ausgabefelder -->
 
<div class="text1">
 
    <span><I>x(t)</I>=<span id="x(t)"></span></span>
 
</div>
 
<div class="text2">
 
    <span><I>x(t+T</I><sub>0</sub><I>)</I>=<span id="x(t+T_0)"></span></span>
 
</div>
 
<div class="text3">
 
    <span><I>x(t+2T</I><sub>0</sub><I>)</I>=<span id="x(t+2T_0)"> </span></span>
 
</div>
 
<div class="text4">
 
    <span><I>x</I><sub>max</sub>=<span id="x_max"></span></span>
 
</div>
 
<div class="text5">
 
    <span>\(T_0=\)<span id="T_0"></span></span>
 
</div>
 
<div id="box2" class="jxgbox" style="width:500px; height:100px; float:top; margin:-10px 20px 100px 0px;"></div>
 
<div id="box1" class="jxgbox" style="width:600px; height:600px; border:1px solid black; margin:-10px 20px 100px 0px;"></div>
 
 
  
 
<script type="text/javascript">
 
<script type="text/javascript">

Revision as of 13:45, 18 September 2017

mit Gitter

\(x(t)=A_1\cdot cos\Big(2\pi f_1\cdot t- \frac{2\pi}{360}\cdot \phi_1\Big)+A_2\cdot cos\Big(2\pi f_2\cdot t- \frac{2\pi}{360}\cdot \phi_2\Big)\)