Community Profile

photo

Arka Roy


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Message

B.Tech - 3 rd year;

Statistics

  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Question


what is the physical meaning of getting peak of higher amplitude in frequency domain by using FFT??
what is the physical meaning of getting peak of higher amplitude in frequency domain by using FFT?? In this picture i am having ...

4 years ago | 1 answer | 0

1

answer

Question


HOW TO EXTRACT FEATURES OF THE REDUCED DATA FROM THE HIDDEN LAYER OF AN AUTO ENCODER??
X = abalone_dataset; hiddenSize = 100; autoenc = trainAutoencoder(X,hiddenSize); HOW TO EXTRACT FEATURES OF THE REDUCED DAT...

4 years ago | 0 answers | 0

0

answers

Question


how can we reduce the number of hidden layer and in the same time how to increase the number of neuron in that reduced hidden layer???
X = abalone_dataset; hiddenSize = 100; autoenc = trainAutoencoder(X,hiddenSize); 1)what 'hiddensize' means??? does it mean...

4 years ago | 0 answers | 0

0

answers

Question


HOW TO KNOW THAT WETHER TWO SIGNLAS ARE SIMILAR OR NOT USING 'XCORR' FUNCTION ????
HOW TO KNOW THAT WETHER TWO SIGNLAS ARE SIMILAR OR NOT USING 'XCORR' FUNCTION ???? on the 1st segment of codei i am using two s...

4 years ago | 1 answer | 0

1

answer