photo

Smit Patel


Last seen: más de 4 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to find the 5th highest value in a matrix
I am trying to find the 5th highest value of a two-dimensional matrix. For ex) t_1=rand(3,3) t_2=unique(t_1) t_3=maxk(t_2...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Unit step function explanation
function u = u(t) u=double(t>=0); end Question: Why is this the function for unit step? and what does double mean? I know tha...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Fourier transform image and a plot of the Fourier coefficients as a function of time.
I have create 3 figures; the original image (y), the Fourier transform image (y1), and a plot of the Fourier coefficients as a ...

más de 4 años hace | 1 respuesta | 0

1

respuesta