Hi,
Can I interface neural network to Dynamic Arm Simulator so that the movement of muscles is controlled by neural networks instead of the Muscle controller GUI ? Like the neural networks controlling the muscle activation. Please advice me on this
Muscle Controller
- Dimitra Blana
- Posts: 17
- Joined: Thu Jul 24, 2008 11:59 am
Re: Muscle Controller
Hello,
You do not need to to use the GUI to set the muscle excitations, it is just provided as an example. As long as they are between 0 and 1, the muscle excitations could be processed recorded EMG, outputs of neural networks or anything else you want. For an example simulation that does not use the GUI, see das3sim.m: this uses muscle excitations that start at 0 and slowly increase to 1.
Dimitra
You do not need to to use the GUI to set the muscle excitations, it is just provided as an example. As long as they are between 0 and 1, the muscle excitations could be processed recorded EMG, outputs of neural networks or anything else you want. For an example simulation that does not use the GUI, see das3sim.m: this uses muscle excitations that start at 0 and slowly increase to 1.
Dimitra