• >implicitplot( [ x^2+y^2=1, y=exp(x) ], x=-Pi..Pi, y=-Pi..Pi, scaling=CONSTRAINED, color=[blue, red] );
  • display(c1, c2, c3, scaling=CONSTRAINED, axes=FRAMED)




    Download 7.05 Mb.
    bet66/78
    Sana22.07.2021
    Hajmi7.05 Mb.
    #15506
    1   ...   62   63   64   65   66   67   68   69   ...   78
    display(c1, c2, c3, scaling=CONSTRAINED, axes=FRAMED);

    >with(plots):

    conformal(z^3, z=-1-I..1+I);

    Shartlar yordamida funksiya grafiklarni hosil qilish.



    > plot(sin(x),x=-Pi..Pi,y=-1..1):

    plot([sin(t),t^3,t=7..22]):

    plot(sin,-Pi..Pi):

    w:=proc(x) if x<0 then -x elif (x>0) and (x<4) then x else -x+8 end if end proc;

    plot(w,-5..6);

    plot([[5,5],[6,6],[7,8],[9,20]]);



    Oshkormas funksiyaning grafigi

    Maktab, litsey va kas-hunar kollejlarida Oshkormas funksiya tenglama ko`rinishida berilgan. Oshkormas funksiyaning grafigini chizish uchun plots grafiklar paketining implicitplot komandasidan foydalaniladi:

    implicitplot(F(x,y)=0, x=x1..x2, y=y1..y2).

    Implicitplot komandasida foydalanib funksiya grafik tasvirlarni hosil qilish. Ushbu misolda va radiusi 1 ga teng aylanani tasvirini hosil qilingan.

    >implicitplot( [ x^2+y^2=1, y=exp(x) ], x=-Pi..Pi, y=-Pi..Pi, scaling=CONSTRAINED, color=[blue, red] );




    Download 7.05 Mb.
    1   ...   62   63   64   65   66   67   68   69   ...   78




    Download 7.05 Mb.

    Bosh sahifa
    Aloqalar

        Bosh sahifa



    display(c1, c2, c3, scaling=CONSTRAINED, axes=FRAMED)

    Download 7.05 Mb.