Feeds
질문
What is the best graphical option to display two multivariate datasets so that the differences are conspicuous enough?
I have two datasets. Each dataset is an output from a model and each dataset contains an array of values in the x (horizontal)...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
How do I create a 2D plot which looks something like a matrix plot with an array of values in the horizontal axis (x) and multiple arrays of values in the vertical axis (y)?
Following are my data values: x =[0,0.05,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1] y1=[0.02,0.02,0.02,0.01,0,0,0,0,0,0,0,0]...
대략 10년 전 | 답변 수: 2 | 0