Feeds
질문
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 ...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 6년 전 | 답변 수: 1 | 0

