WOLFRAM

Announcements & Events

Presentations Available from Wolfram Experts Live: New in Mathematica 10

Following one of our most anticipated releases to date, we hosted the virtual workshop Wolfram Experts Live: New in Mathematica 10 to give the Wolfram community the details on this latest version of our flagship product Mathematica. A dozen Wolfram experts and Mathematica developers came together at our headquarters—both in person and remotely via online connections---to take turns showing off new advances in usability, algorithmic functionality, and integration with the Wolfram Cloud. Presenters participated in a live Q&A with the online audience, and in turn were able to hear from Mathematica users and enthusiasts.
Products

Introducing Tweet-a-Program

In the Wolfram Language a little code can go a long way. And to use that fact to let everyone have some fun, today we’re introducing Tweet-a-Program. Compose a tweet-length Wolfram Language program, and tweet it to @WolframTaP. Our Twitter bot will run your program in the Wolfram Cloud and tweet back the result.

Announcements & Events

Launching Today: Mathematica Online!

It’s been many years in the making, and today I’m excited to announce the launch of Mathematica Online: a version of Mathematica that operates completely in the cloud—and is accessible just through any modern web browser. In the past, using Mathematica has always involved first installing software on your computer. But as of today that’s […]

Education & Academic

Mathematica Summer Camp 2014 Comes to a Close

Thirty students from six different countries came together to explore their passion for programming and mathematics for two weeks in July, and the result was extraordinary! Each and every one of these students created a significant Wolfram Language project during the camp. Their projects and interests ranged from physics and mathematics to automotive engines to poker and blackjack.
Computation & Analysis

Solving the Knight’s Tour on and off the Chess Board

I first came across the knight's tour problem in the early '80s when a performer on the BBC's The Paul Daniels Magic Show demonstrated that he could find a route for a knight to visit every square on the chess board, once and only once, from a random start point chosen by the audience. Of course, the act was mostly showmanship, but it was a few years before I realized that he had simply memorized a closed (or reentrant) tour (one that ended back where he started), so whatever the audience chose, he could continue the same sequence from that point. In college a few years later, I spent some hours trying, and failing, to find any knight's tour, using pencil and paper in various systematic and haphazard ways. And for no particular reason, this memory came to me while I was driving to work today, along with the realization that the problem can be reduced to finding a Hamiltonian cycle—a closed path that visits every vertex—of the graph of possible knight moves. Something that is easy to do in Mathematica. Here is how.
Products

Wolfram SystemModeler in Electrical Engineering Courses

Explore the contents of this article with a free Wolfram SystemModeler trial. I'm an electrical engineer by training. In my first circuits class, all calculations were done by hand, and we could check solutions with unintuitive circuit simulators using the SPICE methodology. With SystemModeler I think it's easier than ever to get started building virtual circuits and trying what-if scenarios for electrical circuits and systems. In this blog post, I'll start from very basic circuits with components such as resistors and inductors and gradually add more complexity in the form of amplifiers and switching circuits. If you want to follow along, you can download a trial of SystemModeler. It's also available with a student license, or you can buy a home-use license. Let's start with the simplest electrical circuit I can think of:
Best of Blog

Which Is Closer: Local Beer or Local Whiskey?

In today's blog post, we will use some of the new features of the Wolfram Language, such as language processing, geometric regions, map-making capabilities, and deploying forms to analyze and visualize the distribution of beer breweries and whiskey distilleries in the US. In particular, we want to answer the core question: for which fraction of the US is the nearest brewery further away than the nearest distillery? Disclaimer: you may read, carry out, and modify inputs in this blog post independent of your age. Hands-on taste tests might require a certain minimal legal age (check your countries' and states' laws). We start by importing two images from Wikipedia to set the theme; later we will use them on maps.
Education & Academic

Fixing Bad Astrophotography II: Imaging Mars with Mathematica

The planet Mars comes into opposition, the point closest to the Earth, about every 780 days, or a bit over two years. The Martian opposition this year was on April 9. This past May, on a rare clear, warm night, I attempted to capture some images of the red planet. Unfortunately once I had my telescope set up, Mars had passed behind a large tree, so the images I captured were distorted by tree branches. Nevertheless, I did manage to capture a set of frames, and hoped that image processing with Mathematica could produce something usable.
Education & Academic

Computational Knowledge and the Future of Pure Mathematics

Every four years for more than a century there’s been an International Congress of Mathematicians (ICM) held somewhere in the world. In 1900 it was where David Hilbert announced his famous collection of math problems—and it’s remained the top single periodic gathering for the world’s research mathematicians. This year the ICM is in Seoul, and […]