资源列表
minandmax_elements
- Searching for the minimal/maximal element in the std::vector conatiner and returning its index
movmean
- Moving mean using std::vector containers
numer_utilities_vector
- Some numerical utilities with std::vector containers: mean of the data, max/min elements of the data, sum of the data
diff_func_vector
- Funtions for calculating differences between samples in the vector container.
stdvector_utils
- Utilities for C++ std::vector conatiners. Mean of the data, Max and min values of the data Diff-functions for differences between samples in the vector Sum of the data Mean of the data
_Stochastic_Cross_Alert
- Stochastic strategy for smooth profit
image
- it is very important for stft
image2
- it is very important for fourier
image3
- it is very important for fourier2
image 4
- it is very important for fourier3
image5
- it is very important for fourier4
算法导论_第3版_CHS
- 算法导论书籍,入门必备。需要的朋友可以下载查看, 希望可以有所帮助(Introduction to algorithms)