photo

yuxuan


Last seen: 5 mois il y a Actif depuis 2024

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

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.

9 mois il y a | 1 réponse | 0

1

réponse

Question


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

9 mois il y a | 1 réponse | 0

1

réponse

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? ...

9 mois il y a | 2 réponses | 0

2

réponses