代码搜索:M

找到约 10,000 项符合「M」的源代码

代码结果 10,000
www.eeworm.com/read/394488/8221537

m ode4m.m

function [time, y_sol] = ode4m( dydt, time, y0 ) % Henri Gavin, Civil and Environmental Engineering, Duke Univsersity, Jan. 2001 % WH Press, et al, Numerical Recipes in C, 1992, Section 16.1 pts = le
www.eeworm.com/read/394304/8232726

m power_m1.m

WPower_u_1=zeros(144,301); WPower_v_1=zeros(144,301); WPower_u_2=zeros(144,301); WPower_v_2=zeros(144,301); WPower_u_3=zeros(144,301); WPower_v_3=zeros(144,301);
www.eeworm.com/read/193279/8241537

m num12m.m

clear all; k=0.5; N=10; kn=100*N; m_carlo=50; m_ignore=10; dir_signal=0; dir_gan=0.15; snr_db=[0,10,20]; inr_db=10; inr_fact=sqrt(10^(inr_db/10)); v = zeros(N,1); u = zeros(N,1); n
www.eeworm.com/read/294077/8254965

m m_odephas2.m

function status = m_odephas2(t,y,flag) %ODEPHAS2 2-D phase plane ODE output function. % When the string 'odephas2' is passed to an ODE solver as the 'OutputFcn' % property, i.e. options = odese
www.eeworm.com/read/393559/8275501

m ddc_30m.m

%数字下变频全过程仿真程序 宽带 %fir1 %信号带宽为30MHz %输入采样率为96MHz %输出采样率为32MHz,抽取3 clear all; close all; fsamp=102.4e6; Ts=1/fsamp; fc=32.4e6; band=30e6; Tp=40e-6; N=Tp*fsamp; n=0:N-1; u=band/Tp; %u为
www.eeworm.com/read/393518/8280914

m m2htmlpwd.m

%M2HTMLPWD - create html documentation of files in current directory % % M2HTML must be on the matlab path % available from http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=
www.eeworm.com/read/393424/8287841

m m3_sdefile.m

function [out1,out2,out3] = M3_sdefile(t,x,flag,bigtheta,SDETYPE,NUMDEPVARS,NUMSIM) % SDE model definition: drift, diffusion, derivatives and initial conditions. % % [out1,out2,out3] = M3_s
www.eeworm.com/read/393424/8287843

m m4_sdefile.m

function [out1,out2,out3] = M4_sdefile(t,x,flag,bigtheta,SDETYPE,NUMDEPVARS,NUMSIM) % SDE model definition: drift, diffusion, derivatives and initial conditions. % % [out1,out2,out3] = M4_s
www.eeworm.com/read/393424/8287847

m m7_sdefile.m

function [out1,out2,out3] = M7_sdefile(t,x,flag,bigtheta,SDETYPE,NUMDEPVARS,NUMSIM) % SDE model definition: drift, diffusion, derivatives and initial conditions. % % [out1,out2,out3] = M7_s
www.eeworm.com/read/393424/8287850

m m1_sdefile.m

function [out1,out2,out3] = M1_sdefile(t,x,flag,bigtheta,SDETYPE,NUMDEPVARS,NUMSIM) % SDE model definition: drift, diffusion, derivatives and initial conditions. % % [out1,out2,out3] = M1_s