maybn 发表于 2012-3-23 21:58

如何求矩阵A-B,多谢!

已知A=;B=;
如何求得A-B=呢?

maybn 发表于 2012-3-24 10:59

回复 1 # maybn 的帖子

setdiff(A,B)
页: [1]
查看完整版本: 如何求矩阵A-B,多谢!