代码搜索:NREF

找到约 82 项符合「NREF」的源代码

代码结果 82
www.eeworm.com/read/470894/6901300

m calcmofncfarthreshold.m

function [T,M,P1] = calcMofNCFARthreshold(nTest, nRef, N, thePFA) % calculates classical 2-threshold radar detector CFAR thresholds % for 0-mean unknown, but constant variance AWGN for N sequential
www.eeworm.com/read/466694/7031459

m interpoint.m

% function np=interpoint(y,de,tau,bins,nref,nt) % % calculate the number of interpoint distances of the time series y % embedded in dimension de (can be a vector) with lag tau (must be % a scalar) in
www.eeworm.com/read/466694/7031460

m interbinref.m

% function np=interbinref(x,bins,nref,nt) % % calculate the number of interpoint distances of the embedded time % series in the bins specified by bins. % I.e. % np(k) is *approximately* the number o
www.eeworm.com/read/470892/6901296

m calccfarthreshold.m

function T = calcCFARthreshold(nTest, nRef, thePFA) % calculates classical radar CFAR threshold for 0-mean AWGN % % classical Neyman-Pearson detection threshold for radar detection % under additiv
www.eeworm.com/read/466694/7031469

c interpoint.c

/*================================================================= * * INTERPOINT.C * .MEX file corresponding to INTERPOINT.M * returns the number of interpoint distanc
www.eeworm.com/read/458493/7295747

m demosteel.m

function [tout,Tout] = demoSteel(nref,rtol,atol) % demoSteel Solve ODE describing heat treating of a steel bar using ode45 % % Synopsis: demoSteel [t,T] = demoSteel %
www.eeworm.com/read/458488/7296123

m demosteel.m

function [tout,Tout] = demoSteel(nref,rtol,atol) % demoSteel Solve ODE describing heat treating of a steel bar using ode45 % % Synopsis: demoSteel [t,T] = demoSteel %
www.eeworm.com/read/455395/7372601

m calccfarthreshold.m

function T = calcCFARthreshold(nTest, nRef, thePFA) % calculates classical radar CFAR threshold for 0-mean AWGN % % classical Neyman-Pearson detection threshold for radar detection % under additiv
www.eeworm.com/read/442636/7648580

m calccfarthreshold.m

function T = calcCFARthreshold(nTest, nRef, thePFA) % calculates classical radar CFAR threshold for 0-mean AWGN % % classical Neyman-Pearson detection threshold for radar detection % under additiv