Skip to content

giannisbdk/circuit-simulation-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circuit Simulation Algorithms CE530

This repository contains our work in this course.

Enviroment:

  • Programming Language: C

Members:

  • Tsakiris Tryfon
  • Badakis Ioannis
  • Katsaros Nikos

Dependencies:

This project requires GSL library to be installed for C.
In order to plot the transient analysis matplotlib for python is also required.

You can install them by issuing the following command to the Makefile:

make deps

or manually

1. sudo apt install libgsl0-dev
2. sudo apt install python-matplotlib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published