Skip to content

Commit d5aa477

Browse files
Update README.md
1 parent 9720e03 commit d5aa477

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ By means of some calculation computer program,
1717
identify a system whose input and output data are known using
1818
Matlab's cftool or basic fitting.
1919

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)
2121

2222
## PRACTICE 2: PID Controller
2323

@@ -26,7 +26,7 @@ The goal of this project was to construct PID controllers and learn how they wor
2626
Using Matlab/Simulink, identify an open-loop system and use the model
2727
parameters to tune a closed-loop PID controller. Use the “system” simulink block, supplied inside the “plant” simulink model (plant.zip).
2828

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)
3030

3131
## PRACTICE 3: Expert Control Systems
3232

@@ -36,7 +36,7 @@ Automatically improve the qualitative tuning of the parameters of a
3636
PID controller through an expert system whose inference engine is formed
3737
by a set of rules obtained from experience.
3838

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)
4040

4141
## PRACTICE 4: Fuzzy Control
4242

0 commit comments

Comments
 (0)