代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
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
cxx_have_swap_in_stl_algorithm.m4
dnl ----------------------------------------------------------------------
dnl
dnl CXX_HAVE_SWAP_IN_STL_ALGORITHM
dnl ---------------------------------------------
dnl
dnl If the C++ compiler have swa