Laplace (Befehl): Unterschied zwischen den Versionen

Aus GeoGebra Manual
Wechseln zu: Navigation, Suche
Zeile 12: Zeile 12:
 
::<code>Laplace[sin(a*t),a]</code> berechnet <math>\mathbf{\frac{t}{a^{2} + t^{2}&#125;&#125;</math> </div>
 
::<code>Laplace[sin(a*t),a]</code> berechnet <math>\mathbf{\frac{t}{a^{2} + t^{2}&#125;&#125;</math> </div>
 
}}
 
}}
{{Note|1= Siehe auch Befehl [[InverseLaplace_(Befehl)|InverseLaplace]].}}
+
{{Note|1= Siehe auch Befehl [[InversLaplace_(Befehl)|InverseLaplace]].}}

Version vom 16. September 2014, 16:40 Uhr


CAS Syntax

Laplace[ <Funktion> ]
Berechnet die Laplace-Transformation der Funktion.
Beispiel: Laplace[sin(t)] berechnet \mathbf{\frac{1}{t^{2} + 1}}
Laplace[ <Funktion>, <Variable> ]
Berechnet die Laplace-Transformation der Funktion, in Bezug auf die angegebene Variable.
Beispiel:
Laplace[sin(a*t),t] berechnet \mathbf{\frac{a}{a^{2} + t^{2}}}
Laplace[sin(a*t),a] berechnet \mathbf{\frac{t}{a^{2} + t^{2}}}
Anmerkung: Siehe auch Befehl InverseLaplace.
© 2024 International GeoGebra Institute