Search found 4 matches

by Matthew Prebble
Sun Nov 27, 2022 7:12 pm
Forum: OpenSim
Topic: OpenSim versus Visual 3D Inverse Kinematics
Replies: 0
Views: 149

OpenSim versus Visual 3D Inverse Kinematics

Visual 3D has a process that outputs data into OpenSim compatible files. https://www.c-motion.com/v3dwiki/index.php/Visual3D_to_OpenSim_Demo I was wondering if anyone is aware of any research that compared the outputs of the Visual 3D inverse kinematic results with the results from running inverse k...
by Matthew Prebble
Sat Oct 27, 2018 12:04 pm
Forum: 2018 Fall OpenSim Virtual Workshop
Topic: Batch Processing of Static Optimization in MatLab question
Replies: 4
Views: 300

Re: Batch Processing of Static Optimization in MatLab question

thanks for the suggestion. I probably didn't explain my issue well. After looking at it some more I think what I need to do is inside my loop: 1) load the XML file into Matlab 2) update one of the values in the xml file 3) save the xml file with the updated value. The XML file is below and I need to...
by Matthew Prebble
Fri Oct 26, 2018 11:24 pm
Forum: 2018 Fall OpenSim Virtual Workshop
Topic: Batch Processing of Static Optimization in MatLab question
Replies: 4
Views: 300

Batch Processing of Static Optimization in MatLab question

I am working on setting up batch processing of static optimization using MatLab R2018b connected to the OpenSim 4.0 API (windows 7 computer). I am getting close but there is one issue I need to work out. For each trial that I need to run static optimization on I use files of experimental data export...