You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ En esta sección se incluyen todos los códigos para encontrar las raíces de un
14
14
-[Método de la bisección (función)](https://github.com/RolaValdez/Metodos-numericos-Numerical-Methods/blob/master/BiseccionFcn.m)
15
15
-[Método de la bisección (interactivo)](https://github.com/RolaValdez/Metodos-numericos-Numerical-Methods/blob/master/Biseccion.m)
16
16
-[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)
17
18
18
19
**ENGLISH**
19
20
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