File:INTERF-3 Interferenz von zwei Wellengruppen.jpg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

INTERF-3_Interferenz_von_zwei_Wellengruppen.jpg(299 × 199 pixels, file size: 38 KB, MIME type: image/jpeg)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Deutsch: Interferenz von zwei Wellengruppen
  • Die Interferenz von zwei kreisförmigen Wellengruppen gleicher Wellenlänge, hier rot und grün dargestellt, erzeugt hyperbelförmige Interferenzmaxima, die hier weiß dargestellt sind.
Date
Source
  • Berechnet am 18. Februar 2004 mit GW-BASIC:
100 SCREEN 1:KEY OFF:WIDTH 40:CLS  : REM GRAFIK
110 FOR Y = 0 TO 199  : REM SPALTEN
120 FOR X = 0 TO 299  : REM ZEILEN
130 A = SQR( (X-100)^2 + (Y-100)^2 ) : REM GRUEN
140 B = SQR( (X-200)^2 + (Y-100)^2 ) : REM ROT
145 C = ABS( A - B )  : REM WEISS
150 IF ABS( A*.1 - INT(A*.1) ) < .1 THEN PSET(X,Y),1
160 IF ABS( B*.1 - INT(B*.1) ) < .1 THEN PSET(X,Y),2
230 IF ABS( C*.1 - INT(C*.1) ) < .2 THEN PSET(X,Y),3
240 NEXT X:NEXT Y
250 IF INKEY$="" THEN GOTO 250
260 SCREEN 0:KEY OFF:WIDTH 80:CLS
Author Programmierer: *Benutzer:Karl Bednarik
Permission
(Reusing this file)
Other versions
  • keine

Licensing[edit]

GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.

Original upload log[edit]

Transferred from de.wikipedia to Commons by Wdwdbot using CommonsHelper.

The original description page was here. All following user names refer to de.wikipedia.
  • 2004-02-24 18:23 Karl Bednarik 299×199× (39003 bytes) Interferenz von zwei Wellengruppen

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current00:25, 12 January 2013Thumbnail for version as of 00:25, 12 January 2013299 × 199 (38 KB)File Upload Bot (Magnus Manske) (talk | contribs)Transfered from de.wikipedia by User:wdwdbot using CommonsHelper

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: