Skip to content

Releases: RolaValdez/Metodos-numericos-Numerical-Methods

Códigos de Matlab de métodos numéricos | Matlab codes for numerical methods

19 Jun 05:15
4800846
Compare
Choose a tag to compare

ESPAÑOL Este repositorio contiene todos los códigos de Matlab que he creado en mi canal de Youtube (Tutoingeniero) sobre métodos numéricos. Este contiene todos los scripts y funciones realizadas en la serie y será actualizado constantemente. En las secciones de abajo se incluirá una explicación breve sobre los temas a los que pertenece cada código. Todas las funciones llevan el sufijo "Fcn" al final de su nombre. Se incluyen también versiones tanto en español como en inglés de los códigos.

Códigos hasta el momento:
-Bisección
-Regla Falsa
-Regla Falsa Modificada
-Búsqueda por Intervalos

ENGLISH This repository contains all of the Matlab codes I've developed on my Youtube channel (Tutoingeniero) about numerical methods. This contains all of the scripts and functions developed in the series and will be updated frequently. In the sections below there will be included a brief explanation of the topics that each code belongs to. All the functions have the "Fcn" termination on their names. Codes have both spanish and english versions.

Current codes:
-Bisection
-False Rule
-Modified False Rule
-Interval Search

Códigos de Matlab de métodos numéricos | Matlab codes for numerical methods

17 Jun 05:54
0128a03
Compare
Choose a tag to compare

ESPAÑOL Este repositorio contiene todos los códigos de Matlab que he creado en mi canal de Youtube (Tutoingeniero) sobre métodos numéricos. Este contiene todos los scripts y funciones realizadas en la serie y será actualizado constantemente. En las secciones de abajo se incluirá una explicación breve sobre los temas a los que pertenece cada código. Todas las funciones llevan el sufijo "Fcn" al final de su nombre. Se incluyen también versiones tanto en español como en inglés de los códigos.

Códigos hasta el momento:
-Bisección
-Regla Falsa
-Regla Falsa Modificada
-Búsqueda por Intervalos

ENGLISH This repository contains all of the Matlab codes I've developed on my Youtube channel (Tutoingeniero) about numerical methods. This contains all of the scripts and functions developed in the series and will be updated frequently. In the sections below there will be included a brief explanation of the topics that each code belongs to. All the functions have the "Fcn" termination on their names. Codes have both spanish and english versions.

Current codes:
-Bisection
-False Rule
-Modified False Rule
-Interval Search