Community Profile

photo

Valerio Biscione


Plymouth University

Active since 2014

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

Statistics

All
  • 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

Content Feed

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...

7 years ago

Submitted


ValerioBiscione/ReferenceCreator
Find in-text citations and create the reference list!

8 years ago | 1 download |

Thumbnail

Submitted


plotLineHist
plot summarized data and data distribution at the same time

8 years ago | 1 download |

Thumbnail

Submitted


organize File For Submission
Organize file and its dependency in a folder/subfolder way

8 years ago | 1 download |

Thumbnail

Submitted


uniqueStruct
perform "unique" on a vector of struct

8 years ago | 3 downloads |

Submitted


Diffusion Music
Create and play a midi file based on several diffusion processes

9 years ago | 3 downloads |

Thumbnail

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

answer

Submitted


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

9 years ago | 1 download |

Submitted


Quantile Probability Plot
Quantile Probability Plot

9 years ago | 2 downloads |

Thumbnail

Submitted


scaleSubplot(fig, varargin)
Improve the look of a figure with a series of subplots

9 years ago | 1 download |

Thumbnail

Submitted


Drift Diffusion Process
Simulating the drift diffusion process (variability across trial)

9 years ago | 2 downloads |

Thumbnail

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

answers

Submitted


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

answers

Solved


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

10 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...

10 years ago

Submitted


QMLE.zip
Return the parameter of a specified distribution estimated using the QUANTILES

10 years ago | 3 downloads |