Statistics
All
RANK
6,396
of 295,448
REPUTATION
7
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
2
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
autorename if saved file already exist
is there an option in |save| (or any other function) which support automatic renaming if the filename already exists or do I nee...
13 years ago | 2 answers | 0
2
answersQuestion
could BytesAvailable in serial-comm be wrong?
I'm reading a three-channeled signal from the serial port (an emg signal at 240Hz, if you are curious). The problem it happens (...
13 years ago | 0 answers | 0
0
answersQuestion
neural network: warm-start simulation
Hi, profiling the simulation of a generic neural network I noticed that in the initialization part a great amount of time is spe...
13 years ago | 1 answer | 0
1
answerQuestion
net reusing
Hi, I'm creating a set of nets using a code more or less like this: net = patternnet(10); % net initialization % ... ...
13 years ago | 3 answers | 1
3
answersAnswered
Neural Network Data division
after calling |train| you get as second input argument the training record |tr|. The attribute |testMask{1}| contains a matrix (...
Neural Network Data division
after calling |train| you get as second input argument the training record |tr|. The attribute |testMask{1}| contains a matrix (...
13 years ago | 1
| accepted