x=(0:0.1:1)'; y=([-0.01 0.045 0.12 0.2 0.33 0.52 0.67 0.95 1.2 1.45 1.78])';
http://www.codebf.com/read/466484/1510611
[x,y,z] = cylinder; I = imread('testpat1.png'); warp(x,y,z,I);
http://www.codebf.com/read/466484/1510691
x= [18 0.0000000000 5.00000000e+000 47.5878647956; 23 0.0000000000 4.58758548e-001 3.0559374287; 28 0.0000000000 4.20918810e-002 0.2175395217; 33
http://www.codebf.com/read/466484/1510751
x=0:0.2:10; y=0.25*x+20*sin(x); plot(x,y,'ro');
http://www.codebf.com/read/466484/1510773
X='-10x^2+8x^2-x^3+4x^5+x^3-10+9-x^7'; P=str2poly(X) Str=poly2str(P)
http://www.codebf.com/read/466484/1510781
x = strmatch('max', strvcat('max', 'minimax', 'maximum'))
http://www.codebf.com/read/466484/1510820
x=rand(1,10); disp(['向量x中的最大值为:' num2str((max(x)))]);
http://www.codebf.com/read/466484/1510839
x=5; z=complex(x);
http://www.codebf.com/read/466484/1510840
x=5; y=10; z=complex(x,y);
http://www.codebf.com/read/466484/1510842
x = (b ~= 0) && (a/b > 1)
http://www.codebf.com/read/466484/1510869
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机