Feeds
提问
Mapping a graph on a sphere.
Hi all, I have this graph :- http://static.inky.ws/image/2485/image.jpg I want to map these points on a unit sphere now (All ...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to pick n random points on a sphere
Hi all, Does anybody know how to pick N random points (in my case N=4) on a unit sphere. Then draw a line connecting these poi...
12 years 前 | 1 个回答 | 0
1
个回答已回答
Representing a set of points on sphere
Hi all , I have plotted the 3D sphere by this code :- theta=linspace(0,2*pi,40); phi=linspace(0,pi,40); [theta,phi]=...
Representing a set of points on sphere
Hi all , I have plotted the 3D sphere by this code :- theta=linspace(0,2*pi,40); phi=linspace(0,pi,40); [theta,phi]=...
12 years 前 | 0
提问
Representing a set of points on sphere
Hi all, I have V=(a,b,c,d,e,f) 6 vertices and from these i have a set of suppose 8 networks.Each of these networks are made o...
12 years 前 | 1 个回答 | 0
1
个回答已回答
Something wrong with correlation dimension(Grassberger Proccacia) code
Guys if theres some info from my side that I have been unable to provide,atleast let me know of that. !!!!!!!!
Something wrong with correlation dimension(Grassberger Proccacia) code
Guys if theres some info from my side that I have been unable to provide,atleast let me know of that. !!!!!!!!
13 years 前 | 0
提问
Something wrong with correlation dimension(Grassberger Proccacia) code
Hi all, I downloaded this code for calculating correlation dimension from pudn.com, but it isnt giving desired output for any p...
13 years 前 | 3 个回答 | 0
3
个回答提问
How to create a solid spherical cluster with random distribution of points
Hi all, Kindly help me with this.. I need to create a solid (3D) spherical cluster of n random points with 0 as centroid and ...
13 years 前 | 3 个回答 | 0
3
个回答提问
Plotting multiple histograms on same plot
Hi there. My problem is this I have a directory which has 3000 'dna.out' files. And this is how Im loading them all in matlab ...
13 years 前 | 2 个回答 | 0