Biomech-Sim-Toolbox 1
Toolbox for movement simulation and analysis
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12345678]
  BioMAC-Sim-Toolbox
  docs
  Doxygen
 pages
  ExampleScripts
  +ExoPaper
 exoWalking.m
 standing2D.mFunction to specify the optimization problem for 2D standing
 walking2D_exo.m
 walking2D_fixedsteprate.mFunction to specify the optimization problem for 2D running
  +IMUTracking2D
 move2D_IMU.mFunction to set up optimal control problem to simulate walking or running from inertial sensor data
 scriptIMU2D.mScript to show how we can run simulations tracking inertial sensor data
 standing2D.m
  +IntroductionExamples
 running2D.mFunction to specify the optimization problem for 2D running
 running3D.mFunction to specify the optimization problem for 3D running
 script2D.mScript to start working with the Bio-Sim-Toolbox for 2D models
 script3D.mScript to start working with the Bio-Sim-Toolbox for 3D models
 scriptPlotting.mScript to show how to work with the toolbox's plotting options
 standing2D.mFunction to specify the optimization problem for 2D standing
 standing3D.mFunction to specify the optimization problem for 3D standing
  +MarkerTracking3D
 run_motion_angle.mFunction to do simulation with angle tracking
 run_motion_marker.mFunction to do simulation with marker tracking
 run_standing_angle.mFunction to do standing simulation with angle tracking
 run_standing_marker.mFunction to do standing simulation with marker tracking
 scriptMarkerTracking.mExample script for marker tracking (in 3D)
 setup_motion_angle.mFunction to setup motion problem with angle tracking
 setup_motion_marker.mFunction to setup motion problem with marker tracking
 setup_standing_angle.mFunction to setup standing problem with angle tracking
 setup_standing_marker.mFunction to setup standing problem with marker tracking
  +Treadmill
 script2D.mScript to show how to simulate a treadmill and with the 2D OpenSim model
 walking2D.m
  src
  HelperFunctions
 addLegend.mFunction to add the legend for a plot
 calculateCMC.mFunction to caluclate the Coefficient of Multiple Correlation
 calculateCORR.mFunction to caluclate the Pearson correlation coefficient
 calculateMeasures.mFunction to caluclate the error and performance measures for a simVarTable
 calculateOLP.mFunction to caluclate the OLP Regression
 calculateRelativeRMSE.mFunction to calculate Relative RMSE
 calculateRMSE.mFunction to calculate RMSE
 callPdflatex.mFunction to call pdflatex
 compareElements.mFunction to find differences between two elements
 convertUnit.mFunction to convert unit of a variables table or simVarTable
 getStancePhase.mFunction to get the stance phase from vertical GRF
 getSubfigurePosition.mFunction to get the position of a subfigure
 myvecnorm.mFunction to compute the norm of a vector
 plotStancePhase.mFunction to plot a shaded area to indicate the stance phase
 plotVariable.mFunction to plot the mean and optional also plus minus SD
 plotVarTable.mFunction to plot all variables within a variables table
 plotVarType.mFunction to plot one type of variable of a variables table
 readMot.mFunction to read data to a .mot file
 readSto.mFunction to read data to a .sto file
 saveLaTeXDocument.mFunction to save a text body within a LaTeX document
 setLegendBelowSubfigures.mFunction to position a legend centered below all subfigures
 tableToLaTeX.mFunction to convert a matlab table to a table formated in LaTeX
 writeControlXML.mFunction to write controls to a .xml file
 writeIMUcsv.mFunction to write IMU data to a .csv file
 writeMarkerTrc.mFunction to write marker data to a .trc file
 writeMotSto.mFunction to write data to a .mot or .sto file
  model
  @Model
  gait2d_osim
  gait2dc
  gait3d
  problem
  @Collocation
  @Collocation_Exo
  @Collocation_NN
  @Collocation_stoch
 Problem.mMatlab class (abstract) for defining an optimization problem
  result
  @Result
  solver
 IPOPT.mMatlab class to call the IPOPT optimization software
 Solver.mMatlab class (abstract) a solver inherits from
  tests
 Gait2d_osimTest.mMaltab m-file containing test class for class Gait3d
 Gait2dcTest.mMaltab m-file containing test class for class Gait2dc
 Gait3dTest.mMaltab m-file containing test class for class Gait3d
 ModelTest.mMaltab m-file containing abstract test class for class Model
  Toolboxes
  gif_v1.0
  matlab2tikz-matlab2tikz-v1.1.0-0-g816f875
  trackingData
  @TrackingData