CN111398928B - Method for calculating detection threshold of synthetic ultra-narrow pulse radar based on resampling algorithm - Google Patents

Method for calculating detection threshold of synthetic ultra-narrow pulse radar based on resampling algorithm Download PDF

Info

Publication number
CN111398928B
CN111398928B CN202010383377.5A CN202010383377A CN111398928B CN 111398928 B CN111398928 B CN 111398928B CN 202010383377 A CN202010383377 A CN 202010383377A CN 111398928 B CN111398928 B CN 111398928B
Authority
CN
China
Prior art keywords
threshold
interval
intermediate variable
quantile
narrow pulse
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010383377.5A
Other languages
Chinese (zh)
Other versions
CN111398928A (en
Inventor
陈新亮
张洪纲
盖季妤
梁振楠
刘泉华
龙腾
董锡超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Institute of Technology BIT
Chongqing Innovation Center of Beijing University of Technology
Original Assignee
Beijing Institute of Technology BIT
Chongqing Innovation Center of Beijing University of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Institute of Technology BIT, Chongqing Innovation Center of Beijing University of Technology filed Critical Beijing Institute of Technology BIT
Priority to CN202010383377.5A priority Critical patent/CN111398928B/en
Publication of CN111398928A publication Critical patent/CN111398928A/en
Application granted granted Critical
Publication of CN111398928B publication Critical patent/CN111398928B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S7/00Details of systems according to groups G01S13/00, G01S15/00, G01S17/00
    • G01S7/02Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S13/00
    • G01S7/41Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S13/00 using analysis of echo signal for target characterisation; Target signature; Target cross-section

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Radar Systems Or Details Thereof (AREA)

Abstract

The invention provides a method for calculating a detection threshold of a synthetic ultra-narrow pulse radar based on a resampling algorithm.

Description

Method for calculating detection threshold of synthetic ultra-narrow pulse radar based on resampling algorithm
Technical Field
The invention relates to the technical field of target detection, in particular to a method for calculating a detection threshold of a synthetic ultra-narrow pulse radar based on a resampling algorithm.
Background
In synthetic very narrow pulse radar, the target no longer has the characteristics of an ideal point target, but rather behaves as an extended target containing multiple scattering points. At present, radar detection algorithms such as an integral detector, an MN detector, an SSD-GLRT (Spatial Scattering Density-Generalized Likelihood Ratio Test) detector, a sequential detector and the like are available, but detectors such as the SSD-GLRT and the sequential detector are difficult to calculate a detector threshold by an analytical method because the distribution of Test statistic obeys is difficult to obtain.
To obtain the threshold of such detectors, it is conventional to generate enough ambient noise signals, input them to the detector to obtain test statistics, and sort the samples from small to large to determine the detector threshold corresponding to the false alarm rate. The method needs to store a large amount of random numbers, has the defects of high memory occupation and low threshold calculation speed of the detector.
Disclosure of Invention
The invention provides a method for calculating a detection threshold of a synthetic ultra-narrow pulse radar based on a resampling algorithm, which aims to overcome the defect that a large number of random numbers need to be stored and occupy a memory in the traditional method and improve the calculation speed of the detector threshold.
In order to solve the technical problem, the invention provides a method for calculating a detection threshold of a synthetic extremely-narrow pulse radar based on a resampling algorithm, which comprises the following steps:
step one, inputting the number N of test statistics and arranging the false alarm rate into p in the order from large to small1,p2,...,pMThe detector window length is L;
step two, the resampling random sample generator generates N windows with the length of L and the probability density function of f1Of the noise signal xn={x1,x2,...,xL},n=1,2,...,N;;
Step three, calculating the weight corresponding to the nth noise sample;
Figure BDA0002483044620000021
assuming that the probability density function of the ambient noise is f0
Step four, generating N test statistics T according to the judgment rule of the detectorn(x),n=1,2,...,N;
Step five, initializing a quantile generator, setting (2M +3) quantiles, and sequencing the first (2M +3) test statistics in a sequence from small to large to obtain a sequence statistic T(i)I 1, 2., (2M +3), calculated to yield T(i)Corresponding sample weight wiFor the size q of the ith quantile valueiRepresents the number n of accumulated samples corresponding to the ith quantileiSample increment Δ n corresponding to time-division bit points when the algorithm executes sequentiallyiAnd represents the desired number of samples n 'for the ith quantile'iThe following assignment operations are performed:
qi=T(i),i=1,2,...,(2M+3);
Figure BDA0002483044620000022
Figure BDA0002483044620000023
n′i=1+2(M+1)Δni
step six, inputting the jth test statistic Tj(x) Performing iterative update of a threshold, wherein j > (2M + 3);
step seven, outputting q2m+1As false alarm rate pm(M1, 2.. times.m) corresponds to an estimate of the threshold.
Further, the sixth step includes:
a) will Tj(x) And q isiI 1, 2., (2M +3) are compared and T is determinedj(x) Returning to the intermediate variable k when the interval is Tj(x)<q1Or Tj(x)>q2M+3When q is updated1Or q2M+3
b) Updating niAnd n'i
ni=ni+wi,i=k,...,2M+3;
n′i=n′i+Δn′i,i=1,...,2M+3;
c) Adjusting the threshold corresponding to the (2M +2) th component site:
d=n′i-ni,i=2,...,2M+2;
dl=ni-1-ni;dr=ni+1-ni
if (d is not less than 1 and drGreater than 1) or (d is less than or equal to-1 and d isr< -1 >), then order
d′=sign(d);
Figure BDA0002483044620000031
If q isi-1<q′iq i+1, let the ith threshold and the number of samples be:
qi=q′i
ni=n′i
otherwise
Figure BDA0002483044620000032
ni=n′i
Further, the step a) comprises:
at Tj(x) In the interval of Tj(x)<q1Then, the intermediate variable k is returned to 1, and q is updated1=Tj(x);
At Tj(x) In the interval q1≤Tj(x)<q2If yes, returning an intermediate variable k to be 1;
at Tj(x) In the interval q2≤Tj(x)<q3If yes, returning an intermediate variable k to be 2; ...;
at Tj(x) In the interval q2M+2≤Tj(x)<q2M+3If yes, returning an intermediate variable k which is 2M + 2;
at Tj(x) In the interval q2M+3<Tj(x) Then, the intermediate variable k is returned to 2M +2, and q is updated2M+3=Tj(x)。
The invention has the beneficial effects that:
according to the method for calculating the detection threshold of the synthetic ultra-narrow pulse radar based on the resampling algorithm, random samples are generated through resampling, and the threshold corresponding to each false alarm rate of the detector is determined simultaneously by using the quantile interpolation algorithm, so that the defect that a large amount of random numbers need to be stored to occupy an internal memory in the traditional method is overcome, and the calculation speed of the threshold of the detector is improved.
Drawings
Fig. 1 is a schematic flow chart of a synthetic ultra-narrow pulse radar detection threshold calculation method based on a resampling algorithm according to an embodiment of the present invention;
FIG. 2 is a schematic view of an iterative update process according to a first embodiment of the present invention;
fig. 3 is a schematic diagram of threshold updating of the SSD-GLRT detector according to the first embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail with reference to the following detailed description and accompanying drawings. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The first embodiment is as follows:
in order to solve the problems that a large number of random numbers need to be stored, the memory occupation is high and the threshold calculation speed of the detector is low in the traditional threshold determination mode, a quantile point interpolation algorithm is utilized. By setting the quantiles corresponding to the false alarm rate and calling an interpolation algorithm to iteratively update the corresponding thresholds of the quantiles according to the input test statistic, the defect that the traditional method for determining the quantiles by sequencing needs to store a large number of random numbers to occupy a memory is overcome.
The re-sampling enables the sampling algorithm to generate more samples contributing to the calculation of the false alarm rate by changing the probability distribution of the generated random numbers, further reduces the number of the generated samples required for accurately counting the false alarm probability, and improves the threshold acquisition speed of the detector.
The invention assumes that the environmental noise is additive complex Gaussian white noise and the noise power is sigma2With a probability density function of f0The method provided by the invention is shown in figure 1 and mainly comprises the steps of resampling to generate random samples, calculating sample weight, generating test statistic, initializing a dynamic quantile generator, updating a threshold and outputting the threshold. The method comprises the following specific steps:
step one, inputting the number N of test statistics and arranging the false alarm rate into p in the order from large to small1,p2,...,pMThe detector window length is L;
step two, the resampling random sample generator generates N windows with the length of L and the probability density function of f1Of the noise signal xn={x1,x2,...,xL},n=1,2,...,N
Step three, calculating the weight corresponding to the nth noise sample;
Figure BDA0002483044620000041
assuming that the probability density function of the ambient noise is f0
Step four, generating N test statistics T according to the judgment rule of the detectorn(x),n=1,2,...,N;
Step five, initializing a quantile generator, setting (2M +3) quantiles, and sequencing the first (2M +3) test statistics in a sequence from small to large to obtain a sequence statistic T(i)I 1, 2., (2M +3), calculated to yield T(i)Corresponding sample weight wiFor the size q of the ith quantile valueiRepresents the number n of accumulated samples corresponding to the ith quantileiSample increment Δ n corresponding to time-division bit points when the algorithm executes sequentiallyiAnd represents the desired number of samples n 'for the ith quantile'iThe following assignment operations are performed:
qi=T(i),i=1,2,...,(2M+3);
Figure BDA0002483044620000051
Figure BDA0002483044620000052
n′i=1+2(M+1)Δni
step six, inputting the jth test statistic Tj(x) Performing iterative update of a threshold, wherein j > (2M + 3);
step seven, outputting q2m+1As false alarm rate pm(M1, 2.. times.m) corresponds to an estimate of the threshold.
Wherein, step six includes:
a) will Tj(x) And q isiI 1, 2., (2M +3) are compared and T is determinedj(x) Returning to the intermediate variable k when the interval is Tj(x)<q1Or Tj(x)>q2M+3When q is updated1Or q2M+3(ii) a See table 1 below:
TABLE 1
Figure BDA0002483044620000053
Figure BDA0002483044620000061
At Tj(x) In the interval of Tj(x)<q1Then, the intermediate variable k is returned to 1, and q is updated1=Tj(x);
At Tj(x) In the interval q1≤Tj(x)<q2If yes, returning an intermediate variable k to be 1;
at Tj(x) In the interval q2≤Tj(x)<q3If yes, returning an intermediate variable k to be 2; ...;
at Tj(x) In the interval q2M+2≤Tj(x)<q2M+3If yes, returning an intermediate variable k which is 2M + 2;
at Tj(x) In the interval q2M+3<Tj(x) Then, the intermediate variable k is returned to 2M +2, and q is updated2M+3=Tj(x)。
b) Updating niAnd n'i
ni=ni+wi,i=k,...,2M+3;
n′i=n′i+Δn′i,i=1,...,2M+3;
c) Adjusting the threshold corresponding to the (2M +2) th component site:
d=n′i-ni,i=2,...,2M+2;
dl=ni-1-ni;dr=ni+1-ni
if (d is not less than 1 and drGreater than 1) or (d is less than or equal to-1 and d isr< -1 >), then order
d′=sign(d);
Figure BDA0002483044620000062
If q isi-1<q′i<qi+1Let the ith threshold and the number of samples be:
qi=q′i
ni=n′i
otherwise
Figure BDA0002483044620000063
ni=n′i
The following gives a simulation example to which the present invention is applied, and analyzes and explains the threshold determination process.
SSD-GLRT detector is the energy accumulation detection method based on scattering point space Density weighting (SSD). The SSD-GLRT detector firstly needs to know a priori parameter alpha of the density of target scattering points, and then reduces the influence of range unit echoes containing weak scattering points or non-scattering points on the detection performance of the detector by weighting the echoes of each range unit in a detection window. The method for solving the test statistic of the SSD-GLRT detector comprises the following steps:
Figure BDA0002483044620000071
xirepresents the modulo square of the i-th range bin echo data within the detection window, at H0Let x beiObey meanAn exponential distribution of 1, xn={x1,x2,...,xL1,2, the probability density function of N can be expressed as:
Figure BDA0002483044620000072
the SSD-GLRT detector has no threshold calculation formula because it is difficult to find the likelihood function of the SSD-GLRT detector test statistic t (x).
To find the threshold, the conventional method is at H0Under the assumption that L multiplied by N random numbers are generated, the test statistic T of each simulation is obtained by the judgment rulei(x) 1,2, N, and mixing Ti(x) Arranged in the order of T from small to large(1),T(2),…,T(N)A decision of H is determined by the false alarm probability1T ofi(x) The upper limit of the number U, and the sum of the number T(N-U)The corresponding value is used as the detection threshold.
According to the invention, the threshold solving process comprises the following steps:
step one, determining the number N of input test statistics to be 105The false alarm rate p is 0.1, and the window length L is 10;
step two, the resampling random sample generator generates N groups of data x with the window length of L and obeying the exponential distribution with the mean value of 2n={x1,x2,...,xL1,2, N, whose probability distribution can be expressed as:
Figure BDA0002483044620000073
step three, calculating the weight of each noise sample:
Figure BDA0002483044620000081
step four, setting prior parameter alpha of scattering point density to be 0.1, and generating N test statistics T according to the judgment rule of the detectorn(x),n=1,2,...,N;
Figure BDA0002483044620000082
Step five, initializing the dynamic quantile generator, and sequencing the test statistics input in the first five times in a sequence from small to large to obtain a sequence statistic T (i)1,2, 5, find the generation T(i)Weight w of corresponding sampleiAs shown in table 2 below:
TABLE 2
i 1 2 3 4 5
T(i) 7.6977 7.7678 7.9533 8.4929 11.0927
wi 0.0843 0.0642 0.9472 0.0334 0.0371
To q isi,ni,Δni,n′iPerforming assignment operation, as shown in the following table 3:
TABLE 3
Figure BDA0002483044620000083
Step six, after the initialization of the dynamic quantile generator is completed, continuously inputting the test statistic to carry out the iterative update of the threshold, wherein the iterative process is shown in figure 2;
in the simulation example, only 1 false alarm corresponding threshold is required, M is 1, 2M +3 is 5 quantiles q, so the 3 rd quantile q is taken3As a detection threshold. Above table q37.9533 is the initial assignment, updating quantile q through six iterations of step3To obtain q3The final value is 5.5984, q in the updating process3See fig. 3 for values of (a).
Step seven, outputting (1-p) -quantile point q3The final value 5.5984 is taken as the estimate of the false alarm probability p for the threshold.
The obtained threshold is verified by Monte Carlo simulation, the SSD _ GLRT detector generates 1e5 test statistics, the comparison with the threshold 5.5984 is carried out, the obtained false alarm rate is 0.1002, and the correctness of the method can be verified.
It will be apparent to those skilled in the art that the steps of the present invention described above may be implemented in a general purpose computing device, centralized on a single computing device or distributed across a network of computing devices, or alternatively, in program code executable by a computing device, such that the steps shown and described may be performed by a computing device stored on a computer storage medium (ROM/RAM, magnetic or optical disk), and in some cases, performed in a different order than that shown and described herein, or separately fabricated into individual integrated circuit modules, or fabricated into a single integrated circuit module from multiple ones of them. Thus, the present invention is not limited to any specific combination of hardware and software.
The foregoing is a more detailed description of the present invention that is presented in conjunction with specific embodiments, and the practice of the invention is not to be considered limited to those descriptions. For those skilled in the art to which the invention pertains, several simple deductions or substitutions can be made without departing from the spirit of the invention, and all shall be considered as belonging to the protection scope of the invention.

Claims (3)

1. The method for calculating the detection threshold of the synthetic extremely-narrow pulse radar based on the resampling algorithm is characterized by comprising the following steps of:
step one, inputting the number N of test statistics and arranging the false alarm rate into p in the order from large to small1,p2,…,pMThe detector window length is L;
step two, the resampling random sample generator generates N windows with the length of L and the probability density function of f1Of the noise signal xn={x1,x2,…,xL},n=1,2,…,N;
Step three, calculating the weight corresponding to the nth group of noise samples;
Figure FDA0003049738060000011
assuming that the probability density function of the ambient noise is f0
Step four, generating N test statistics T according to the judgment rule of the detectorn(x),n=1,2,…,N;
Step five, initializing a quantile generator, setting 2M +3 quantiles, sequencing the first 2M +3 test statistics according to the sequence from small to large to obtain a sequence statistic T(i)I 1,2, …,2M +3, calculated to yield T(i)Corresponding sample weight wiFor the size q of the ith quantile valueiWatch, watchNumber n of accumulated samples corresponding to ith quantileiSample increment Δ n corresponding to time-division bit points when the algorithm executes sequentiallyiAnd represents the desired number of samples n 'for the ith quantile'iThe following assignment operations are performed:
qi=T(i),i=1,2,…,2M+3;
Figure FDA0003049738060000012
Figure FDA0003049738060000013
n′i=1+2(M+1)Δni
step six, inputting the jth test statistic Tj(x) Performing an iterative update of a threshold, said j>(2M+3);
Step seven, outputting q2m+1As false alarm rate pmM is 1,2, …, and M corresponds to an estimate of the threshold.
2. The resampling algorithm based synthetic extremely narrow pulse radar detection threshold calculation method according to claim 1, wherein the sixth step comprises:
a) will Tj(x) And q isiI-1, 2, …,2M +3, and determining Tj(x) Returning to the intermediate variable k when the interval is Tj(x)<q1Or Tj(x)>q2M+3When q is updated1Or q2M+3
b) Updating niAnd n'i
ni=ni+wi,i=k,…,2M+3;
n′i=n′i+Δn′i,i=1,…,2M+3;
c) Adjusting the threshold corresponding to the 2 nd, … nd, 2M +2 nd quantile:
d=n′i-ni,i=2,…,2M+2;
dl=ni-1-ni;dr=ni+1-ni
if d is not less than 1 and dr>1 or d is less than or equal to-1 and dl<-1, then order
d′=sign(d);
Figure FDA0003049738060000021
If q isi-1<q′i<qi+1Let the ith threshold and the number of samples be:
qi=q′i
ni=n′i
otherwise
Figure FDA0003049738060000022
ni=n′i
3. The resampling algorithm based synthetic extremely narrow pulse radar detection threshold calculation method according to claim 2, wherein the step a) comprises:
at Tj(x) In the interval of Tj(x)<q1Then, the intermediate variable k is returned to 1, and q is updated1=Tj(x);
At Tj(x) In the interval q1≤Tj(x)<q2If yes, returning an intermediate variable k to be 1;
at Tj(x) In the interval q2≤Tj(x)<q3If yes, returning an intermediate variable k to be 2;
……;
at Tj(x) In the interval q2M+2≤Tj(x)<q2M+3If yes, returning an intermediate variable k which is 2M + 2;
at Tj(x) In the interval q2M+3<Tj(x) Then, the intermediate variable k is returned to 2M +2, and q is updated2M+3=Tj(x)。
CN202010383377.5A 2020-05-08 2020-05-08 Method for calculating detection threshold of synthetic ultra-narrow pulse radar based on resampling algorithm Active CN111398928B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010383377.5A CN111398928B (en) 2020-05-08 2020-05-08 Method for calculating detection threshold of synthetic ultra-narrow pulse radar based on resampling algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010383377.5A CN111398928B (en) 2020-05-08 2020-05-08 Method for calculating detection threshold of synthetic ultra-narrow pulse radar based on resampling algorithm

