Git Product home page Git Product logo

artisticvisualization's Introduction

The Artistic Visualization Project

All plots are made with R, mainly ggplot2.

Table of Contents:

Weird

DoReMi

Something Artistic | 随便画画

Moon | 月

Sky | 天空

Fireworks | 烟火

Strange attractors | 奇异吸引子

Colours | 色

  • Minkowski Distance

    The Minkowski distance defines the distance between two points in a normed vector space.

    $$ X=(x_{1},x_{2},...,x_{n} $$ $$ Y=(y_{1},y_{2},...,y_{n}) $$ $$ D(X,Y)=(\sum_{i=1}^n|x_{i}-y_{i}|^p)^\frac{1}{p} $$

    When p = 1 or 2, the Minkowski distance corresponds to the Manhattan distance or the Euclidean distance, respectively.

    The plot is a collection of Voronoi diagrams, partitioning the space into sub-spaces based on the distance to a set of pre-defined points/seeds.

    The p for Minkowski distance used in each sub-plot is shown below.

    0.1 0.4 0.5
    0.7 The points 1 (Manhattan)
    1.5 2 (Euclidean) 100

    Return to beginning

  • Blue and yellow | 蓝与黄

    Input

    Return to beginning

  • Voronoi

    Return to beginning

  • Fifty shades of | 五十度



The Art of Scientific Plotting | 科学作图

Tuberculosis in China | **肺结核

Psychoactive/psychedelic drugs | 成瘾药物 | 毒品

Survival | 生存曲线

artisticvisualization's People

Contributors

zhengh42 avatar

Stargazers

Jamie Guardino avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.