Tag Archives: mathematica

Fun Word Problems!

A friend gave me this problem a couple of weeks ago: What is the longest word you can type on the QWERTY keyboard with just your left hand using the proper position? I love problems like this. Especially because I … Continue reading

Posted in language, linguistics, wolfram | Tagged , , | Leave a comment

Pandemic and Epidemic Models with Mathematica

In case you ever wanted to see some nice theory + simulation + visuals here’s a collection of nice Mathematica based explorations: Jeff Bryant with Ed Pegg’s code on Influenza Epidemic modeling Disease spread demonstration SARs spread demonstration/animation Oh, and … Continue reading

Posted in anthropology, biology, data mining, mathematica, musings, science, social networks, social science, speculation | Tagged , , , , , , , | Leave a comment

Wolfram|Alpha? – Computing we were promised 50 years ago?

An interesting approach to knowledge mentioned in Stephen Wolfram’s blog: But what about all the actual knowledge that we as humans have accumulated? A lot of it is now on the web—in billions of pages of text. And with search … Continue reading

Posted in automata, behavior, data mining, decision theory, economics, mathematica, mathematics, product development, programming, software, Statistics, web 2.0 | Tagged , , , , , , | 1 Comment

webMathematica and MacOS X

Getting webMathematica working on MacOS X was not entirely trivial, even with decent install instructions. Here’s what you’ll need to avoid wasted time in getting set up: Install Mathematica first, ideally the latest version Your java should be fine provided … Continue reading

Posted in mathematica, mathematics, programming, software | Tagged , , , , , , | 2 Comments

Wolfram Mathematica Home Edition

Wolfram Mathematica Home Edition is available.  It’s a $295 fully functional version of Mathematica 7. Everyone should consider getting a copy.  No, really, everyone.   What mathematica can help you do is as useful as word processing.  I know, that sounds … Continue reading

Posted in cellular automata, computation, computer science, data mining, mathematics, programming, software | Tagged , , , , , | 7 Comments

What Is Functional Programming?

Here’s a nice intro to functional programming on Dr. Dobbs. In any functional programming language, you are likely to encounter these features: * First-class functions, or higher-order functions: Functions can serve as arguments and results of functions. * Recursion as … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

Image Recognition in Mathematica 7 – Cheaper than a VC Backed Start Up!

Here’s a secret. You don’t need VC money to build a kickass image/video/sound recognition search engine like Like.com or that silly iphone app in the commercials. A copy of mathematica and this blog post on Mathematica 7s image manipulation features … Continue reading

Posted in mathematics, media, product development, software, voice recoginition, web 2.0 | Tagged , , , , | Leave a comment

Moebius Transformations and the Usefulness of Visualization

Here’s an amazing video on YouTube (this will be old news to many people, as the video got popular last year at this time).  I got the back story on this bad boy from American Mathematical Society monthly mag, Notices.  … Continue reading

Posted in mathematics, media | Tagged , , , , , , , | 1 Comment

Machine Learning in Mathematica

Mathematica is rad. Machine learning is also rad. Check out these fine demos and code files for some nice informatics and machine learning ideas.

Posted in information theory, science prizes, social networks, software | Tagged , , | Leave a comment

Church Rosser Theorem

This is one fun little theorem. Basically… if symbolic systems terminate (program halts/gives output), the terminating expression is independent of how the rules were applied. You get “confluence” out of this. You probably are thinking, “and so what does this … Continue reading

Posted in computation, mathematics, new kind of science | Tagged , , , , , | Leave a comment