Category: Tutorial
Look familiar? For most people, if they ever learned to do long division properly, they had to “master” something similar to the above procedure/algorithm. What was not required …
Well, no, I’ve lied: not thirteen, but merely four ways of looking at (and doing) multiplication are contained herein. And I hope to convince you that they are essentially …
Introduction Octave is a free, both free as in beer and free as in speech, MATLAB compatible numerical programming tool available under the GNU General Public License. MATLAB, an …
Today Kalid Azad released a premium edition of his well-received Math Better Explained ebook. This brand new edition (available for a limited time for just $47) boasts a screencast …
Cheat sheets can be very useful and make for great posters around your room. The following is a collection of 13 cheat sheets for several mathematical topics and programs: …
gnuplot is an excellent scientific package for visualizing data and plotting functions. Despite its name, it has nothing to do with the GNU project, even though it’s Open Source …
The Jenkins-Traub Algorithm is a standard in the field of numerical computation of polynomial roots, fundamentally developed as a numerical algorithm specifically for the task of computing polynomial roots. …