MATLAB绘图
ezplot('cos(x)') ezplot('cos(x)', [0, pi]) ezplot('1/y-log(y)+log(-1+y)+x - 1') ezplot('x^2 - y^2 - 1') ezplot('x^2 + y^2 - 1',[-1.25,1.25]); axis equal ezplot('x^3 + y^3 - 5*x*y + 1/5',[-3,3]) ezplot('x^3 + 2*x^2 - 3*x + 5 - y^2') ezplot('sin(t)','cos(t)') ezplot('sin(3*t)*cos(t)','sin(3*t)*sin(t)',[0,pi]) ezplot('t*cos(t)','t*sin(t)',[0,4*pi])


雷达卡




京公网安备 11010802022788号







