photo

Lope


Last seen: 2年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


How to code binary Fibonacci sequence?
I was asked to code the binary fibonacci sequence which outputs the following: f_0={0}, f_1={1} where the successive elements of...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How to calculate the width where the intensity is higher than 20% of the maximum intensity?
To do this, I think I have to utilize the findpeaks function. Then interpolate the 20% to the full width at half maximum (FWHM)....

3年弱 前 | 1 件の回答 | 0

1

回答

質問


How to calculate the width that contains 60% of the total area of peaks?
So starting from the center (where the max peak always lies), I want to calculate automatically the width that contains 60% of t...

3年弱 前 | 2 件の回答 | 0

2

回答