27,625 reputation
353120
bio website kaurov.com
location
age
visits member for 1 year, 4 months
seen 14 hours ago
stats profile views 1,811

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.


May
14
revised How to deal with zero in NDSolve in mathematica?
added 155 characters in body
May
14
revised How to deal with zero in NDSolve in mathematica?
added 182 characters in body
May
14
answered How to deal with zero in NDSolve in mathematica?
May
12
awarded  Enlightened
May
12
awarded  Nice Answer
May
12
revised How to draw some 2D curves in a 3D plot?
deleted 27 characters in body
May
11
revised How to draw some 2D curves in a 3D plot?
added 535 characters in body
May
11
answered How to draw some 2D curves in a 3D plot?
May
11
comment FourierSeries for rational function looks wrong
The problem could be boiled down to this function 1/(x^2 + 1) - no need to put a and Pi there - just confuses things. It's a bell function. To realize the problem one should compare to another bell, like Sech[x]. 5 terms or even 3 will be enough. No need to go numeric either.
May
9
comment How to find length of a rectangular tile when viewing at some angle
You probably looking for this site: math.stackexchange.com
May
8
comment Drawing Cylindrical Segment with Graphics3D
+1 a nice idea ;)
May
8
answered How can I return the color at a coordinate in an image?
May
7
awarded  Enlightened
May
6
awarded  Nice Answer
May
6
awarded  Nice Answer
May
6
awarded  Electorate
Apr
27
comment How can I shorten this code to rotate a line segment around its center?
@belisarius yep you are right. strange that PlotRange->All did not help - which i checked. Anyway I fixed it. Did not put PlotRange there though, - he can figure it out from the comments.
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.