Ngô Quốc Anh

November 5, 2011

MuPad: Heart in 3D

Filed under: Giải Tích 2, Giải Tích 5, Liên Kết — Tags: — Ngô Quốc Anh @ 0:26

This is not mathematics. I just found an equation so that we can draw a heart in 3D. Indeed, the following equation

\displaystyle {\left( {{x^2} + \frac{9}{4}{y^2} + {z^2} - 1} \right)^3} - {x^2}{z^3} - \frac{9}{{80}}{y^2}{z^3} = 0

will generate a heart. I have tried and the following pictures show that fact.

The MuPad code I have used is the following

plot(plot::Implicit3d((x^2+9/4*y^2+z^2-1)^3-x^2*z^3-9/80*y^2*z^3=0, x = -1.3 .. 1.3, y = -1.3 .. 1.3, z = -1.3 .. 1.3, Mesh = [21, 10, 10], AdaptiveMesh = 3), Axes = None, Scaling = Constrained)

I have also made an GIF file, you can watch it from here .

3 Comments »

  1. …and then there are some people who continue to say that maths is a cold thing for mad people with no heart…

    Comment by Fab — November 7, 2011 @ 19:32

  2. […] will find an even better heart graph here. Like this:LikeBe the first to like this […]

    Pingback by 2 I’m-in-Love Graph « Mathspig Blog — November 22, 2011 @ 13:48

  3. […] Essa é uma superfície dada pela equação $$(x^2+frac{9}{4}y^2+z^2-1)^3-x^2.z^3-frac{9}{80}y^2.z^3=0$$ Fonte: https://anhngq.wordpress.com/2011/11/05/mupad-heart-in-3d/ […]

    Pingback by MuPAD ainda existe — October 26, 2014 @ 4:30


RSS feed for comments on this post. TrackBack URI

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Create a free website or blog at WordPress.com.