代码搜索:实例教学

找到约 10,000 项符合「实例教学」的源代码

代码结果 10,000
www.eeworm.com/read/446689/7571328

m 实例70.m

h0=figure('toolbar','none',... 'position',[198 56 350 468],... 'name','函数变换'); h1=axes('parent',h0,... 'position',[0.25 0.45 0.5 0.5],... 'visible','off'); I=imread('cameraman.ti
www.eeworm.com/read/446689/7571329

fig 实例69.fig

www.eeworm.com/read/446689/7571330

bmp 实例69.bmp

www.eeworm.com/read/446689/7571331

m 实例69.m

h0=figure('toolbar','none',... 'position',[198 56 350 468],... 'name','频率操作'); h1=axes('parent',h0,... 'position',[0.3 0.45 0.5 0.5],... 'visible','off'); b=remez(10,[0 0.4 0.6 1
www.eeworm.com/read/446689/7571332

bmp 实例31.bmp

www.eeworm.com/read/446689/7571333

m 实例31.m

function shili31 h0=figure('toolbar','none',... 'position',[200 150 550 250],... 'name','实例31'); subplot(1,2,1) x=rand(100,1)*16-8; y=rand(100,1)*16-8; r=sqrt(x.^2+y.^2)+eps; z=sin(r).
www.eeworm.com/read/446689/7571334

fig 实例31.fig

www.eeworm.com/read/446689/7571335

fig 实例85.fig

www.eeworm.com/read/446689/7571337

m 实例85.m

h0=figure('toolbar','none',... 'position',[200 50 350 450],... 'name','实例85'); h1=axes('parent',h0,... 'position',[0.10 0.45 0.8 0.5],... 'visible','off'); x=0:0.2:2*pi; y=sin(x
www.eeworm.com/read/446689/7571338

bmp 实例85.bmp