Page 1 of 1

Muscle Controller

Posted: Fri Oct 16, 2015 11:52 pm
by gautamr1858
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

Re: Muscle Controller

Posted: Mon Oct 19, 2015 1:46 am
by dimitra
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