File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ By means of some calculation computer program,
17
17
identify a system whose input and output data are known using
18
18
Matlab's cftool or basic fitting.
19
19
20
- Proyect : [ here] ( https://github.com/DanielaCordova/Artificial-Intelligence-Applied-to-Control-Systems-Projects/tree/main/Practica1#readme )
20
+ Project : [ here] ( https://github.com/DanielaCordova/Artificial-Intelligence-Applied-to-Control-Systems-Projects/tree/main/Practica1#readme )
21
21
22
22
## PRACTICE 2: PID Controller
23
23
@@ -26,7 +26,7 @@ The goal of this project was to construct PID controllers and learn how they wor
26
26
Using Matlab/Simulink, identify an open-loop system and use the model
27
27
parameters to tune a closed-loop PID controller. Use the “system” simulink block, supplied inside the “plant” simulink model (plant.zip).
28
28
29
- Proyect : [ here] ( https://github.com/DanielaCordova/Artificial-Intelligence-Applied-to-Control-Systems-Projects/tree/main/practica2#readme )
29
+ Project : [ here] ( https://github.com/DanielaCordova/Artificial-Intelligence-Applied-to-Control-Systems-Projects/tree/main/practica2#readme )
30
30
31
31
## PRACTICE 3: Expert Control Systems
32
32
@@ -36,7 +36,7 @@ Automatically improve the qualitative tuning of the parameters of a
36
36
PID controller through an expert system whose inference engine is formed
37
37
by a set of rules obtained from experience.
38
38
39
- Proyect : [ here] ( https://github.com/DanielaCordova/Artificial-Intelligence-Applied-to-Control-Systems-Projects/tree/main/practica3#readme )
39
+ Project : [ here] ( https://github.com/DanielaCordova/Artificial-Intelligence-Applied-to-Control-Systems-Projects/tree/main/practica3#readme )
40
40
41
41
## PRACTICE 4: Fuzzy Control
42
42
You can’t perform that action at this time.
0 commit comments