Skip to content

Instantly share code, notes, and snippets.

@alyssaq
alyssaq / 0_reuse_code.js
Created November 13, 2013 05:18
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@alyssaq
alyssaq / README.md
Last active October 20, 2015 04:54 — forked from mbostock/.block
Spectual Color Scale
@alyssaq
alyssaq / README.md
Last active February 13, 2024 08:01 — forked from jinroh/README.md
Fourier series visualisation with d3.js.

From Wikipedia:

In mathematics, a Fourier series decomposes periodic functions or periodic signals into the sum of a (possibly infinite) set of simple oscillating functions, namely sines and cosines (or complex exponentials).

Use the bottom right form to change the visualized series.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.