photo

Luca Cavazzana


Politecnico di Milano

Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

4 Questions
1 Answer

Cody

0 Problems
19 Solutions

RANK
6,440
of 300,499

REPUTATION
7

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
2

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
25,904
of 169,381

CONTRIBUTIONS
0 Problems
19 Solutions

SCORE
200

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

14 years ago | 1

| accepted