MATLAB Contest - Furniture
by The MATLAB Contest Team
03 Nov 2004
(Updated 21 Jun 2010)
All the files needed to develop and score an entry for the ninth MATLABĀ® Programming Contest.
|
Watch this File
|
| File Information |
| Description |
The ninth MATLAB Programming Contest, Furniture, ran from November 3-10, 2004.
You are given the task of rearranging furniture in a room while doing as least work as possible. For more information, see the contest page:
http://www.mathworks.com/contest/furniture/rules.html
|
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 04 Nov 2004 |
Pedro L. Galindo
|
|
|
| Updates |
| 03 Nov 2004 |
Fix a bug in the error checking. Since "a" and "af" are matrices, line 88 of runcontest.m should be "if any(a(:)~=af(:))". |
| 04 Nov 2004 |
Remove negative weights from test suite. |
| 18 Nov 2004 |
Add actual test suite. |
| 06 Aug 2009 |
Fixed copyright line. |
| 21 Jun 2010 |
Added missing test suites. |
|
Contact us