代码搜索:Normalized

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

代码结果 4,216
www.eeworm.com/read/272224/7096309

m vtb5_3.m

function vtb5_3(mu,beta) %VTB5_3 Normalized displacement of the primary mass for absorber design. % VTB5_3(mu,beta) plots the normalized displacement of the primary mass % for a vibration absorber des
www.eeworm.com/read/272224/7096363

m vtb5_5.m

function vtb5_5(ma,m,ca,ka,k,rfin) %VTB5_5 Normalized amplitude of the primary mass for a % damped vibration absorber design. % VTB5_5(ma,m,ca,ka,k,rfin) plots the normalized amplitude % for a system
www.eeworm.com/read/272224/7096366

m vtb5_4.m

function vtb5_4(b) %VTB5_4 Mass ratio versus normalized frequency for absorber design. % VTB5_4(beta) plots the mass ratio as a function of the normalized % frequency (w/wa) for the given value of bet
www.eeworm.com/read/383268/7119699

m anaask.m

function [y,am]=anaask(N,Ncomp,f0); %ANAASK Amplitude Shift Keying (ASK) signal. % [Y,AM]=ANAASK(N,NCOMP,F0) returns a complex amplitude % modulated signal of normalized frequency F0, with a uniforml
www.eeworm.com/read/362270/7124712

h channel.h

#include using namespace std; class channel {public: int numberofuserbit; //信息bit数 double SNRdB; //信噪比db表示 double SNR;
www.eeworm.com/read/274556/7127080

m e0665.m

hf=figure('Color',[0,1,1],'Position',[100,200,200,300],'Name','This is a three dimentional figure.','NumberTitle','off','MenuBar','none'); uicontrol(hf,'Style','Text', 'Units','normalized', 'Position
www.eeworm.com/read/206562/7129686

m ex11_3.m

hf=figure('Color',[0,1,1],'Position',[100,200,400,200],... 'Name','数制转换','NumberTitle','off','MenuBar','none'); uicontrol(hf,'Style','Text', 'Units','normalized',... 'Position',[0.05,0.
www.eeworm.com/read/206562/7129771

m ex11_4.m

clf; set(gcf,'Unit','normalized','Position',[0.2,0.3,0.55,0.30]); set(gcf,'Menubar','none','Name','图形演示','NumberTitle','off'); axes('Position',[0.05,0.15,0.55,0.7]); uicontrol(gcf,'Style','text',
www.eeworm.com/read/464372/7164271

m chtry.m

function [env,I,Q]= chtry(userNum,sampleNum,fm) %WLAN channel modeling %Zukang Shen %04/15/02 %Ts=50e-9*10000*2/20; %time sample interval Ts=1e-3; N=200; %number of input waves n=[0:N-1];
www.eeworm.com/read/463694/7176702

m clust_denormalize.m

function data = clust_denormalize(data) % method description % 'var' denormalization from a data whitch variation was normalized to one (linear operation). % 'range' denormaliza