Publications (2)

Publication Number Publication Date
CN111398928A CN111398928A (en) 2020-07-10
CN111398928B true CN111398928B (en) 2021-06-11

Family

ID=71437390

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010383377.5A Active CN111398928B (en) 2020-05-08 2020-05-08 Method for calculating detection threshold of synthetic ultra-narrow pulse radar based on resampling algorithm

Country Status (1)

Country Link
CN (1) CN111398928B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112198488B (en) * 2020-09-08 2021-07-20 北京理工大学 Extremely narrow pulse radar angle-associated target echo space aggregation method
CN112904292A (en) * 2021-01-28 2021-06-04 北京理工大学重庆创新中心 Broadband radar detection threshold determination and target detection method based on importance sampling

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102360070B (en) * 2011-06-10 2013-04-03 中国科学技术大学 Receiving apparatus for ultra wideband impulse signal and ultra wideband impulse radar system
WO2015008554A1 (en) * 2013-07-19 2015-01-22 国立大学法人東北大学 Synthetic aperture processing sensor, processing method for sensor, and program
CN106569193B (en) * 2016-11-01 2019-03-08 西安电子科技大学 The small targets detection in sea clutter method filtered based on anterior-posterior to income reference particle
CN109471081A (en) * 2018-11-07 2019-03-15 中国人民解放军国防科技大学 Single pulse radar weak and small target combined detection and state estimation method
CN110161477B (en) * 2019-06-12 2022-12-06 西安电子科技大学 Maneuvering target detection method based on multi-variable resampling correlation function

