Files

  • Not Found
The connected project is not found, it might be deleted.
Last update 5 months 3 weeks
FilessupportDiodeModel-master
..
examples
DiodeModel.py
LICENSE
README.md
README.md

DiodeModel

Python Script for producing a SPICE model of a diode from a characteristic

Requires

You need to install the following libraries: numpy, matplotlib, scipy

Usage

usage: DiodeModel.py [-h] [-c] [-p] [-IS IS] [-N N] [-RS RS] [-m MAXIT] [-n NPOINTS] [-s] [-f [FITFILE]] filename

Run DiodeModel.py --help for more information on parameters

Report a bug