matlab中gplot函数怎么用,说是图论方面的,我正好在看图论,想知道这个函数怎么用

只有五分了,不好意思哈... 只有五分了,不好意思哈 展开
匿名用户
2013-04-06
展开全部
gplot函数用于绘制拓展图。举个例子如下:k = 1:30;
[B,XY] = bucky;
gplot(B(k,k),XY(k,:),'-*')
axis square
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
匿名用户
2013-04-06
展开全部
可以绘制拓扑图
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
qq690413664
2013-04-07
知道答主
回答量:18
采纳率:0%
帮助的人:7.7万
展开全部
gplot(A,Coordinates)
gplot(A,Coordinates,LineSpec)
Description
The gplot function graphs a set of coordinatesusing an adjacency matrix.
gplot(A,Coordinates) plots a graph
of the nodes defined in Coordinates according to the n-by-n adjacency
matrix A, where n is the number of
nodes. Coordinates is an n-by-2 matrix,
where n is the number of nodes and each coordinate pair
represents one node.
gplot(A,Coordinates,LineSpec) plotsthe nodes using the line type, marker symbol, and color specified by LineSpec.
本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
匿名用户
2013-04-06
展开全部
什么叫函数T9KCM
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 2条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式