Applets:Periodendauer periodischer Signale: Difference between revisions

From LNTwww
No edit summary
No edit summary
Line 52: Line 52:
         });
         });
         pltBox = JXG.JSXGraph.initBoard('pltBoxHtml', {
         pltBox = JXG.JSXGraph.initBoard('pltBoxHtml', {
             showCopyright: false, axis: false,
             showCopyright: false, axis: true,
             zoom: { factorX: 1.1, factorY: 1.1, wheel: true, needshift: true, eps: 0.1 },
             zoom: { factorX: 1.1, factorY: 1.1, wheel: true, needshift: true, eps: 0.1 },
             grid: false, boundingbox: [-0.5, 2.2, 12.4, -2.2]
             grid: true, boundingbox: [-0.5, 2.2, 12.4, -2.2]
         });
         });
         cnfBox.addChild(pltBox);
         cnfBox.addChild(pltBox);

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