photo

yuxuan


Last seen: ongeveer een maand ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 maanden ago | 1 answer | 0

1

answer

Question


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

5 maanden ago | 1 answer | 0

1

answer

Question


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 maanden ago | 2 answers | 0

2

answers