@hackage / resistor-cube

Compute total resistance of a cube of resistors

Latest0.0.1.4

About

Metadata

  • Last updated , by HenningThielemann
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: haskell@henning-thielemann.de

  • Lottery factor: 0

Links

Installation

Readme

This is an example of how to compute the total resistance of a non-trivial circuit of resistors. It demonstrates how to build the necessary matrix. We obtain the voltages and currents by solving simultaneous linear equations according to this matrix.