Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 1
3
个回答已回答
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 前 | 1
| 已接受