Feeds
질문
Estimate ksdensity values for large number of data points, e.g. 100000 values
Hi all, I want find the probability density function (pdf) values of a gaussian distributed data constituting 100000 values (obt...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to calculate bivarient/multivarient gaussian copula for a given data?
load MCMC_M1 s1=MCMC_M1(:,1); s2=MCMC_M1(:,2); U(:,1)= s1; U(:,2)= s2; mean_s1 = mean(s1); std_s1 = std(s1); mean_s2 = me...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
3D histogram plot for a tensor data
Hey everyone, I am begineer in matlab with limited experience in programming. I have a tensor data (x,y,z values) of contact or...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Color map on polar histogram
Hey, I have a data called normal contact forces (around 10000 values in a column). I want to draw a polar histogram to represe...
거의 5년 전 | 답변 수: 1 | 0
