Difference between revisions of "Applets:Periodendauer periodischer Signale"

From LNTwww
Line 12: Line 12:
 
<head>
 
<head>
 
   <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://cdn.rawgit.com/mathjax/MathJax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
+
   <script type="text/javascript" src="https://en.lntwww.de/MathJax/unpacked/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,local/mwMathJaxConfig"></script>
 +
    <style>
 +
        .button {
 +
            background-color: black;
 +
            border: none;
 +
            color: white;
 +
            font-family: arial;
 +
            padding: 8px 20px;
 +
            text-align: center;
 +
            text-decoration: none;
 +
            display: inline-block;
 +
            font-size: 16px;
 +
            border-radius: 15px;
 +
        }
 +
        .button:active {
 +
            background-color: #939393;
 +
        }
 +
 
 +
        table {
 +
            border-collapse: separate;
 +
            border-spacing: 20px 0;
 +
        }
 +
    </style>
 +
</head>
 
   <style>
 
   <style>
 
   .button1{
 
   .button1{

Revision as of 18:18, 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)$$


mit Gitter