Community Profile

photo

Ruggero G. Bettinardi


Active since 2017

Statistics

All
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 3
  • First Review
  • First Submission
  • First Answer

View badges

Content Feed

View by

Answered
Selecting multiple regions of interest with roipoly
Great, thanks a lot!

5 years ago | 0

Answered
Violin plot has tails that go beyond real data
Hi Shir, I uploaded an updated version of 'distributionPlot' on my FileXchange page, 'distributionPlot_OnlyPositive'. This ver...

5 years ago | 0

Submitted


distributionPlot_OnlyPositive
violin plots for strictly positive data.

5 years ago | 2 downloads |

Thumbnail

Submitted


linfitplot(x, y, markerColor, lineColor, printRhoR2)
Compute scatterplot and plot linear fit together with Rho and R-squared

6 years ago | 1 download |

Thumbnail

Submitted


getSameCommunityProbability(W,nRep)
Probability that 2 nodes belong to the same network community

7 years ago | 1 download |

Submitted


getConnectedLinks(C,i0,j0)
Progressively add connected links to a target pair of nodes, one at a time.

7 years ago | 1 download |

Submitted


getTopologicalSimilarity(W,g,m)
Compute Topological Similarity matrix

7 years ago | 1 download |

Submitted


getCommunicability(W,g,nQexp)
Compute Communicability matrix

7 years ago | 1 download |

Submitted


getMatrixOverlap(C1,C2)
Overlap percentage between 2 community matrices

7 years ago | 1 download |

Submitted


getCommunityMatrix(cs)
Get Community matrix from affiliation vector 'cs'

7 years ago | 1 download |

Submitted


linfit(x,y)
Compute linear fit between vectors 'x' and 'y'

7 years ago | 7 downloads |

Submitted


getMahalanobis(X, MU)
Compute squared Mahalanobis distance

7 years ago | 1 download |

Submitted


getKullbackLeibler(P,Q)
Compute Kullback-Leibler divergence

7 years ago | 4 downloads |

Submitted


getIsub(X)
Extract subdiagonal elements from square matrix 'X'

7 years ago | 0 downloads |

Submitted


getEntropy(x,Bins)
Compute entropy of vector 'x'

7 years ago | 1 download |

Submitted


getCosineSimilarity(x,y)
Compute cosine similarity between vectors 'x' and 'y'

7 years ago | 7 downloads |

Submitted


getEucliDist(x,y)
Compute Euclidean Distance between vectors 'x' and 'y'

7 years ago | 1 download |

Submitted


getJaccard(A,B)
Compute Jaccard index

7 years ago | 7 downloads |

Submitted


getNMI(A,B)
Compute Normalized Mutual Information (NMI)

7 years ago | 4 downloads |

Submitted


getDiceCoeff(A,B)
Compute Dice Coefficient

7 years ago | 2 downloads |

Submitted


getCV(x)
Compute Coefficient of Variation (CV)

7 years ago | 6 downloads |

Submitted


getMAE(x,y)
Compute Mean Absolute Error (MAE)

7 years ago | 1 download |

Submitted


computeCohen_d(x1, x2, varargin)
Compute Cohen's d effect size

7 years ago | 20 downloads |

Submitted


getMSE(x,y)
Compute Mean Squared Error (MSE)

7 years ago | 1 download |

Submitted


mean_removing_outliers_Tukey(X, RMZEROVALS)
Compute Mean and St.Dev. after outliers' removal (Tukey's criterion)

7 years ago | 1 download |

Submitted


mean_removing_outliers(X, RMZEROVALS)
Compute Mean and St.Dev. after outliers' removal

7 years ago | 1 download |

Submitted


plotDist(x,Bins)
Plot density distribution of the data in 'x'.

7 years ago | 1 download |

Submitted


PolyFitPlot(x,y,n)
compute and plot the n-th order polynomial fit

7 years ago | 1 download |

Submitted


getPolyFit(x,y,n)
Compute polynomial fitting between vectors 'x' and 'y'

7 years ago | 1 download |

Submitted


getDensity(x, Bins)
Compute distribution as density

7 years ago | 1 download |