Valerio Biscione
Plymouth University
自 2014 起处于活动状态
Followers: 0 Following: 0
Background in Psychology and Artificial Intelligence, currently interested in cognitive modelling and decision making.
Feeds
已解决
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 前
已提交
ValerioBiscione/ReferenceCreator
Find in-text citations and create the reference list!
8 years 前 | 1 次下载 |
已提交
organize File For Submission
Organize file and its dependency in a folder/subfolder way
9 years 前 | 1 次下载 |
已提交
Diffusion Music
Create and play a midi file based on several diffusion processes
9 years 前 | 5 次下载 |
提问
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 前 | 1 个回答 | 2
1
个回答已提交
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 前 | 1 次下载 |
已提交
scaleSubplot(fig, varargin)
Improve the look of a figure with a series of subplots
10 years 前 | 1 次下载 |
已提交
Drift Diffusion Process
Simulating the drift diffusion process (variability across trial)
10 years 前 | 5 次下载 |
提问
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 前 | 3 个回答 | 0
3
个回答已提交
maxMinC.zip
find the largest (or smallest) element in any cell array, nested or not
10 years 前 | 1 次下载 |
提问
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 前 | 0 个回答 | 0
0
个回答已解决
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 前
已提交
QMLE.zip
Return the parameter of a specified distribution estimated using the QUANTILES
10 years 前 | 1 次下载 |