photo

Alexis Carranza Hidalgo


Last seen: 8 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Contour Plot when both x & y axis are in logscale
x = linspace(0,2*pi); y = linspace(0,4*pi); [X,Y] = meshgrid(x,y); Z = sin(X)+cos(Y); % Plot using contour figure; conto...

alrededor de 1 año hace | 0