Software Listing of Author : "Geoff Boynton"
- Baseball Pennant Race
- License: Shareware
- Price:


Plots a graph of games above .500 as function of time for a given major league baseball division. Provides a legend of the current standings along with the 'magic number' needed to clinch the title (if between 0 and 30).
- Publisher: Geoff Boynton
- Date Released: 16-04-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Contractometer
- License: Freeware
- Price: 0.00


Run this program by calling ?contractometer.m? When a contraction starts, click the mouse on the upper left green 'Contraction Start' button. This will start the clock in the upper right, and a horizontal red line will rise over time indicating the duration of the current contraction on the left graph. When the contraction stops, click on the upper left red 'Contraction Stop' button (formerly the green 'Contraction Start' button). The duration of this contraction will be added to the plot on the left. If this is not the first contraction then the interval between the start of this and the previous contraction will be added to the plot on the right. Data are stored in a text file, 'contractionTimes.txt' in the current directory. The file is updated every time the user indicates a start or end of a contraction. This means that the...
- Publisher: Geoff Boynton
- Date Released: 12-05-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- fminsearch interface
- License: Freeware
- Price: 0.00


This function (fit.m) is a simple interface to MATLAB's 'fminsearch' routine. It allows the user to specify which parameters to be set free, and which to be held constant. Run 'FitDemo.m' for a demonstration.
- Publisher: Geoff Boynton
- Date Released: 09-01-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Mastermind!
- License: Shareware
- Price:


Matlab implementation of the 'Mastermind (R)' board game mastermind([number of colors],... [number of columns],... [number of rows]) default values: mastermind(6,4,10) Click on pegs on the right to choose the color. Click on the empty peg boxes to place a peg (keep clicking to cycle through colors). Click on 'GO' to get results for that row. White indicates correct color, but not correct location Black indicates correct color in the correct location Note: you can cheat by clicking on the boxes in the top row to reveal the hidden pegs.
- Publisher: Geoff Boynton
- Date Released: 23-04-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- MATLAB Sodoku Solver - Improved
- License: Shareware
- Price:


This is an improvement on the previously submitted recursive program that finds all possible solutions to a given sodoku puzzle. Thanks to a clever suggestion by Leif Warland, this new program finds solutions about 20 times faster.
- Publisher: Geoff Boynton
- Date Released: 04-03-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- MATLAB Sudoku Solver
- License: Shareware
- Price:


This is a recursive program that finds all possible solutions to a given sudoku puzzle. It's not the most efficient algorithm, but the entire function has less than 20 lines
- Publisher: Geoff Boynton
- Date Released: 25-05-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts

