How do you normalize the local extremum?

조회 수: 3 (최근 30일)
xiaoxiaoliu xiaoxiaoliu
xiaoxiaoliu xiaoxiaoliu 2020년 8월 22일
댓글: xiaoxiaoliu xiaoxiaoliu 2020년 9월 6일
R=[3 14 34 63 94 123 145 162 176 185 193 197 198 193 187 180 169 155
138 120 100 78 55 34 14 2 0 0 0 1 2 1 0 0 2 23
55 92 123 148 170 185 198 204 200 186 158 121 81 42 14 0 0 0
0 1 6 14 20 26 38 61 91 123 147 164 172 171 165 143 101 54
18 3 0 3 11 20 32 45 61 80 101 122 143 159 167 166 152 131
105 80 58 40 27 19 13 14 19 32 56 86 117 140 150 147 126 92
55 25 7 2] %data
I want to know how to get the peak-to-peak values to be the same.
  댓글 수: 2
xiaoxiaoliu xiaoxiaoliu
xiaoxiaoliu xiaoxiaoliu 2020년 8월 28일
How to normalize curves with multiple peaks such that each peak will be 1 and each valley will be -1 ?
xiaoxiaoliu xiaoxiaoliu
xiaoxiaoliu xiaoxiaoliu 2020년 9월 6일
%%%% y is original data
%%%% max(i) is local maximum;min(i) is local minimum
This is a formula I found. This is a challenge for me and I haven't overcome it yet.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Discrete Fourier and Cosine Transforms에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by