Valerio Biscione
Plymouth University
Followers: 0 Following: 0
Background in Psychology and Artificial Intelligence, currently interested in cognitive modelling and decision making.
Statistics
RANK
20,002
of 295,844
REPUTATION
2
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
2
RANK
3,260 of 20,288
REPUTATION
479
AVERAGE RATING
4.70
CONTRIBUTIONS
12 Files
DOWNLOADS
20
ALL TIME DOWNLOADS
3818
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years ago
Submitted
ValerioBiscione/ReferenceCreator
Find in-text citations and create the reference list!
8 years ago | 1 download |
Submitted
plotLineHist
plot summarized data and data distribution at the same time
9 years ago | 1 download |
Submitted
organize File For Submission
Organize file and its dependency in a folder/subfolder way
9 years ago | 1 download |
Submitted
Diffusion Music
Create and play a midi file based on several diffusion processes
9 years ago | 3 downloads |
Submitted
Execute cellfun on nested cell array
Execute cellfun on nested cell array
9 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...
9 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
10 years ago | 1 download |
Submitted
scaleSubplot(fig, varargin)
Improve the look of a figure with a series of subplots
10 years ago | 1 download |
Submitted
Drift Diffusion Process
Simulating the drift diffusion process (variability across trial)
10 years ago | 4 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?
10 years ago | 3 answers | 0
3
answersSubmitted
maxMinC.zip
find the largest (or smallest) element in any cell array, nested or not
10 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. ...
10 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...
10 years ago
Submitted
QMLE.zip
Return the parameter of a specified distribution estimated using the QUANTILES
10 years ago | 1 download |