photo

Jos? Manuel Amigo


University of Copenhagen.

自 2017 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Chemometrics

统计学

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

查看徽章

Feeds

排序方式:

已回答
using Matlab to plot density contour for scatter plot
PCx = rand(2000,1); PCy = rand(2000,1); bins = 50; Msize = 10; [N C] = hist3([PCx,PCy],[bins bins]); CX = C{1}; CY = C{2}; N...

6 years 前 | 0