Community Profile

photo

Vinita


MathWorks MOOC Program

Active since 2012

Statistics

Content Feed

View by

Question


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 ...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 1 answer | 0

1

answer

Answered
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]=...

11 years ago | 0

Question


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...

11 years ago | 1 answer | 0

1

answer

Answered
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. !!!!!!!!

12 years ago | 0

Question


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...

12 years ago | 3 answers | 0

3

answers

Question


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 ...

12 years ago | 3 answers | 0

3

answers

Question


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 ...

12 years ago | 2 answers | 0

2

answers