DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC759 "Piccoline"

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RegneCentralen RC759 "Piccoline"

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦34c1827cc⟧ TextFile

    Length: 177 (0xb1)
    Types: TextFile
    Names: »STAAENDE.MOD«

Derivation

└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
    └─⟦this⟧ »MODEL3\STAAENDE.MOD« 

TextFile

// Model : Staaende

x  := x + dx
y1 := 1.5 + A*sin(2*pi*x/L - 2*pi*t/T0)
y2 := 4 + A*sin(2*pi*x/L + 2*pi*t/T0)
y  := 2 + y1 + y2
if x>10 then stop