Skip to content

AbdelrhmanMagdy/MatLab-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathLib_SW_3rdCSE

Features

  • Support dynamic creation and destruction of matrices of any size.
  • Support Core Operations:
    • addition.
    • subtraction.
    • multiplication.
    • transpose.
    • division.
  • Support sub matrix extraction using range or excluding range.
  • Process input user commands and show results directly.
  • Process input file, show each step result then exit.

Requirements

  • Using C/C++
  • Any C/C++ IDE
  • g++ Compiler

Installation

#include "Matlab.h"
make

Collaborators

About

Matrix library implemented by C++ code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages