Skip to content

Commit ded7d56

Browse files
committed
Added instructions into README file.
1 parent 73a0ac2 commit ded7d56

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,25 @@
11
# fomcon-matlab
22
FOMCON toolbox for MATLAB
3+
4+
# Installation instructions
5+
6+
## Prerequisites
7+
The following MATLAB toolboxes are required for FOMCON to work:
8+
* Control System toolbox;
9+
* Optimization toolbox.
10+
11+
## Installation
12+
The installation currently comprises the following steps:
13+
* Decompress the zipped folder into a directory of your choice, e.g. *C:\fomcon\*
14+
* Setup the directory in your MATLAB path. In the MATLAB, go to *File > Set Path...* and click on *Add with Subfolders...*. Now, select the directory that contains the *fomcon* folder. This completes the installation.
15+
16+
# Citing FOMCON toolbox in academic works
17+
If you find FOMCON useful for research, kindly cite one or more of the following references choosing the one that is most suitable for your particular research topic:
18+
19+
1. A. Tepljakov, E. Petlenkov, and J. Belikov, “Gain and Order Scheduled Fractional-order PID Control Of Fluid Level in a Multi-Tank System,” in 2014 International Conference on Fractional Differentiation and its Applications, 2014, pp. 1–6.
20+
2. A. Tepljakov, E. Petlenkov, and J. Belikov, “Closed-Loop Identification of Fractional-order Models using FOMCON Toolbox for MATLAB,” in Proc. 14th Biennial Baltic Electronics Conference, 2014, pp. 213–216.
21+
3. A. Tepljakov, E. Petlenkov, and J. Belikov, “Efficient analog implementations of fractional-order controllers,” in Proc. of the 14th International Carpathian Control Conference (ICCC), 2013, pp. 377–382.
22+
4. A. Tepljakov, E. Petlenkov, J. Belikov, and J. Finajev, “Fractional-order controller design and digital implementation using FOMCON toolbox for MATLAB,” in Proc. of the 2013 IEEE Multi-Conference on Systems and Control conference, 2013, pp. 340–345.
23+
5. A. Tepljakov, E. Petlenkov, J. Belikov, and M. Halás, “Design and Implementation of Fractional-order PID Controllers for a Fluid Tank System,” in Proc. 2013 American Control Conference (ACC), Washington DC, USA, 2013, pp. 1780–1785.
24+
6. A. Tepljakov, E. Petlenkov, and J. Belikov, “FOMCON: a MATLAB toolbox for fractional-order system identification and control,” International Journal of Microelectronics and Computer Science, vol. 2, no. 2, pp. 51–62, 2011.
25+
7. A. Tepljakov. (2012) FOMCON: Fractional-order Modeling and Control. [Online]. Available: http://www.fomcon.net/

0 commit comments

Comments
 (0)