|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 09 Nov 2009 |
|
Markov Decision Processes (MDP) Toolbox Functions related to the resolution of discrete-time Markov Decision Processes. | 90 | 0 | ||
| 07 Nov 2009 |
|
Chess with "Greedy Edi" Play chess against "Greedy Edi". | 62 | 0 | ||
| 05 Oct 2009 |
|
Design Pattern: Iterator (Behavioural) A MATLAB® OOP implementation of the Iterator Behavioural Design Pattern | 19 | 2 | ||
| 05 Oct 2009 |
|
Data Structure: A Cell Array List Container Provides a useful 1D container for storing an ordered heterogeneous set of elements | 29 | 2 | ||
| 28 Sep 2009 |
|
Clone Handle Object - using MATLAB OOP How to clone an object (deep copy) which inherits reference behaviour from the 'handle' class. | 26 | 3 | ||
| 15 Sep 2009 | CUDA MEX Compile CUDA from within MATLAB! Just write cuda_mex filename.cu and it is ready. | 80 | 11 | |||
| 11 Sep 2009 |
|
Linear Mixed Integer Program Solver Solve linear mixed integer problems with a branch and bound method. | 64 | 1 | ||
| 04 Sep 2009 |
|
Wind Turbine System Identification Use system Identification techniques to predict power generation from wind turbine. | 92 | 0 | ||
| 03 Sep 2009 | MPS format exporting tool Convert linear programming problem (MATLAB matrices) to MPS format | 112 | 1 | |||
| 03 Sep 2009 | Extract solution from CPLEX .sol file Reads a CPLEX .sol xml file and extracts the solution. | 18 | 0 | |||
| 28 Aug 2009 | mlcovr Package mlcovr provides XML extension to profiling and coverage tools | 8 | 0 | |||
| 06 Aug 2009 |
|
MATLAB Contest - Wiring All the files needed to develop and score an entry for the MATLAB® Programming Contest. | 113 | 1 | ||
| 06 Aug 2009 |
|
MATLAB Contest - Peg Solitaire All the files needed to develop and score an entry for the MATLAB® Programming Contest. | 131 | 4 | ||
| 06 Aug 2009 | MATLAB Contest - blackbox All the files needed to develop and score an entry for this MATLAB® Programming Contest. | 115 | 1 | |||
| 06 Aug 2009 |
|
MATLAB Contest - Ants All the files needed to develop and score an entry for the tenth MATLAB® Programming Contest. | 142 | 1 | ||
| 06 Aug 2009 |
|
MATLAB Contest - Gerrymander All the files needed to develop and score an entry for the eigth MATLAB® Programming Contest. | 81 | 0 | ||
| 05 Aug 2009 |
|
Design Pattern: Singleton (Creational) A MATLAB® OOP implementation of the Singleton Creational Design Pattern | 42 | 0 | ||
| 04 Aug 2009 |
|
What's New for Object-Oriented Programming in MATLAB Webinar - Code Examples Code examples used in "What's New for Object-Oriented Programming in MATLAB®" Webinar | 123 | 2 | ||
| 31 Jul 2009 |
|
MATLAB Contest - Mastermind All the files needed to develop and score an entry for the fourth MATLAB Programming Contest. | 105 | 2 | ||
| 22 Jul 2009 |
|
plot_feasible.m plot_feasible.m is a simple bit of code for visualizing 2D linear programming problems. | 36 | 0 | ||
| 22 Jun 2009 |
|
Forward Viterbi Algorithm Forward Viterbi algorithm based on: http://en.wikipedia.org/wiki/Viterbi_algorithm | 34 | 1 | ||
| 19 Jun 2009 |
|
makeinstall Create a single install file for your toolbox distribution. | 147 | 1 | ||
| 12 Jun 2009 | Quadratic Programming Solution to Dynamic Economic Dispatch This program solves the Dynamic Economic Dispatch by quadratic Programming. | 125 | 0 | |||
| 03 Jun 2009 |
|
Programming Patterns in MATLAB PPT presentation of some MATLAB® programming patterns | 19 | 3 | ||
| 29 May 2009 |
|
MATLAB in Physics - Symbolic Computation and Differential Equations The fourth lecture in a series on using MATLAB in undergraduate physics courses. | 65 | 0 | ||
| 14 May 2009 | Percent Done Displays the percentage done of a job to the command line interface. | 33 | 2 | |||
| 09 Apr 2009 |
|
Introduction to Object-Oriented Programming in MATLAB Webinar Files from the "Introduction to Object-Oriented Programming in MATLAB" Webinar. | 151 | 1 | ||
| 03 Apr 2009 | Steepest descent method It solves an optimization problem by steepest descent method. | 125 | 2 | |||
| 25 Mar 2009 |
|
Environment Capture Capture the environment (or scope, maybe even call it a closure) of the function caller. | 24 | 1 | ||
| 16 Mar 2009 |
|
2D random paths generator integrating leg's contraints Generates random 2D leg'paths from departure to arrival integrating leg's constraints | 119 | 0 | ||
| 13 Mar 2009 | convexchecker It checks real valued multidimensional function, whether it is convex. | 45 | 2 | |||
| 26 Feb 2009 | Multiple assignment The function arg2vars enables to assign more items to a list of variables | 132 | 2 | |||
| 12 Feb 2009 |
|
0-1 Knapsack Solves the 0-1 knapsack problem with positive integer weights. | 63 | 5 | ||
| 10 Feb 2009 |
|
Writing Fast MATLAB Code Speed up your project with this collection of techniques. | 471 | 45 | ||
| 08 Jan 2009 |
|
MATLAB and Simulink Based Books: Real-Time Implementation and Signal Processing Laboratories Textbooks support the trends of signal processing, introductory programming and model-based design | 137 | 0 | ||
| 06 Jan 2009 |
|
MATLAB and Simulink Based Books Textbooks support the trends of signal processing, introductory programming and model-based design | 160 | 0 | ||
| 06 Jan 2009 | Programming Patterns: Some Common MATLAB Programming Pitfalls and How to Avoid Them Tips and best practices to help you become fluent in MATLAB and achieve your programming goals | 131 | 2 | |||
| 06 Jan 2009 |
|
Cleve's Corner: Experiments with MATLAB Free, online book for educators and high-school students looking to go beyond the standard courses | 95 | 1 | ||
| 20 Nov 2008 | Strategy Design Pattern in Matlab 2008b Strategy Pattern defined by "Gang of Four" in: "Design Patterns: Elements of ...," Gamma, et al. | 18 | 0 | |||
| 01 Nov 2008 |
|
Dynamic Programming solver for The bridge crossing problem The bridge crossing problem is here modelled and solved as undiscounted Dynamic Programming problem. | 24 | 1 | ||
| 21 Oct 2008 | Simple Haskell MEX-file Writes 8 bit/chan RGB TIFF image with unassoc alpha and XPOSITION, YPOSITION tags | 12 | 0 | |||
| 16 Oct 2008 |
|
BodyBuilder (v1.1) BodyBuilder is a MATLAB-based application that provides a graphical means to create Body Blocks for | 28 | 0 | ||
| 02 Oct 2008 |
|
Matlab 2008a Advanced Tutorials This is a series of Matlab 2008a Tutorials on topics such as the new Object Oriented System | 124 | 0 | ||
| 18 Sep 2008 |
|
Simplified Waveform Programming for the Agilent 33250A Simplifies arbitrary waveform generation on the 33250A through GPIB control | 59 | 0 | ||
| 25 Aug 2008 |
|
View Class Inheritance Hierarchy View inheritance hierarchy of a Matlab OO project | 94 | 1 | ||
| 13 Aug 2008 | Qudratic Programming problem solved by linear complementory pivoting Qudratic Programming problem solved by linear complementory pivoting | 16 | 2 | |||
| 22 Jul 2008 | Automatic validation of software Validate software using a test library of functions in a directory. | 92 | 2 | |||
| 17 Apr 2008 |
|
UITANK UITANK Create graphics user interface object for a fluid container. | 142 | 1 | ||
| 14 Apr 2008 | Economic emission dispatch This software solves the economic emission dispatch by quadratic programming | 106 | 1 | |||
| 10 Apr 2008 | Economic dispatch by quadratic programming This software solves the economic dispatch problem by quadratic programming | 141 | 2 | |||
| 10 Mar 2008 |
|
Short Term Hedge Position Optimizer This program optimizes the hedge ratio for a resource company | 18 | 0 | ||
| 02 Nov 2007 |
|
Video Tutorial: Cleaner Code in MATLAB Part 2 Four minute video shows how to write better code | 13 | 1 | ||
| 02 Nov 2007 |
|
Video Tutorial: Cleaner Code in MATLAB Part 1 Three minute video shows how to write better code | 15 | 1 | ||
| 19 Apr 2007 |
|
TANGO Project - ALGENCAN Augmented Lagrangian method for nonlinear programming problems. | 9 | 2 | ||
| 14 Feb 2007 | CELP (CELl Processing) Package for LISP-like functional computations in Matlab | 21 | 1 | |||
| 16 Nov 2006 | Image segmentation & Extraction This program segments and extracts objects from an image. | 1231 | 66 | |||
| 02 Aug 2006 |
|
Handling MATLAB Events in Excel Source code for Sept. 2006 News and Notes Programming Patterns article. | 24 | 3 | ||
| 06 Jun 2006 |
|
Stream Programming A learning set of stream programming functions | 121 | 0 | ||
| 16 Feb 2006 | GP-OLS model structure identification Model structure identification of dynamical input-output systems that are linear-in-parameters. | 19 | 0 | |||
| 06 Jan 2006 |
|
mklib: a pedestrian function library loader generator creates a function library loader from a list of m-files (possibly with subfunctions) | 91 | 0 | ||
| 05 Oct 2005 |
|
OCAMAWEB OCAMAWEB is a literate programming tool for MATLAB files (documentation of MATLAB code). | 8 | 1 | ||
| 12 Jul 2005 |
|
quadprog2 - convex QP solver Solves convex constrained quadratic programming (QP) using SOLVOPT. | 179 | 7 | ||
| 11 Mar 2005 | mixed-integer LP This function solves the mixed integer linear programming problems. | 131 | 12 | |||
| 18 Mar 2004 |
|
GloptiPoly MATLAB/SeDuMi add-on to build and solve convex LMI relaxations of non-convex global optimization. | 51 | 1 | ||
| 18 Nov 2003 | DEA Solver light Educational solver to DEA. | 32 | 0 | |||
| 18 Sep 2003 | FinPerf Demonstrates how to call generic DLL functions without writing a MEX file. | 30 | 5 | |||
| 15 Aug 2003 | bnb BNB20 solves mixed integer nonlinear optimization problems | 58 | 19 | |||
| 21 Nov 2002 |
|
Computer Applications in Mechanics of Materials Using MATLAB Companion Software | 19 | 2 | ||
| 28 Apr 1998 | linprog suite of files for performing the standard two phase simplex method on linear programming problems. | 65 | 4 | |||
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com