Ruggero G. Bettinardi - MATLAB Central
photo

Ruggero G. Bettinardi


自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
File ExchangeMATLAB AnswersFrom 05/17 to 04/25Use left and right arrows to move selectionFrom 05/17Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 个提问
2 个回答

File Exchange

28 文件

排名
280,646
of 298,264

声誉
0

贡献数
0 个提问
2 个回答

回答接受率
0.00%

收到投票数
0

排名
1,998 of 20,554

声誉
905

平均
4.70

贡献数
28 文件

下载次数
60

ALL TIME 下载次数
8483

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已回答
Selecting multiple regions of interest with roipoly
Great, thanks a lot!

6 years 前 | 0

已回答
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 前 | 0

已提交


distributionPlot_OnlyPositive
violin plots for strictly positive data.

6 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

7 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


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

8 years 前 | 2 次下载 |

0.0 / 5

已提交


getCommunicability(W,g,nQexp)
Compute Communicability matrix

8 years 前 | 1 次下载 |

0.0 / 5

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


getMahalanobis(X, MU)
Compute squared Mahalanobis distance

8 years 前 | 1 次下载 |

0.0 / 5

已提交


getKullbackLeibler(P,Q)
Compute Kullback-Leibler divergence

8 years 前 | 8 次下载 |

0.0 / 5

已提交


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

8 years 前 | 0 次下载 |

0.0 / 5

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


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

8 years 前 | 5 次下载 |

4.8 / 5

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


getJaccard(A,B)
Compute Jaccard index

8 years 前 | 3 次下载 |

0.0 / 5

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


getDiceCoeff(A,B)
Compute Dice Coefficient

8 years 前 | 2 次下载 |

0.0 / 5

已提交


getCV(x)
Compute Coefficient of Variation (CV)

8 years 前 | 4 次下载 |

0.0 / 5

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


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

8 years 前 | 13 次下载 |

4.3 / 5

已提交


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

8 years 前 | 2 次下载 |

0.0 / 5

已提交


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

8 years 前 | 2 次下载 |

0.0 / 5

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


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

8 years 前 | 1 次下载 |

0.0 / 5

已提交


getDensity(x, Bins)
Compute distribution as density

8 years 前 | 1 次下载 |

0.0 / 5