Óиö·Ö¶Îº¯Êý£º
| x + y, x>=0 and y >=0
| x^2 + y, x>=0 and y<0
f(x,y) = | x + y^2, x <0 and y >=0
| x^2 + y^2, x<0 and y <0
Èç¹û²ÎÊýx£¬yÖ»Êǵ¥¸öÖµ£¬ÕâÑùÓÃifÓï¾ä¾Í¿ÉÒÔ´¦Àí¡£
ÕâÊÇMATLAB°ïÖúÖеÄ˵Ã÷£¬ÎÒµÄMATLAB 2009b¡£
Remove all existing instances of flops. With the incorporation of LAPACK in MATLAB version 6, counting floating-point operations is no longer practical.