Feeds
提问
using Cross Validation in matlab with neural networks
I want to make a cross validation on neural network, I tried to pass the labels to "crossval" function, with the help of "cvpart...
11 years 前 | 0 个回答 | 0
0
个回答提问
mapping frequencies to scales
I have found function that map scales to frequencies as scal2frq, but is there a way to map the frequencies to scales, I have t...
11 years 前 | 1 个回答 | 0
1
个回答提问
scales in wavelet transform
From my reading in the litrature of wavelet transform, I conclude that the scales is equal to 1/frequency, So if I need to study...
11 years 前 | 0 个回答 | 0
0
个回答提问
cwt function for matrix
I'm completely understand if I use wavelet transform for a vector, for example if I appley row = cwt([1 1 2 4 5] , 1:40 ,'...
11 years 前 | 0 个回答 | 0
0
个回答提问
using PCA as feature extraction
I use PCA as a feature extraction tool. in the learning stage I trained the system to choose the best principal component for ...
11 years 前 | 1 个回答 | 0