photo

Valerio Biscione


Plymouth University

Active since 2014

Followers: 0   Following: 0

Message

Background in Psychology and Artificial Intelligence, currently interested in cognitive modelling and decision making.

Statistics

All
MATLAB Answers

3 Questions
0 Answers

File Exchange

12 Files

Cody

0 Problems
3 Solutions

RANK
20,004
of 300,553

REPUTATION
2

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
2

RANK
3,287 of 21,024

REPUTATION
486

AVERAGE RATING
4.70

CONTRIBUTIONS
12 Files

DOWNLOADS
17

ALL TIME DOWNLOADS
3888

RANK
77,770
of 169,635

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 1
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 1
  • First Submission
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

9 years ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

11 years ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

11 years ago