liquidinsect on DeviantArthttps://www.deviantart.com/liquidinsect/art/Extra-Credit-MATLAB-513999432liquidinsect

Deviation Actions

liquidinsect's avatar

Extra Credit (MATLAB)

By
Published:
211 Views

Description

The first, perhaps the only, MATLAB digital artwork on DeviantArt! This was generated from my programming code efforts. (This took a while to get it right!)

I wish you the dearest most loved valentine's day ever!

MATLAB Code by: Kevin Rutledge (liquidinsect) [Copy and paste it into MATLAB to get the same returned plot/result!]

t=0:pi./16:2.*pi;
x=16.*((sin(t)).^3)
y=13.*(cos(t))-5.*(cos(2.*t))-2.*(cos(3.*t))-cos(4.*t);
plot(x,y,'r')

Image size
561x420px 16.1 KB
© 2015 - 2024 liquidinsect
Comments2
Join the community to add your comment. Already a deviant? Log In