Skip to content
forked from huettern/ezrlc

calculating equivalent circuits based upon touchstone impedanze measurements

License

Notifications You must be signed in to change notification settings

TerryHoCQ/ezrlc

 
 

Repository files navigation

ezRLC Circle CI

FHNW 2nd Semester project for calculating equivalent circuits based upon touchstone impedanze measurements


Build status

Branch Status
master Circle CI

Build

Build using ant

cd java/
ant
java -jar ezrlc/ezrlc.jar

Build javadoc

cd java/
ant -buildfile ezrlc/javadoc.xml

To push javadoc to github pages, follow the following guide: https://vaadin.com/blog/-/blogs/host-your-javadoc-s-online-in-github

Installing ant

On Mac

brew install ant

Installing Windowbuilder

use this link: help > install new software > work with http:https://download.eclipse.org/windowbuilder/WB/release/R201506241200-1/4.5/

About

calculating equivalent circuits based upon touchstone impedanze measurements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 73.1%
  • MATLAB 26.9%