
Arka Roy
Followers: 0 Following: 0
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0