Search found 4 matches
- Sat Jul 20, 2019 1:42 am
- Forum: SimCP: a platform to simulate gait performance after intervention in CP children
- Topic: simcp
- Replies: 0
- Views: 382
simcp
hello I am very much interested in this project. I try to follow your simulation but i have some questions about pre data: 1. it's necessary to have EMG and GRF data for each subject. 2. the pre model of subject is made according to MRI image or used normal model of opensim? Thank you in advance.
- Thu Oct 27, 2016 1:44 am
- Forum: OpenSim
- Topic: set external force in matlab and opensim compute new state
- Replies: 2
- Views: 431
Re: set external force in matlab and opensim compute new state
Yes, do you say use these function of prescribedforce: SetTorqueFunction SetPointFunctions I define a header file that define this class and this function and then define a source file that define function and define mex file? After define mex file and compile it, in matlab use the function SetTorqu...
- Tue Oct 25, 2016 11:32 am
- Forum: OpenSim
- Topic: set external force in matlab and opensim compute new state
- Replies: 2
- Views: 431
set external force in matlab and opensim compute new state
I want to set external force in matlab and opensim compute force and new state after this force. I compile c++ code and define a mex file. But I don’t know how define external force in opensim. I want to use external force class in opensim but it’s get information from storage file. How I can set ex...
- Tue Aug 16, 2016 12:41 am
- Forum: OpenSim
- Topic: Path Actuator class to simulate the active actuators
- Replies: 2
- Views: 416
Path Actuator class to simulate the active actuators
dear I link matlab with opensim, and i want to give joint torque that matlab calculate to opensim and opensim give me angle, but i don't know how do it. In my program, opensim get muscle excitation how i replace active actuator or external force instead of muscle excitation. I use this project:"Exte...