Also Published As

Publication number Publication date
CN111398928A (en) 2020-07-10

Similar Documents

Publication Publication Date Title
CN111398928B (en) Method for calculating detection threshold of synthetic ultra-narrow pulse radar based on resampling algorithm
CN106772268B (en) A kind of weak signal blind checking method under white Gaussian noise
CN111638488A (en) Radar interference signal identification method based on LSTM network
CN111800795B (en) Spectrum sensing method under non-Gaussian noise in cognitive unmanned aerial vehicle network
CN104331583B (en) A kind of Multifractal Modeling method based on Observed sea clutter
CN111880158A (en) Radar target detection method and system based on convolutional neural network sequence classification
CN111413682B (en) Synthetic extremely narrow pulse radar detection threshold calculation method based on sequence statistics
CN113687433B (en) Bi-LSTM-based magnetotelluric signal denoising method and system
CN110879927A (en) Sea clutter amplitude statistical distribution field modeling method for sea target detection
CN113761805A (en) Controllable source electromagnetic data denoising method, system, terminal and readable storage medium based on time domain convolution network
CN114117912A (en) Sea clutter modeling and inhibiting method under data model dual drive
GB2612257A (en) Faster coverage convergence with automatic test parameter tuning in constrained random verification
CN112904292A (en) Broadband radar detection threshold determination and target detection method based on importance sampling
CN116739172B (en) Method and device for ultra-short-term prediction of offshore wind power based on climbing identification
Liang et al. A method for threshold setting and false alarm probability evaluation for radar detectors
CN113671482B (en) Track initiation method based on multi-dimensional screening parallel Hough transformation
CN113361204B (en) Radar radiation source PRI modulation identification method based on SAE
CN113075636B (en) Parallel line coordinate transformation and weak target detection method for measuring points
CN114492540A (en) Training method and device of target detection model, computer equipment and storage medium
CN115166811A (en) Method for quickly constructing neutron spectrum in simulation working site
CN111736127B (en) Source domain generation and distribution parameter generalization method for unknown sea clutter
CN113868939A (en) Wind power probability density evaluation method, device, equipment and medium
CN113391280A (en) Radar signal processor debugging method, device and medium based on FPGA
CN113255887A (en) Radar error compensation method and system based on genetic algorithm optimization BP neural network
CN113466811A (en) Three-point parameter estimation method of generalized pareto sea clutter amplitude model

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant