7 results for “topic:nxn”
NXN Tic Tac Toe game with react and tailwind
This application contains a set of examples for all mayor linear algebraic algorithms. Within the source code there are definitions and complex descriptions to the different aspects of computing bidimentional arrays of any size. This project focuses in computing systems of equations of nxn size.
Assembly Language Programming code for CPU-OS Simulator
This repository contains a Verilog implementation of matrix inversion using the Gaussian-Jordan elimination method. The module supports fixed-point arithmetic for better numerical precision and is parameterized to handle different matrix sizes and bit widths.
A small React application that solves NxN equations using the Gauss-Jordan elimination method.
Prolog program solving a specific n x n math puzzle
The software can find the answer of n×n boxes with n×n cells. The target of the software is assigning numbers with minimum possible options. All information related to the functions and variable can be found below