Statistics
RANK
231,917
of 297,010
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
2,000 of 20,418
REPUTATION
899
AVERAGE RATING
4.70
CONTRIBUTIONS
28 Files
DOWNLOADS
55
ALL TIME DOWNLOADS
8421
RANK
of 157,687
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
Feeds
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...
6 years ago | 0
Submitted
distributionPlot_OnlyPositive
violin plots for strictly positive data.
6 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/8f45b61b-07e3-4633-accb-b438e9f7d0ab/df5cb6e1-9f5e-4fb0-bab0-dfc2218dd012/images/screenshot.png)
Submitted
linfitplot(x, y, markerColor, lineColor, printRhoR2)
Compute scatterplot and plot linear fit together with Rho and R-squared
7 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/62984/versions/2/screenshot.jpg)
Submitted
getSameCommunityProbability(W,nRep)
Probability that 2 nodes belong to the same network community
8 years ago | 1 download |
Submitted
getConnectedLinks(C,i0,j0)
Progressively add connected links to a target pair of nodes, one at a time.
8 years ago | 1 download |
Submitted
getTopologicalSimilarity(W,g,m)
Compute Topological Similarity matrix
8 years ago | 2 downloads |
Submitted
getMatrixOverlap(C1,C2)
Overlap percentage between 2 community matrices
8 years ago | 1 download |
Submitted
getCommunityMatrix(cs)
Get Community matrix from affiliation vector 'cs'
8 years ago | 1 download |
Submitted
getIsub(X)
Extract subdiagonal elements from square matrix 'X'
8 years ago | 0 downloads |
Submitted
getCosineSimilarity(x,y)
Compute cosine similarity between vectors 'x' and 'y'
8 years ago | 2 downloads |
Submitted
getEucliDist(x,y)
Compute Euclidean Distance between vectors 'x' and 'y'
8 years ago | 1 download |
Submitted
computeCohen_d(x1, x2, varargin)
Compute Cohen's d effect size
8 years ago | 16 downloads |
Submitted
mean_removing_outliers_Tukey(X, RMZEROVALS)
Compute Mean and St.Dev. after outliers' removal (Tukey's criterion)
8 years ago | 3 downloads |
Submitted
mean_removing_outliers(X, RMZEROVALS)
Compute Mean and St.Dev. after outliers' removal
8 years ago | 1 download |
Submitted
PolyFitPlot(x,y,n)
compute and plot the n-th order polynomial fit
8 years ago | 1 download |
Submitted
getPolyFit(x,y,n)
Compute polynomial fitting between vectors 'x' and 'y'
8 years ago | 1 download |