
Emanuele Giacomuzzo
Statistics
RANK
181.961
of 257.835
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
16.889 of 17.768
REPUTATION
1
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
3
ALL TIME DOWNLOADS
9
RANK
of 110.061
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
Food Web Analysis Toolbox
Collection of different tools for the analysis of food webs.
ongeveer een jaar ago | 3 downloads |

Question
How do you test ANOVA normality assumption?
How do you test the normality of the residuals in ANOVA? Is there also a way of plotting the residuals?
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Hierarchical clustering with similarity matrix
Hi there, I have a similarity matrix that I would like to use as the input of the function linkage. However, this takes as an ...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
I can't create a graph from the adjacency matrix
Hi, I'm trying to create an undirected graph from my adjacency matrix. This is my code: undirected_graph=graph(undirected_netwo...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Import data doesn't import some of the values
When I try to import a matrix into MatLab from a text file, it doesn't import some of the values. An example of values that is n...
meer dan een jaar ago | 1 answer | 0
1
answerProblem with assigning node names to a directed graph
I solved it! I don't know why it didn't work before, but I used the following code: graph.Nodes = node_names
meer dan een jaar ago | 0
| accepted
Question
Problem with assigning node names to a directed graph
I'm trying to add the node names to a directed graph. I used the following code: load network.mat network; load node_names.mat...
meer dan een jaar ago | 1 answer | 0