TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Your Random Numbers – Getting Started with Processing and Data Visualization

44 pointsby motxiloover 14 years ago

3 comments

zacharycohnover 14 years ago
This is an awesome article. I've been teaching myself/experimenting with data visualization at my job, but mostly just with excel tools. This definitely opens my eyes to a whole new level.<p>I think the most interesting was when he laid it into a grid, and then going backwards and seeing how difficult those trends are to spot in the previous graphs.
mrcharlesover 14 years ago
Pretty cool, and an interesting approach to data visualization. I was actually doing something similar just the other day, and what I ended up with was much more boring:<p><a href="http://www.bluh.org/curve.png" rel="nofollow">http://www.bluh.org/curve.png</a><p>(Which is a RNG I built to distribute the values along a known probability distribution, this was simply a test of the system).
mayankover 14 years ago
Wow, very nice intro to Processing, and a nice demonstration that human-generated random numbers aren't very uniform. I absolutely love the C-like syntax. Anyone have any tips on integration with R?
评论 #2097234 未加载