Feeds
질문
index error for find function
I am trying to find the value of Signal_fft_hilbert at the values of newf. But i get the error: ??? Attempted to access Signa...
10년 초과 전 | 답변 수: 3 | 0
3
답변질문
plot multiple points in multiple colors
I am trying to plot the peaks and their harmonics. Figure 5 plots the peaks between 0-135 Hz and figure 6 plots the peaks and t...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to detect peaks in a particular range?
I have a plot between 0-2000 Hz. I want to find peaks between 0-135 Hz only. I am using 'findpeaks' to detect the peaks but ther...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
getting a parse error at '='
fft_values[abs(fft_values) < threshold] = 0; I am getting error as: parse error at '='. How should i rectify it?
10년 초과 전 | 답변 수: 1 | 0