[X,Y]=meshgrid(x,y)的说明
sing现在分词
[X,Y] = meshgrid(x,y) returns 2-D grid coordinates bad on the coordinates contained in vectors x and y. X is a matrix where each row is a copy of x, and Y is a matrix where each column is a copy of y. The grid reprented by the coordinates X and Y has length(y) rows and length(x) columns.
[X,Y] = meshgrid(x,y)基于向量x和y中包含的坐标返回2-D⽹格坐标。 X是矩阵,其中每⾏是x的副本,Y是矩阵,其中每列是y的副本。由坐标X和Y表⽰的⽹格具有长度(y)⾏和长度(x)列。
大元素使拉克丝
春节的诗例如:x = [ 1 2 3] y = [ 4 5 ] 其中x ,y均为⾏向量。
[X,Y] = meshgrid(x,y)
矩阵X的每⼀⾏都是x,⼀共有length(y)⾏
即:
X= 1 2 3
幼儿园军训1 2 3奇思妙想的作文
移动猫
矩阵y的每⼀列都是y,⼀共有length(x)⾏
即:
Y =
陈海结局
4 4 4
考察干部谈话
5 5 5