User Tools

Site Tools


visual3d:documentation:statistics:find_representative_signal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:statistics:find_representative_signal [2024/06/19 12:53] sgrangervisual3d:documentation:statistics:find_representative_signal [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
 +====== Find Representative Signal ======
 +
 || ||
  
-find the signal that is most representative of a set of signals. this implementation is based on the following article:+Find the signal that is most representative of a set of signals. This implementation is based on the following article:
  
-shadmehr r and mussa-ivaldi fa (1994) **adaptive representation of dynamics during learning of a motor task**. jneuroscience 14(5), pp 3208-3224.+Shadmehr R and Mussa-Ivaldi FA (1994) **Adaptive Representation of Dynamics during Learning of a Motor Task**. JNeuroscience 14(5), pp 3208-3224.
  
-**note:** there is an error in the appendix that we have accounted for.+**Note:** there is an error in the appendix that we have accounted for.
  
-for example, to find the representative knee flexion angle over the range rhs to rhs:+For example, to find the representative Knee Flexion Angle over the range RHS to RHS:
  
 <code> <code>
-find_representative_signal +Find_Representative_Signal 
-/signal_types=link_model_based  +/SIGNAL_TYPES=LINK_MODEL_BASED  
-/signal_names=rknee_angle  +/SIGNAL_NAMES=RKNEE_ANGLE  
-/signal_folder=original  +/SIGNAL_FOLDER=ORIGINAL  
-/signal_components= +/SIGNAL_COMPONENTS= 
-/event_sequence=rhs+rhs  +/EVENT_SEQUENCE=RHS+RHS  
-! /exclude_events=  +! /EXCLUDE_EVENTS=  
-! /normalize_result_points=  +! /NORMALIZE_RESULT_POINTS=  
-/result_name=rknee_angle_rep  +/RESULT_NAME=RKNEE_ANGLE_REP  
-! /result_folder=original +! /RESULT_FOLDER=ORIGINAL 
 ; ;
 </code> </code>
  
-the resulting signal rknee_angle_rep is located in the **global::p2d** folder.+The resulting signal RKNEE_ANGLE_REP is located in the **GLOBAL::P2D** folder.
  
  
  
visual3d/documentation/statistics/find_representative_signal.1718801623.txt.gz · Last modified: 2024/06/19 12:53 by sgranger