代码搜索:Normalized

找到约 4,216 项符合「Normalized」的源代码

代码结果 4,216
www.eeworm.com/read/489524/6472539

m single_canceler.m

function [resp] = single_canceler (fofr1) eps = 0.00001; fofr = 0:0.01:fofr1; arg1 = pi .* fofr; resp = 4.0 .*((sin(arg1)).^2); max1 = max(resp); resp = resp ./ max1; subplot(2,1,1) plot(fofr,
www.eeworm.com/read/489524/6472541

m fig7_10b.m

fofr=0:0.001:1; f1=4.*fofr; f2=5.*fofr; arg1=pi.*f1; arg2=pi.*f2; resp1=abs(sin(arg1)); %resp1=resp11.*resp11; %resp22=(sin(arg2).*sin(arg2)); resp2=abs(sin(arg2)); resp=resp1+resp2; max1=ma
www.eeworm.com/read/489524/6472544

m fig7_10a.m

fofr=0:0.001:1; f1=4.*fofr; f2=5.*fofr; arg1=pi.*f1; arg2=pi.*f2; resp1=abs(sin(arg1)); %resp1=resp11.*resp11; %resp22=(sin(arg2).*sin(arg2)); resp2=abs(sin(arg2)); resp=resp1+resp2; max1=ma
www.eeworm.com/read/489524/6472546

m fig7_10c.m

fofr=0:0.001:1; f1=4.*fofr; f2=5.*fofr; arg1=pi.*f1; arg2=pi.*f2; resp1=abs(sin(arg1)); %resp1=resp11.*resp11; %resp22=(sin(arg2).*sin(arg2)); resp2=abs(sin(arg2)); resp=resp1+resp2; max1=ma
www.eeworm.com/read/485074/6572139

m ofuzzy.m

%delete(f_1); set(f_1,'visible','off'); %set(m_1ctrlt,'visible','off'); set(gcf,'defaultuicontrolunits','normalized'); H=axes('unit','normalized','position',[0,0,1,1],'visible','off'); %全局设置 top
www.eeworm.com/read/485082/6572148

m ann.m

%delete(f_1); global rnum hnum onum set(f_1,'visible','off'); %set(m_1ctrlt,'visible','off'); set(gcf,'defaultuicontrolunits','normalized'); H=axes('unit','normalized','position',[0,0,1,1],'visi
www.eeworm.com/read/485082/6572169

asv fuzzy.asv

%delete(f_1); set(f_1,'visible','off'); set(gcf,'defaultuicontrolunits','normalized'); H=axes('unit','normalized','position',[0,0,1,1],'visible','off'); %全局设置 top=0.98; bottom=0.15; left=0.05;
www.eeworm.com/read/485082/6572192

asv ann.asv

%delete(f_1); global rnum hnum onum set(f_1,'visible','off'); %set(m_1ctrlt,'visible','off'); set(gcf,'defaultuicontrolunits','normalized'); H=axes('unit','normalized','position',[0,0,1,1],'visi
www.eeworm.com/read/485082/6572205

m pid.m

%delete(f_1); set(f_1,'visible','off'); %set(m_1ctrlt,'visible','off'); set(gcf,'defaultuicontrolunits','normalized'); H=axes('unit','normalized','position',[0,0,1,1],'visible','off'); %全局设置 top
www.eeworm.com/read/485082/6572206

m ofuzzy.m

%delete(f_1); set(f_1,'visible','off'); %set(m_1ctrlt,'visible','off'); set(gcf,'defaultuicontrolunits','normalized'); H=axes('unit','normalized','position',[0,0,1,1],'visible','off'); %全局设置 top