Difference between revisions of "Applets:Spektrum"
From LNTwww
David.Jobst (talk | contribs) |
David.Jobst (talk | contribs) |
||
| Line 177: | Line 177: | ||
{fixed:true, strokeColor:'red', visible:false}); | {fixed:true, strokeColor:'red', visible:false}); | ||
| + | |||
| + | var txtGS1=cnfBox1.create('text',[0,0, function() | ||
| + | {return '\\[X(f)= '+ Math.round((sldA1.Value()*sldDT1.Value()*Math.exp(-1*Math.PI*(sldF.Value()*sldDT1.Value())*(sldF.Value()*sldDT1.Value())))*1000)/1000 +' \\]' ;}], | ||
| + | {fixed:true, strokeColor:'red', visible:true}); | ||
//Definition der Zeige und Verstecke Koordinatensystemfunktion | //Definition der Zeige und Verstecke Koordinatensystemfunktion | ||
Revision as of 13:12, 18 September 2017
Impuls 1
Impuls 2