- /
-
Iranian Heart (Freedom)
on 10 Oct 2022
- 7
- 41
- 0
- 0
- 248
t=0:0.00001:pi;
x=(4/9)*sin(2*t)+(1/3)*(((sin(t)).^8).*cos(3*t)) + (1/8)*sin(2*t).*cos(500*t).^4;
y=(1/1)*sin(1*t)+(1/3)*(((sin(t)).^8).*sin(3*t)) + (1/8)*sin(2*t).*sin(500*t).^4;
plot(x,y,'r')
text(-0.4,0.5,'Woman Life Freedom','FontSize',18,'Color','k')