photo

David Maclay

Last seen: 2 months ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
Cody

0 Problems
2 Solutions

ThingSpeak

4 Public Channels

RANK
N/A
of 301,159

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
6,351 of 21,182

REPUTATION
180

AVERAGE RATING
4.00

CONTRIBUTIONS
0 Files

DOWNLOADS
1

ALL TIME DOWNLOADS
1804

RANK
92,457
of 173,105

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
4 Public Channels

AVERAGE RATING
38

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Submission
  • Solver

View badges

Feeds

View by

Channel


VirginMediaGoughWay
ping latency

6 years ago

Channel


moisture sensing plant
moisture sensing plant

9 years ago

Channel


cucl weather

10 years ago

Channel


acquire007
testing

10 years ago

Solved


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

14 years ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

14 years ago