代码搜索:Probability

找到约 4,670 项符合「Probability」的源代码

代码结果 4,670
www.eeworm.com/read/177736/9433960

m cycle slip probability of the phase unrapping algorithm.m

%Cycle slip probability of the phase unrapping algorithm Es_N0_dB=-4:0.5:0; Es_N0=10.^(Es_N0_dB/10); for i=1:9 biaozhuncha=sqrt(1/(2*36*Es_N0(i))); Pcs(i)=erfc(pi/(2*biaozhuncha)); end
www.eeworm.com/read/157344/11718431

m first_fire_probability_finite_difference_method.m

clear all; clf; global MU D TAU0 MU=0.0009; TAU0=0.1; D=0.01; D=0.02; endt=4.0; vr=-0.01; vl=-0.09; n_v=100; n_t=100; x = linspace(vl,vr,n_v); t = linspace(0,endt,n_t); delta