
Valerio Biscione
Plymouth University
Background in Psychology and Artificial Intelligence, currently interested in cognitive modelling and decision making.
Statistics
RANK
19,668
of 279,861
REPUTATION
2
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
2
RANK
3,193 of 18,771
REPUTATION
468
AVERAGE RATING
4.70
CONTRIBUTIONS
12 Files
DOWNLOADS
20
ALL TIME DOWNLOADS
3709
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
6 years ago
Submitted
ValerioBiscione/ReferenceCreator
Find in-text citations and create the reference list!
7 years ago | 2 downloads |

Submitted
plotLineHist
plot summarized data and data distribution at the same time
7 years ago | 1 download |

Submitted
organize File For Submission
Organize file and its dependency in a folder/subfolder way
7 years ago | 1 download |

Submitted
Diffusion Music
Create and play a midi file based on several diffusion processes
8 years ago | 3 downloads |

Submitted
Execute cellfun on nested cell array
Execute cellfun on nested cell array
8 years ago | 1 download |
Question
GIF speed not as expected! Help!
Hello. I am trying to generate a GIF of a growing bar. However, the speed of the generating gif is really slow, and I don't unde...
8 years ago | 1 answer | 2
1
answerSubmitted
Close all figures except specific (previously tagged) ones
You can tag some figures to be "kept" when, later, you will call a function to close all the figures
8 years ago | 1 download |
Submitted
scaleSubplot(fig, varargin)
Improve the look of a figure with a series of subplots
8 years ago | 2 downloads |

Submitted
Drift Diffusion Process
Simulating the drift diffusion process (variability across trial)
8 years ago | 2 downloads |

Question
Write bold text in a textbox - guide
How to write a bold text in a textbox in guide, from the code? Is this possible?
9 years ago | 3 answers | 0
3
answersSubmitted
maxMinC.zip
find the largest (or smallest) element in any cell array, nested or not
9 years ago | 1 download |
Question
MATLAB Compiler fails when packaging
My problem is that when I run the MATLAB Compiler (the deploytool) it create the exectuable, but fails to embed install bundle. ...
9 years ago | 0 answers | 0
0
answersSolved
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...
9 years ago
Submitted
QMLE.zip
Return the parameter of a specified distribution estimated using the QUANTILES
9 years ago | 2 downloads |