Community Profile

photo

Arham jain


Last seen: presque 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

A répondu
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));...

presque 4 ans il y a | 1

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

presque 4 ans il y a | 0