RosettaCodeData/Task/Resistor-mesh/00DESCRIPTION

11 lines
393 B
Text
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
[[image:resistor-mesh.svg|300px||right]]
2013-04-10 23:57:08 -07:00
2016-12-05 22:15:40 +01:00
;Task:
Given &nbsp; <big> 10&times;10 </big> &nbsp; grid nodes &nbsp; (as shown in the image) &nbsp; interconnected by &nbsp; <big> 1Ω </big> &nbsp; resistors as shown,
2017-09-23 10:01:46 +02:00
<br>find the resistance between points &nbsp; '''A''' &nbsp; and &nbsp; '''B'''.
2013-04-10 23:57:08 -07:00
2016-12-05 22:15:40 +01:00
;See also:
* &nbsp; (humor, nerd sniping) &nbsp; [http://xkcd.com/356/ xkcd.com cartoon]
<br><br>