photo

Stefania


Univ of Cambridge

Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
296,345
of 297,527

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


Genetic Algorithm to generate Binary Code
Hello, I am using GA to generate an optimal binary shutter sequence for a coded exposure camera. Since I want to generate a c...

8 years ago | 1 answer | 0

1

answer

Question


Undefined function for input arguments of type 'double'
I have this set of data x=[0:0.01:1]; y=4- 3*x + sin(x*6*pi) + rand(1,101)/8; plot(x,y,'ko','MarkerFaceColor'...

10 years ago | 2 answers | 0

2

answers