photo

yuxuan


Last seen: 2 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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

6 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 2 respuestas | 0

2

respuestas