- José Manuel Cortés Cerón
- Diego Antonio Badillo Morales
- Sebastián Hernández Ángeles
- Carmen Anahí Cornejo López
- Oswaldo Gabriel Villaverde Mendoza
Instituto Tecnológico Superior del Occidente del Estado de Hidalgo (ITSOEH)
Degree: Information and Communication Technologies Engineering (TICs)
Semester: 1st
Date: November 2023
This project is a software solution developed to address six foundational engineering problems using concepts from Discrete Mathematics and Differential Calculus. Each module solves a specific mathematical or logical problem and demonstrates the practical application of knowledge acquired during the first semester.
The development followed the 6D methodology:
- Problem Description
- Problem Definition
- Solution Design
- Solution Development
- Debugging and Testing
- Documentation
- Line equation and angle calculation from coordinates
- Solving quadratic equations
- Point-in-circle detection
- Decimal to binary conversion (including two's complement)
- Binary to decimal conversion
- Boolean expression generation from truth tables
- Language: Java
- IDE: NetBeans
- Input/Output: Console-based