resistor-cube: Compute total resistance of a cube of resistors

[ bsd3, math, program ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0, 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.1, 0.0.1.1, 0.0.1.2, 0.0.1.3, 0.0.1.4
Dependencies base (>=4.5 && <5), comfort-array (>=0.5 && <0.6), lapack (>=0.4 && <0.6) [details]
License BSD-3-Clause
Author Henning Thielemann
Maintainer haskell@henning-thielemann.de
Category Math
Home page https://hub.darcs.net/thielema/resistor-cube
Source repo this: darcs get https://hub.darcs.net/thielema/resistor-cube --tag 0.0.1.4
head: darcs get https://hub.darcs.net/thielema/resistor-cube
Uploaded by HenningThielemann at 2021-12-05T11:10:34Z
Distributions LTSHaskell:0.0.1.4, NixOS:0.0.1.4, Stackage:0.0.1.4
Reverse Dependencies 1 direct, 0 indirect [details]
Executables resistor-cube
Downloads 4866 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2021-12-05 [all 1 reports]