dears
I generated points in 3D using matlab.And I want to generate a 3D geometry by connecting nearby points with a line.
Do you have some tips to tell me how to proceed?
Regards
I wanted to have a exponential distribution from uniform distribution between 0 and 1.while I implement some methods in matlab I failed to solve the problem of rejecting points out of range.As a result I get fewer points between 0 and 1 in exponential distribution than uniform distribution.
I...