photo

yuxuan


Last seen: 約1ヶ月 前 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.

4ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

5ヶ月 前 | 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? ...

5ヶ月 前 | 2 件の回答 | 0

2

回答