Community Profile

photo

Ruggero G. Bettinardi


Aktiv seit 2017

Followers: 0   Following: 0

Kontakt

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 5 Jahre vor | 0

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

mehr als 5 Jahre vor | 0

Gesendet


distributionPlot_OnlyPositive
violin plots for strictly positive data.

mehr als 5 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

mehr als 6 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


getCommunicability(W,g,nQexp)
Compute Communicability matrix

fast 7 Jahre vor | 1 Download |

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


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

fast 7 Jahre vor | 6 Downloads |

Gesendet


getMahalanobis(X, MU)
Compute squared Mahalanobis distance

fast 7 Jahre vor | 1 Download |

Gesendet


getKullbackLeibler(P,Q)
Compute Kullback-Leibler divergence

fast 7 Jahre vor | 4 Downloads |

Gesendet


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

fast 7 Jahre vor | 0 Downloads |

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


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

fast 7 Jahre vor | 7 Downloads |

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


getJaccard(A,B)
Compute Jaccard index

fast 7 Jahre vor | 2 Downloads |

Gesendet


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

fast 7 Jahre vor | 6 Downloads |

Gesendet


getDiceCoeff(A,B)
Compute Dice Coefficient

fast 7 Jahre vor | 1 Download |

Gesendet


getCV(x)
Compute Coefficient of Variation (CV)

fast 7 Jahre vor | 7 Downloads |

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


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

fast 7 Jahre vor | 18 Downloads |

Gesendet


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

fast 7 Jahre vor | 2 Downloads |

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


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

fast 7 Jahre vor | 1 Download |

Gesendet


getDensity(x, Bins)
Compute distribution as density

fast 7 Jahre vor | 1 Download |