
Recently, I had email from a student in Italy.... 更多内容 >>
Recently, I had email from a student in Italy.... 更多内容 >>
This post is by my colleague Cosmin Ionita.... 更多内容 >>
This week’s post is by Reece Teramoto.
MathWorks recently took over sponsorship of the Math Modeling Challenge, a contest for high school juniors and seniors in the U.S organized by SIAM – Society... 更多内容 >>
Find the optimum traveling salesman tour through the capitals of the 48 contiguous states in the USA.... 更多内容 >>
Today is Easter Sunday. Why? How is the date of Easter determined?... 更多内容 >>
Three-term recurrence relations are the basis for computing Bessel functions. Contents A Familiar Three-Term Recurrence Friedrich Bessel Bessel Functions Miller's Algorithm ... 更多内容 >>
A binary tree is an elegant way to represent and process Morse code. The new MATLAB graph object provides an elegant way to manipulate binary trees. A new app, morse_tree, based on this approach, is now available in version 2.40 of Cleve's Laboratory.... 更多内容 >>
MIT's Professor Daniel Frey recently introduced me to an ancient mechanical puzzle known as "Chinese Rings", "Patience", or "Baguenaudier." I have modified Daniel's simulator to produce a new app. The state space of the puzzle forms a hypercube.... 更多内容 >>
"ULP" stands for "unit in the last place." An ulps plot samples a fundamental math function such as sinx, or a more esoteric function like a Bessel function. The samples are compared with more accurate values obtained from a higher precision computation. A plot of the accuracy, measured in ulps, reveals valuable information about the underlying algorithms.... 更多内容 >>
A headline in the New York Times at the end of 2016 said "Growth of U.S. Population Is at Slowest Pace Since 1937". This prompted me to revisit an old chestnut about fitting and extrapolating census data. In the process I have added a couple of nonlinear fits, namely the logistic curve and the double exponential Gompertz model.... 更多内容 >>