Feeds:
Posts
Comments

Posts Tagged ‘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 I thought this was interesting… a nice PPT on pandemics.
I wonder if the swine flu spread through social networks [...]

Read Full Post »

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 engines, we can very efficiently search for specific terms and phrases in that text.
But we can’t compute [...]

Read Full Post »

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 you’re on OS X 10.4.11+, but double check your java -version looking for 1.5+
Use tomcat6.  I tried glassfish, [...]

Read Full Post »

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 crazy.  How could scientific computing be for everyone?
Consider the amount of math, data mining and research one [...]

Read Full Post »

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 the primary tool for iteration.
* Heavy use of pattern matching, although technically it is not a defining feature [...]

Read Full Post »

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 should get you well on your way.
Really folks. Mathematica has this out of the box.
Now, you probably [...]

Read Full Post »

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.  You can get more detail on the video and the creators at IMA.
It’s a video [...]

Read Full Post »

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

Read Full Post »

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 have to do with my life?”
a) maybe nothing if arithmetic never enters your life (unlikely)
b) it’s extremely [...]

Read Full Post »

I need a real world situation involving a rich, but somewhat contained behavior space to attempt a cellular automata model.
In watching the rather lame De La Hoya and Forbes fight last night (gosh, I haven’t seen a blockbuster match in 3-4 years and I watch a lot of boxing!) it occurred to me that boxing [...]

Read Full Post »

Older Posts »