• Remix
  • Share
  • New Entry

on 8 Oct 2021
  • 3
  • 17
  • 0
  • 0
  • 143
t=linspace(0,1,10000);
x=cos(4*pi*t).*cos(2*pi*t)+cos(2*pi*70*t)-1;
y=cos(4*pi*t).*sin(2*pi*t)+sin(2*pi*70*t);
plot(x,y,'linewidth',1)
axis square off
Image
Remix Tree
Load full remix tree