Sal blogs at:
http://mathematicacookbook.com/
Binary Clock
January 28 2012
My friend Benny Pollak just got a new App into the App Store. It’s a Binary Clock. Simple App’s like this can are still quite a bit of work using Objective C. I took it upon myself to create the … Continue reading →
read moreAngry Rationals. Part 3
January 24 2012
This is the third installment of our Angry Rationals game. I hope that even if you are not particularly interested in game programming this exercise helps you understand some of the more advanced things one can accomplish using Mathematica dynamic … Continue reading →
read moreConstrained Random Number Generation
January 14 2012
I was reading a thread on Math Forum that inspired todays post. The question was how to go about generating a set of pseudo-random numbers within a particular range that met some constraint. The obvious solution is to keep generating … Continue reading →
read moreFunctional Programming: Group Theory and Composition
January 11 2012
Group Theory has many important application in math and science. For instance, it provides a nice way to formalize the notion of symmetry. For example, an equilateral triangle {a,b,c} has 6 symmetries: i – identity v – rotation by 120 … Continue reading →
read moreNumerics: Displaying Numbers in Alternate Forms
January 10 2012
As this blog evolves I will have a variety of posts illustrating both sophisticated uses of Mathematica as well as “meat and potatoes” posts that show the less sexy but widely useful techniques. Today’s post is definitely of the meat … Continue reading →
read moreHello Mathematica Fans!
January 06 2012
Welcome to the new home of Mathematica Cookbook. I decided to host MathematicaCookbook.com on WordPress to take advantage of the Wolfram CDF plugin. I will be posting expanded content from the book as well as original content. Please send me … Continue reading →
read more