1 کامپیوتر و شبکه:: دستور meshgrid
2 [xx,yy] = meshgrid(a,b); 3 c = sqrt(xx.�2+yy.�2)+eps ;meshgrid. Do a quick search of it using help meshgrid. meshgrid is used as follows: 2 >> [xx,yy] = meshgrid(a,b) ;These two row vectors (both 1�41 in dimension) are passed as arguments for the function meshgrid, which gives two outputs: xx and yy.
واژگان شبکه مترجمین ایران