robsite

In math

Die meisten Leute haben eine überdurchschnittlich hohe Anzahl an Beinen.

· :D, math · ★

FooPlot: Online-Funktionsplotter

Schicker 2D- und 3D-Funktionsplotter, der auf <canvas> und JavaScript basiert. In WebKit-Browsern auch mit Antialiasing.

Da sämtliche Java-Applets entweder Funktionsplotter oder Datei-Uploader sind, siehts langsam eng aus für Java im Browser :>

/images/posts/0000/1942/fooplot_big.png

· javascript, math · ★

Gray code at the pediatrician's office

Mit dem Gray-Code werden binäre Zahlen so codiert, dass sich benachbarte Zahlen nur um max. eine Stelle unterscheiden. Das ermöglicht z.b. schicke und genaue optische Höhenmesser, die aufsteigend angeordnete, Gray-codierte Binärzahlen ähnlich eines Barcode-Scanners lesen und so ihre genaue Höhe feststellen können.

· math, wikipedia · ★

Kubikzahl

Auf dieser Seite finden sich selbstverständlich ausschließlich positive Kubikzahlen, denn negativ kommt uns gar nicht in die Tüte. Am Ende würden sich positive und negative Kubikzahlen wieder neutralisieren – das wäre schade.

· :D, math · ★

Unraveling Bézier Splines

> In this article, I will explain to you the mathematics behind these Bézier curves, code that will draw a quadratic bézier spline (the simplest flavor of spline), and some techniques you can use to derive ways of making cubic, quartic, quintic, or whatever degree of bézier curve that you feel that you need.
· c++, gfx, math, programming, tutorial · ★
Mastodon