Feeds
질문
how to reconstruct image from wavelet coefficients?
I am trying to decompose an image into N wavelet coefficients and then reconstruct image from N-i coefficients. For example, if ...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
Confusion matrix outputs NaN values after classification using Neural Network
I am trying to classify data containing 10 classes using neural network. My data is in the form of wavfiles. I computed my featu...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Classification using neural network after applying pca to my data.
I have a 192x1750 feature matrix, that is 192 features and 1750 samples. If i apply pca on this matrix, I get a 192x192 matrix. ...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
how to classify after doing PCA on the input data?
I need to classify eeg data using pca and neural network into 5 classes. So far, i have done the pca using the matlab function, ...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to form my target vector for neural network to classify eeg signal?
I am trying to classify eeg signals using neural network from the data collected form 5 tasks(classes). I obtain my data from 7 ...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to form target vector for neural network?
I have an eeg data set containing data of five tasks performed by a single subject. The data is collected from 7 electrodes for ...
10년 초과 전 | 답변 수: 2 | 0
