Skip to content

Netzer004/Numerical-methods-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Numerical-methods

This project is part of the course "Métodos Numéricos" (Numerical Methods), where we apply numerical algorithms to solve mathematical models commonly found in physics and engineering. These are problems that often don't have exact analytical solutions, so numerical approximation becomes essential.

Here we have the homework code requested by the professor throughout the semester. Each program implements one or more numerical techniques using Java as the programming language, and the development environment is IntelliJ IDEA.

Technologies

  • Language: Java
  • IDE: IntelliJ IDEA
  • Paradigm: Console-based applications, algorithm-focused

Note

This repository is mainly intended as a collection of academic exercises and demonstrations of numerical techniques in code form. It's a helpful reference for students and anyone learning numerical methods programmatically.

About

Sistema de Ecuaciones Lineales Algebraicas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages