2012年4月27日 ... a=[1,2,3,4,5,6,7,8,9];b=[1,4,6,9,12,14];c=intersect(a,b)% c就是a、b中相同的元素 matlab里关于集合运算和二进制数的运算的函数intersect:集合...
www.google.com.tw