• Remix
  • Share
  • New Entry

on 26 Oct 2021
  • 4
  • 84
  • 0
  • 0
  • 49
x=-2:.01:2;
z=0;
for j=x
z=z.^2+x+x'*i;
end
spy(abs(z)<2)
Remix Tree
Load full remix tree