zxiaole / Matlab-codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matlab-codes

n=10000;

tdata=randn(n,1)*10;

plotDensityComp(tdata,tdata+randn(n,1))

About


Languages

Language:MATLAB 100.0%