[x,y]= meshgrid(1:150,1:100);
[th,r] = cart2pol(x-75,y-50);
Img =sin(r/3 +th);
imagesc(Img);
colormap(hot)
axis equal off
Pages : 1 2
Choisissez la catégorie, puis la rubrique :
[x,y]= meshgrid(1:150,1:100);
[th,r] = cart2pol(x-75,y-50);
Img =sin(r/3 +th);
imagesc(Img);
colormap(hot)
axis equal off
Vous devez être connecté(e) pour rédiger un commentaire.
© 2000-2020 - www.developpez.com
Partenaire : Hébergement Web