-
- Downloads
Merge branch '248-feature-entropy-measures' into 'development'
Resolve "Feature: Add entropy measures" See merge request !277
No related branches found
No related tags found
Showing
- plugins/processing/signal-processing/doc/Doc_BoxAlgorithm_EntropyMeasure.dox-part 58 additions, 0 deletions...l-processing/doc/Doc_BoxAlgorithm_EntropyMeasure.dox-part
- plugins/processing/signal-processing/src/algorithms/entropy/AbsctractEntropyCalculator.cpp 54 additions, 0 deletions...ing/src/algorithms/entropy/AbsctractEntropyCalculator.cpp
- plugins/processing/signal-processing/src/algorithms/entropy/AbstractEntropyCalculator.hpp 64 additions, 0 deletions...sing/src/algorithms/entropy/AbstractEntropyCalculator.hpp
- plugins/processing/signal-processing/src/algorithms/entropy/SampleEntropyCalculator.cpp 318 additions, 0 deletions...essing/src/algorithms/entropy/SampleEntropyCalculator.cpp
- plugins/processing/signal-processing/src/algorithms/entropy/SampleEntropyCalculator.hpp 81 additions, 0 deletions...essing/src/algorithms/entropy/SampleEntropyCalculator.hpp
- plugins/processing/signal-processing/src/algorithms/entropy/SlidingWindowHelper.cpp 71 additions, 0 deletions...processing/src/algorithms/entropy/SlidingWindowHelper.cpp
- plugins/processing/signal-processing/src/algorithms/entropy/SlidingWindowHelper.hpp 75 additions, 0 deletions...processing/src/algorithms/entropy/SlidingWindowHelper.hpp
- plugins/processing/signal-processing/src/box-algorithms/CBoxAlgorithmEntropyMeasure.cpp 147 additions, 0 deletions...essing/src/box-algorithms/CBoxAlgorithmEntropyMeasure.cpp
- plugins/processing/signal-processing/src/box-algorithms/CBoxAlgorithmEntropyMeasure.hpp 169 additions, 0 deletions...essing/src/box-algorithms/CBoxAlgorithmEntropyMeasure.hpp
- plugins/processing/signal-processing/src/defines.hpp 2 additions, 0 deletionsplugins/processing/signal-processing/src/defines.hpp
- plugins/processing/signal-processing/src/main.cpp 3 additions, 2 deletionsplugins/processing/signal-processing/src/main.cpp
- plugins/processing/signal-processing/test/DartTestfile.txt 2 additions, 1 deletionplugins/processing/signal-processing/test/DartTestfile.txt
- plugins/processing/signal-processing/test/scenarios-tests/Entropy-Measure-input.csv 5001 additions, 0 deletions...processing/test/scenarios-tests/Entropy-Measure-input.csv
- plugins/processing/signal-processing/test/scenarios-tests/Entropy-Measure-ref.csv 5001 additions, 0 deletions...l-processing/test/scenarios-tests/Entropy-Measure-ref.csv
- plugins/processing/signal-processing/test/scenarios-tests/Entropy-Measure-test.xml 490 additions, 0 deletions...-processing/test/scenarios-tests/Entropy-Measure-test.xml
Loading
Please register or sign in to comment