Community Profile

photo

Emanuele Giacomuzzo


Last seen: 거의 3년 전 2020년부터 활동

Followers: 0   Following: 0

통계

All
  • Thankful Level 2
  • GitHub Submissions Level 1
  • First Submission
  • Explorer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

제출됨


Food Web Analysis Toolbox
Collection of different tools for the analysis of food webs.

9개월 전 | 다운로드 수: 1 |

Thumbnail

질문


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?

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Problem 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

3년 초과 전 | 0

| 수락됨

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변