photo

yuxuan


Last seen: 2 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to make the contour line more curvy
The contour line is straight, how to make it more curvy? I have uploaded the image i and raw data.

6 months 前 | 1 个回答 | 0

1

个回答

提问


Hann window with a 2 km full width of window
here is a window function: how to code this window funcion?

6 months 前 | 1 个回答 | 0

1

个回答

提问


how to use the hanning window to smooth the photon signal
windowLength = 91; hannWindow = hann(windowLength); smooth_data = conv2(data, hannWindow, 'same'); is the code correct? ...

6 months 前 | 2 个回答 | 0

2

个回答