photo

Luca Cavazzana


Politecnico di Milano

Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • Promoter
  • Solver

View badges

Feeds

View by

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...

12 years ago | 2 answers | 0

2

answers

Question


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 (...

12 years ago | 0 answers | 0

0

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


net reusing
Hi, I'm creating a set of nets using a code more or less like this: net = patternnet(10); % net initialization % ... ...

12 years ago | 3 answers | 1

3

answers

Answered
Neural Network Data division
after calling |train| you get as second input argument the training record |tr|. The attribute |testMask{1}| contains a matrix (...

12 years ago | 1

| accepted