Difference between revisions of "Applets:Periodendauer periodischer Signale"

From LNTwww
Line 13: Line 13:
 
     <meta charset="utf-8" />
 
     <meta charset="utf-8" />
 
   <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jsxgraph/0.99.6/jsxgraphcore.js"></script>
 
   <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jsxgraph/0.99.6/jsxgraphcore.js"></script>
  <script type="text/javascript" src="https://en.lntwww.de/MathJax/unpacked/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,local/mwMathJaxConfig"></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>
 
         .button {
 
         .button {
Line 73: Line 73:
  
  
<div id="box1" class="jxgbox" style="width:600px; height:600px; border:1px solid black; margin:150px 20px 0px 0px;"></div>
+
<div id="box1" class="jxgbox" style="width:600px; height:600px; border:1px solid black; margin:300px 20px 0px 0px;"></div>
 
<div id="box2" class="jxgbox" style="width:600px; height:150px; border:1px solid white; margin:-810px 20px 0px 0px;"></div>
 
<div id="box2" class="jxgbox" style="width:600px; height:150px; border:1px solid white; margin:-810px 20px 0px 0px;"></div>
 
<div id="box3" class="jxgbox" style="width:600px; height:100px; border:1px solid white; margin:675px 20px 0px 0px;"></div>
 
<div id="box3" class="jxgbox" style="width:600px; height:100px; border:1px solid white; margin:675px 20px 0px 0px;"></div>

Revision as of 18:33, 13 September 2017

Funktion: $$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)$$