Skip to content

generate deflection sequence

Katya Soltan edited this page Aug 11, 2017 · 6 revisions

generate_deflection_sequence

Performs Fourier Transform to get first order behavior of the angular deflection of each joint over time.

Parameters:

  joint_lengths - Array of respective lengths of each joint
   posture_func - Swimming model function

Returns:

  Array whose nth row contains the [amplitude, frequency, phase] of
  the nth joint.

See Also:


get_all_deflection_angles, get_posture

Clone this wiki locally