27,655 reputation
353120
bio website kaurov.com
location
age
visits member for 1 year, 4 months
seen 16 mins ago
stats profile views 1,818

enter image description here

SiteLinkedInBlogDemonstrationsVimeoPinterestNKS

I am a physicist, a Mathematica and Wolfram Science (NKS) enthusiast. I am an author at the Wolfram Demonstration Project and sometimes write for Wolfram Blog. I enjoy creating applications and art with Mathematica, some can be found on my website. I also collecting Mathematica graphics at a Pinterest board and organized a video group Mathematica Render on Vimeo.


I work for Wolfram Research, but comments and opinions expressed here are mine, and not those of my employer.


Apr
27
revised How can I shorten this code to rotate a line segment around its center?
deleted 36 characters in body
Apr
27
comment How can I shorten this code to rotate a line segment around its center?
@belisarius yep. you can see it is "almost" perfect. i.stack.imgur.com/GnIXZ.png
Apr
27
comment How can I shorten this code to rotate a line segment around its center?
@belisarius I tried that - it did not look right. They were not rotations about segment centers.
Apr
26
comment How can I shorten this code to rotate a line segment around its center?
@whuber added that too
Apr
26
revised How can I shorten this code to rotate a line segment around its center?
added 245 characters in body
Apr
26
comment How to obtain an approximate function for SmoothHistogram3D?
@J.M. this should be an answer
Apr
26
answered How can I shorten this code to rotate a line segment around its center?
Apr
25
comment How do I save my animation/manipulation in pdf?
PDF is animation capable, but you will be in much less pain with conversions if you just use CDF - as @Silvia recommended.
Apr
24
comment Draw network graph and get the coordinates of each node
@skyork GraphEmbedding[g] is just a set of points. Split them on separate X and Y coordinates, re-scale, and combine back.
Apr
24
revised Rising Recursion Relationships
added 186 characters in body
Apr
24
answered Rising Recursion Relationships
Apr
24
comment Draw network graph and get the coordinates of each node
@skyork It is easier - the transformed coordinates are just: 100 Rescale[GraphEmbedding[g]]
Apr
24
answered Draw network graph and get the coordinates of each node
Apr
24
comment Drawing a complete graph of an ego network
@newbiepy I gave an update with a better solution.
Apr
24
revised Drawing a complete graph of an ego network
added 440 characters in body
Apr
24
comment Drawing a complete graph of an ego network
Welcome to Mathematica.SE! I suggest the following: 1) As you receive help, try to give it too, by answering questions in your area of expertise. 2) Read the FAQs! 3) When you see good Q&A, vote them up by clicking the gray triangles, because the credibility of the system is based on the reputation gained by users sharing their knowledge. ALSO, remember to accept the answer, if any, that solves your problem, by clicking the checkmark sign`
Apr
24
revised Drawing a complete graph of an ego network
edited body
Apr
24
revised Drawing a complete graph of an ego network
added 113 characters in body
Apr
24
comment Drawing a complete graph of an ego network
@belisarius I put the link in ;)
Apr
24
revised Drawing a complete graph of an ego network
added 282 characters in body