代码搜索:Probability

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

代码结果 4,670
www.eeworm.com/read/238965/13312371

m pd_swerling2.m

function pd = pd_swerling2 (nfa, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 2 targets. format long snrbar = 10.0^(snrbar/10.); eps = 0.00000001;
www.eeworm.com/read/238965/13312440

m pd_swerling1.m

function pd = pd_swerling1 (nfa, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 1 targets. format long snrbar = 10.0^(snrbar/10.); eps = 0.00000001;
www.eeworm.com/read/238965/13312488

m pd_swerling3.m

function pd = pd_swerling3 (nfa, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 2 targets. format long snrbar = 10.0^(snrbar/10.); eps = 0.00000001;
www.eeworm.com/read/321424/13405036

m pd_swerling4.m

function pd = pd_swerling4 (nfa, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 4 targets. format long snrbar = 10.0^(snrbar/10.); eps = 0.00000001;
www.eeworm.com/read/321424/13405068

m pd_swerling2.m

function pd = pd_swerling2 (nfa, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 2 targets. format long snrbar = 10.0^(snrbar/10.); eps = 0.00000001;
www.eeworm.com/read/321424/13405088

m pd_swerling1.m

function pd = pd_swerling1 (nfa, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 1 targets. format long snrbar = 10.0^(snrbar/10.); eps = 0.00000001;
www.eeworm.com/read/321424/13405099

m pd_swerling3.m

function pd = pd_swerling3 (nfa, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 2 targets. format long snrbar = 10.0^(snrbar/10.); eps = 0.00000001;
www.eeworm.com/read/321385/13407706

m pd_swerling4.m

function pd = pd_swerling4 (nfa, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 4 targets. format long snrbar = 10.0^(snrbar/10.); eps = 0.00000001;
www.eeworm.com/read/321385/13407738

m pd_swerling2.m

function pd = pd_swerling2 (nfa, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 2 targets. format long snrbar = 10.0^(snrbar/10.); eps = 0.00000001;
www.eeworm.com/read/321385/13407758

m pd_swerling1.m

function pd = pd_swerling1 (nfa, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 1 targets. format long snrbar = 10.0^(snrbar/10.); eps = 0.00000001;