Visualizer of output dynamic of sync network in frequency domain.
More...
Visualizer of output dynamic of sync network in frequency domain.
Definition at line 130 of file fsync.py.
◆ show_output_dynamic()
def pyclustering.nnet.fsync.fsync_visualizer.show_output_dynamic |
( |
|
fsync_output_dynamic | ) |
|
|
static |
Shows output dynamic (output of each oscillator) during simulation.
- Parameters
-
[in] | fsync_output_dynamic | (fsync_dynamic): Output dynamic of the fSync network. |
- See also
- show_output_dynamics
Definition at line 137 of file fsync.py.
◆ show_output_dynamics()
def pyclustering.nnet.fsync.fsync_visualizer.show_output_dynamics |
( |
|
fsync_output_dynamics | ) |
|
|
static |
Shows several output dynamics (output of each oscillator) during simulation.
Each dynamic is presented on separate plot.
- Parameters
-
[in] | fsync_output_dynamics | (list): list of output dynamics 'fsync_dynamic' of the fSync network. |
- See also
- show_output_dynamic
Definition at line 151 of file fsync.py.
The documentation for this class was generated from the following file: