Skip to content

Commit f4aecbf

Browse files
authored
Update README.md
1 parent 93f7bea commit f4aecbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ En esta sección se incluyen todos los códigos para encontrar las raíces de un
1414
- [Método de la bisección (función)](https://github.com/RolaValdez/Metodos-numericos-Numerical-Methods/blob/master/BiseccionFcn.m)
1515
- [Método de la bisección (interactivo)](https://github.com/RolaValdez/Metodos-numericos-Numerical-Methods/blob/master/Biseccion.m)
1616
- [Método de la regla falsa (función)](https://github.com/RolaValdez/Metodos-numericos-Numerical-Methods/blob/master/ReglaFalsaFcn.m)
17+
- [Método de la regla falsa (interactivo)](https://github.com/RolaValdez/Metodos-numericos-Numerical-Methods/blob/master/ReglaFalsa.m)
1718

1819
**ENGLISH**
1920
In this section are included all of the codes about finding the roots in a function with both closed and open methods. Aditionally you can watch the Youtube playlist here: https://www.youtube.com/playlist?list=PLSrGuI5Xqm-5HtgtzBP4Meom1K0ZuzJo-

0 commit comments

Comments
 (0)