Community Profile

photo

Arham jain


Last seen: 4年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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));...

4年弱 前 | 1

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

4年弱 前 | 0