matrix-calculator
There are 24 repositories under matrix-calculator topic.
LuisBoto/JSMatrixCalculator
Simple javascript matrix calculator 🧮
cullena20/matrix_calculator
A matrix calculator in Python without the use of any modules made along with Jetbrain Academy.
EagleTw/matrix-calculator
matrix-calculator syntax parser
HamzaRasheed26/Programming_Problems
It contains some programs like matrix calculator using 3x3 2D array, football players data storage using structure, car parking problem and gravity on 10x10 2D array.
pyxploiter/MatrixCalculator
Matrix equation solver
TimNekk/MatrixCalc
Console Matrix Calculator
bursasha/cpp-matrix-calculator
Matrix calculator in C++ using OOP, polymorphism, STL, parsers, variety of algorithms 🧮
EESAST-Software-Design-Competition/EESDC5-Matrix
【三等奖】作者:唐昌礼、张鹤龄
IloveNooodles/Matrix-Calculator
Tugas Besar 1 Aljabar Linear dan Geometri
apwic/matrix-calculator
Matrix Calculator with simple GUI using Java. Made as an assignment to demonstrate the use of various matrix algorithm in IF2123 Linear Algebra and Geometry
audreycs/Matrix-Calculator
A matrix calculator which can perform addition, subtraction, multiplication, scalar multiplication, inversion and transposion.
B16CS006/Matrix_Calculator
Android application for Matrix calculation like addition, subraction, multiplication, transpose, square, adjoint, inverse, etc
devonindustries/matrix_calculator
A class based matrix calculator project, just for fun.
jameurfida/StudentAssistant
This is a simple school project of C,This is not for professionals,People who starts learninng C language can use this for their school project.
MarcinMier/Matrix-calculator
The program compute the following operations: matrix addition, matrix multiplication by a constant, matrix multiplication by another matrix, transposition along the main diagonal, the side diagonal, the vertical line and the horizontal line, The program compute the following operations: matrix addition, matrix multiplication by a constant, matrix multiplication by another matrix, transposition along the main diagonal, the side diagonal, the vertical line and the horizontal line, calculation of the determinant and the inverse of the matrix.
tien238lnd/LinAlg-and-BoolAlg-Project
Project from course Data Structure and Algorithm
usmana5809/Matrix-Operations-Cpp
C++ program that performs various matrix operations such as addition, subtraction, multiplication, scalar multiplication, transpose, determinant calculation, matrix inversion, checking for symmetry and identity, and converting to row echelon and reduced row echelon forms. It also includes eigenvalue and eigenvector
xiao278/Matrix-Calculator
A matrix calculator that performs elementary row operations. Supports letter variables.
archmans/Matrix-Calculator
Tugas Besar 1 Aljabar Linier dan Geometri "Matrix Calculator"
divyanshhkaushik/Matrix-Calculator-in-C-
This is my first basic project in C language with the help of internet sources(with some modifications).It can be used to solve any kind of arithmetic operations in matrixes.
janbabak/Matrix-calculator
basic matrix calculator in PHP
Jimly-Firdaus/Matrix-Calculator
Matrix calculator
R-N/MatrixCalcLearning
Matrix calculator and lessons on matrices.