photo

Lope


Last seen: 2 years 前 自 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 years 前 | 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)....

2 years 前 | 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...

2 years 前 | 2 个回答 | 0

2

个回答