The following Matlab project contains the source code and Matlab examples used for strategy design pattern in matlab 2008b.
The Strategy Pattern is just one of many patterns defined by the "Gang of Four" that are commonly used in many other object-oriented programming languages.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
Donchian.m | 531 |
license.txt | 1519 |
Main.m | 1443 |
SimpleMA.m | 530 |
Strategy.m | 471 |
StrategyType.m | 815 |
TimeSeries.m | 424 |