com.mancrd.ahah.samples.model.circuit
Class DifferentialWeightApp
java.lang.Object
com.mancrd.ahah.samples.model.ModelExperiment
com.mancrd.ahah.samples.model.circuit.CircuitModelExperiment
com.mancrd.ahah.samples.model.circuit.DifferentialWeightApp
public class DifferentialWeightApp
- extends CircuitModelExperiment
Shows the values [Wa-Wb] (red) and [Wa+Wb] (blue) over time for a number of AHaH nodes. Demonstrates that the quantity [Wa+Wb] is constant and can thus be factored out in the derivations of the
ideal circuit model. This enables a linear sum: sum(Wa-Wb) as a representation of "y" in the functional model.
- Author:
- timmolter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DifferentialWeightApp
public DifferentialWeightApp()
main
public static void main(String[] args)
throws IOException
- Parameters:
args
-
- Throws:
IOException
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.