Skip to content

Commit 709ed8d

Browse files
committed
Updated example link ...
1 parent d3f92cd commit 709ed8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ There are some examples provided along with the toolkit which are as below:
8888
* [Ex3](https://github.com/Haghrah/PyIT2FLS/blob/master/examples/ex_3.py): Defining a simple (MIMO) IT2FLS.
8989
* [Ex3 (updated)](https://github.com/Haghrah/PyIT2FLS/blob/master/examples/ex_3_0.7.0.py): Example 3 using the IT2Mamdani class.
9090
* [Ex4](https://github.com/Haghrah/PyIT2FLS/blob/master/examples/ex_4.py): Prediction of the Mackey-Glass chaotic time series with PSO-based parameter tuning.
91-
* [Ex4 (updated)](https://github.com/Haghrah/PyIT2FLS/blob/master/examples/ex_4_0.7.0.py): Example 3 using the IT2Mamdani class.
91+
* [Ex4 (updated)](https://github.com/Haghrah/PyIT2FLS/blob/master/examples/ex_4_0.7.0.py): Example 4 using the IT2Mamdani class.
9292
* [Ex5](https://github.com/Haghrah/PyIT2FLS/blob/master/examples/ex_5.py): Designing Interval Type 2 Fuzzy PID (IT2FPID) controller for a time-delay linear system.
9393
* [Ex6](https://github.com/Haghrah/PyIT2FLS/blob/master/examples/ex_6.py): Creating and plotting ten types of interval type two fuzzy sets. **(PyIT2FLS v0.4.0 and upper)**
9494
* [Ex7](https://github.com/Haghrah/PyIT2FLS/blob/master/examples/ex_7.py): Similar to Ex3 but implemented using the new Mamdani class. **(PyIT2FLS v0.5.0 and upper)**

0 commit comments

Comments
 (0)