Community Profile

photo

Lope


Last seen: 1년 초과 전 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)....

거의 2년 전 | 답변 수: 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년 전 | 답변 수: 2 | 0

2

답변