Community Profile

photo

Arham jain


Last seen: casi 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How to plot fft outputs in frequency domain?
if you want to plot the magnitude use Y = abs(fft(BodyAccel_y)); if you want to plot phase use Y = angle(fft(BodyAccel_y));...

casi 4 años hace | 1

Respondida
Unrecognized function or variable 'gaussf'.
There is a gaussmf(x,parama) function in Fuzzy logic toolbox Check this link for more information. gaussmf

casi 4 años hace | 0