Applets:Periodendauer periodischer Signale: Unterschied zwischen den Versionen
Aus LNTwww
Zeile 52: | Zeile 52: | ||
}); | }); | ||
pltBox = JXG.JSXGraph.initBoard('pltBoxHtml', { | pltBox = JXG.JSXGraph.initBoard('pltBoxHtml', { | ||
− | showCopyright: false, axis: | + | 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: | + | grid: true, boundingbox: [-0.5, 2.2, 12.4, -2.2] |
}); | }); | ||
cnfBox.addChild(pltBox); | cnfBox.addChild(pltBox); |
Version vom 18. September 2017, 22:02 Uhr
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)$$