photo

Ruggero G. Bettinardi


Active since 2017

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
2 Answers

File Exchange

28 Files

RANK
74,458
of 300,508

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
1,989 of 21,019

REPUTATION
921

AVERAGE RATING
4.70

CONTRIBUTIONS
28 Files

DOWNLOADS
53

ALL TIME DOWNLOADS
8641

RANK

of 169,435

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

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

View badges

Feeds

View by

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

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

7 years ago | 0

Submitted


distributionPlot_OnlyPositive
violin plots for strictly positive data.

7 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


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

8 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


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

8 years ago | 2 downloads |

0.0 / 5

Submitted


getCommunicability(W,g,nQexp)
Compute Communicability matrix

8 years ago | 2 downloads |

0.0 / 5

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


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

8 years ago | 5 downloads |

0.0 / 5

Submitted


getMahalanobis(X, MU)
Compute squared Mahalanobis distance

8 years ago | 1 download |

0.0 / 5

Submitted


getKullbackLeibler(P,Q)
Compute Kullback-Leibler divergence

8 years ago | 2 downloads |

0.0 / 5

Submitted


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

8 years ago | 0 downloads |

0.0 / 5

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


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

8 years ago | 4 downloads |

4.8 / 5

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


getJaccard(A,B)
Compute Jaccard index

8 years ago | 2 downloads |

0.0 / 5

Submitted


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

8 years ago | 2 downloads |

0.0 / 5

Submitted


getDiceCoeff(A,B)
Compute Dice Coefficient

8 years ago | 1 download |

0.0 / 5

Submitted


getCV(x)
Compute Coefficient of Variation (CV)

8 years ago | 3 downloads |

0.0 / 5

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


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

8 years ago | 13 downloads |

4.3 / 5

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


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

8 years ago | 1 download |

0.0 / 5

Submitted


getDensity(x, Bins)
Compute distribution as density

8 years ago | 1 download |

0.0 / 5