CN105373805A - A multi-sensor maneuvering target tracking method based on the principle of maximum entropy - Google Patents

A multi-sensor maneuvering target tracking method based on the principle of maximum entropy Download PDF

Info

Publication number
CN105373805A
CN105373805A CN201510649781.1A CN201510649781A CN105373805A CN 105373805 A CN105373805 A CN 105373805A CN 201510649781 A CN201510649781 A CN 201510649781A CN 105373805 A CN105373805 A CN 105373805A
Authority
CN
China
Prior art keywords
data
degree
target
membership
sigma
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.)
Pending
Application number
CN201510649781.1A
Other languages
Chinese (zh)
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.)
CETC 28 Research Institute
Original Assignee
CETC 28 Research Institute
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 CETC 28 Research Institute filed Critical CETC 28 Research Institute
Priority to CN201510649781.1A priority Critical patent/CN105373805A/en
Publication of CN105373805A publication Critical patent/CN105373805A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • G06F18/23211Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with adaptive number of clusters

Abstract

The invention provides a multi-sensor maneuvering target tracking method based on the principle of maximum entropy. The method comprises the steps of establishing a multi-sensor measurement data set from the same target; calculating the degree of membership between data in the multi-sensor measurement data set, obtaining the class center of the measurement data set through clustering processing to complete the data merging of the multi-sensor measurement data set; performing filtering tracking treatment on the merged data by using the interactive multiple model to update the target; output target track data after update and processing. The method performs data clustering processing based on the principle of fuzzy maximum entropy when merging data of the same target from multiple sensors, and proposes the vector analysis method for decoupled solution of the degree of membership to solve the problems of conventional clustering algorithms that errors are caused because the calculation of the degree of membership is coupled with a clustering center and the initialization of a class center is improper. Thus, the method guarantees full utilization of data of multiple sensors and can realize accurate tracking of a maneuvering target based on the data and the interactive multiple model.

Description

A kind of multisensor maneuvering target tracking method based on maximum entropy criterion
Technical field
The invention belongs to multi-sensor target tracking field, relate to a kind of multisensor maneuvering target tracking method based on maximum entropy criterion.
Background technology
In recent years, fuzzy theory there has been use widely in target following, identification field, the present invention is based on maximum entropy criterion and fuzzy clustering algorithm is applied to multisensor maneuvering target tracking.In the clustering algorithm of classics, usually make degree of membership and cluster centre enter into setting thresholding through several times iteration and realize solving, this just faces iteration threshold and selects and successive ignition computing.In real-time system, be the method avoiding interative computation to adopt direct initialization class center, but this can cause larger cluster error because cluster centre initial selected is improper; The present invention proposes the method for vector analysis, neither needs interative computation, also can avoid because class center initial selected is improper and cause larger cluster error, and the degree of membership decoupling zero realizing participating in without the need to class center solves.
Summary of the invention
Goal of the invention: the present invention is based on maximum entropy criterion and realize maneuvering target state fusion estimation, calculate for degree of membership in clustering algorithm and to be coupled with cluster centre and the initialization of class center introduces error problem improperly, propose the multisensor maneuvering target tracking method based on maximum entropy criterion.
Technical scheme: the present invention proposes a kind of multisensor maneuvering target tracking method based on maximum entropy criterion.The present invention regards the same target data from multisensor as a fuzzy set, data clusters process is carried out based on the criterion of fuzzy maximum entropy to adopting when data merge in set, calculate for degree of membership in traditional clustering algorithm simultaneously and to be coupled with cluster centre and the initialization of class center introduces error problem improperly, the decoupling zero of proposition vector analysis method solves degree of membership.To after in set, data carry out Cluster merging, interacting multiple model algorithm is adopted to carry out filter tracking to target, fuzzy theory is incorporated into multi-sensor data process by the present invention, can making full use of multi-sensor data be realized, and by the accurate tracking realized highly maneuvering target that combines with interactive multi-model.
This method comprises the following steps:
Step 1, sets up the Multisensor Measurement data set deriving from same target; Described multisensor is the sensor of more than three;
Step 2, calculates the degree of membership between Multisensor Measurement data centralization data;
Step 3, asks for class center by clustering processing, completes and merges the data of Multisensor Measurement data set;
Step 4, utilizes interactive multi-model to be combined data and carries out filter tracking process, realize the renewal to target;
Step 5, exports the targetpath data after update process.
Wherein, step 2 comprises: (fusion center system is a generic concept in C4ISR architecture and domain of data fusion to establish moment k fusion center system, refer to the disposal system that multi-sensor data is focused on, also can be understood as the integrated numerous sensor of data fusion system, the data processing of all the sensors all focuses in this system, so usually this system is become fusion center system.) receive m about certain target T kindividual effective measurement cluster analysis is the similarity based on sample characteristics in sample space, and sample is divided into some classes, make sample in class have very large similarity, and between class, sample has very large diversity, and in class, finds maximum common feature; To the m of certain moment same target T kindividual measurement sample, all comes from same target, and therefore its maximum general character is the common reflection to dbjective state, and this dbjective state general character is the required problem of separating of the present invention just.In order to accurately estimating target state, according to information theory principle of maximum entropy, due to m in reality kindividual measurement sample be retrieved as independently random occurrence, should make as much as possible close to the true random probability distribution measured, address this problem by entropy maximization.According to Shannon entropy i value 1 ~ m k, wherein μ irepresent i-th effective dose measured value z ibelong to the possible degree of class center c, i.e. degree of membership, application method of Lagrange multipliers is by cost function E = Σ i = 1 m k μ i | | z i - c | | 2 With maximization entropy H = - Σ i = 1 m k μ i lnμ i Be converted into single optimization object function J:
J = - Σ i = 1 m k μ i lnμ i - β Σ i = 1 m k μ i | | z i - c | | 2 ,
Degree of membership μ can be obtained by maximizing target function type i:
μ i = e - β | | z i - c | | 2 Σ j = 1 m k e - β | | z j - c | | 2 , ∀ i = 1 , 2 , ... , m k , J value 1 ~ m k,
Wherein, β is Lagrange multiplier, and c is metric data Ji Lei center, and e is the exponential function of standard.
Step 3 comprises: by minimizing cost function E in the hope of the Ji Lei center c that fetches data:
E = Σ i = 1 m k μ i d ( z i , c ) = Σ i = 1 m k μ i | | z i - c | | 2 ,
Wherein, d (z i, c) for effectively to measure z iabout the Euclidean distance of class center c; μ imeet
At μ iunder known condition, can try to achieve class center is under multisensor background, be class center according to a certain up-to-date measurement, so will the weights of selected observed value caused will to be 1, other weights vanishing measured, obviously unreasonable.If select the predicted value of dbjective state to be that class center will cause two kinds of undesirable situations: one, if prediction deviation is greatly and just in time near a certain measurement, now by causing these measurement weights bigger than normal, other measure weights situation less than normal; Its two, if when target fast reserve, predicted value often departs from more greatly all measuring values, because Euclidean distance reacts on degree of membership μ with exponential relationship i, when its value exceedes to a certain degree, each measurement weights of appearance are tending towards equal situation, thus lose accurate cluster effect.In view of above reason, the present invention proposes the method for vector analysis, not only can avoid loaded down with trivial details interative computation, can also avoid the problem arranging class center, directly realize degree of membership μ idecoupling zero solve.
Beneficial effect:
This method effectively can avoid the difficult select permeability of cluster centre, has good estimated accuracy.The present invention adopts the method for vector analysis, neither needs interative computation, also can avoid because class center initial selected is improper and cause larger cluster error, and the degree of membership decoupling zero realizing participating in without the need to class center solves.Solve in classical clustering algorithm, usually make degree of membership and cluster centre enter into setting thresholding through several times iteration to solve, face iteration threshold and select and the difficulty of successive ignition computing, solve because cluster centre initial selected is improper and cause larger cluster error; Proved by engineering practice, the present invention can solve maneuvering target track question well, improves tracking and the real-time of maneuvering target.
Below in conjunction with accompanying drawing, the present invention is described in further detail.
Accompanying drawing explanation
Fig. 1 a is measurement vector relations figure of the present invention.
Fig. 1 b is vector synthesis schematic diagram of the present invention.
Fig. 2 a is simulation scenario figure of the present invention.
Fig. 2 b is that enlarged drawing is followed the tracks of in local of the present invention.
Fig. 3 is process flow diagram of the present invention.
Embodiment
The present invention adopts the maneuvering target tracking method based on fuzzy maximum entropy, and as shown in Figure 3, the present invention realizes carrying out tracking process to maneuvering target from following step:
Step 1, sets up the Multisensor Measurement data set deriving from same target;
Step 2, calculates the degree of membership between Multisensor Measurement data centralization data;
Step 3, asks for class center by clustering processing, completes and merges the data of Multisensor Measurement data set;
Step 4, utilizes interactive multi-model to be combined data and carries out filter tracking process, realize the renewal to target;
Step 5, exports the targetpath data after update process.
Wherein, the fuzzy clustering formulation process based on maximum entropy is as follows:
(1) based on the fuzzy clustering of maximum entropy
If moment k fusion center receives the m about certain target T kindividual effective measurement Z k={ z 1, z 2..., z mk, interested is how by this m kthe current state of individual measurement estimating target.According to fuzzy clustering, this problem can be regarded as the cluster process of optimal programming, corresponding cost function is such as formula shown in (1).
E = Σ i = 1 m k μ i d ( z i , c ) = Σ i = 1 m k μ i | | z i - c | | 2 - - - ( 1 )
Wherein, d (z i, c) for measuring z iabout the Euclidean distance of class center c; Wherein μ irepresent i-th effective dose measured value z ibelong to the possible degree of class center c, i.e. degree of membership, and meet
At μ iunder known condition, can try to achieve class center c is:
c = Σ i m k μ i z i Σ i m k μ i - - - ( 2 )
Cluster analysis is the similarity based on sample characteristics in sample space, and sample is divided into some classes, make sample in class have very large similarity, and between class, sample has very large diversity, and in class, finds maximum common feature; To the m of certain moment same target T kindividual measurement sample, all comes from same target, and therefore its maximum general character is the common reflection to dbjective state, and this dbjective state general character is the required problem of separating of the present invention just.In order to accurately estimating target state, according to information theory principle of maximum entropy, due to m in reality kindividual measurement sample be retrieved as independently random occurrence, should make in formula (1) as much as possible close to the true random probability distribution measured, address this problem by entropy maximization.Shannon entropy expression formula is,
H = - Σ i = 1 m k μ i lnμ i - - - ( 3 )
Cost function (1) and maximization entropy are converted into single optimization object function by application method of Lagrange multipliers:
J = - Σ i = 1 m k μ i lnμ i - β Σ i = 1 m k μ i | | z i - c | | 2 - - - ( 4 )
Wherein β is Lagrange multiplier, can obtain by maximizing target function type (4):
μ i = e - β | | z i - c | | 2 Σ j = 1 m k e - β | | z j - c | | 2 , ∀ i = 1 , 2 , ... , m k - - - ( 5 )
Wherein, class center c selection course is as follows:
(2) class center c selects
Observation type (2) and formula (5), formula (2) Zhong Lei center c is the state parameter of target T that will estimate of the present invention just.Due to μ ibe coupled with class center c, in common clustering algorithm, adopt default precision thresholding to carry out successive ignition and solve.But this alternative manner exists and is difficult to determine that suitable thresholding, loop iteration are consuming time and may be absorbed in the risk of Local Minimum; Therefore, usually choose suitable class center c in actual applications and directly bring formula (5) calculating degree of membership μ into i, then by μ i(2) formula of substitution asks for final class center c.
In existing treatment technology, usually adopting up-to-date measurement to be class center or predicted value is class center.Under multisensor background, be class center according to a certain up-to-date measurement, so will the weights of selected observed value caused will to be 1, other weights vanishing measured, obviously unreasonable.If select the predicted value of dbjective state to be that class center will cause two kinds of undesirable situations: one, if prediction deviation is greatly and just in time near a certain measurement, now by causing these measurement weights bigger than normal, other measure weights situation less than normal; Its two, if when target fast reserve, predicted value often departs from more greatly all measuring values, because Euclidean distance in formula (4) reacts on degree of membership μ with exponential relationship i, when its value exceedes to a certain degree, each measurement weights of appearance are tending towards equal situation, thus lose accurate cluster effect.In view of above reason, the present invention proposes the method for vector analysis, not only can avoid loaded down with trivial details interative computation, can also avoid the problem arranging class center, directly realize degree of membership μ idecoupling zero solve.As shown in Figure 2 b, for enlarged drawing is followed the tracks of in local of the present invention.Can see that the present invention has great progress compared to existing technology.
Wherein, degree of membership μ isolution procedure is as follows:
(3) degree of membership μ isolve
Suppose the m of certain moment acquisition about target T kindividual measurement, c is the class center expected, so arbitrary z imeasure with other and class center c forms vector distribution plan as Fig. 1 a, its vector correlation is:
Can obtain according to formula (6),
Obviously, because each measurement obtains as independent random event, according to Probability Statistics Theory, m is worked as kthe m of certain moment same target T can be thought time enough large kindividual measurement has with expectation class center c characteristic, its vectorial building-up process as shown in Figure 1 b,
Namely m is worked as in theory kduring > > 1, its final vector sum to go to zero.So, formula (7) can be reduced to:
And then have:
Make function for:
Due to the class center that c is global optimum, then with z ithe dull increase away from class center c, with it is close, dullness reduces, and works as z iwith class center c jglobal minimum is obtained, i.e. function when overlapping completely in Monotone Bounded, then with G there is proportional relation:
Therefore, can by function collection is measured as portraying with the public factor of class center c degree of membership.Thus, can by d (z in cost function formula (1) i, c) be heavily expressed as:
And then, can obtain under maximum entropy criterion:
μ i = e - β ( G ( | | z i c → | | ) ) 2 Σ j = 1 m k e - β ( G ( | | z j c → | | ) ) 2 - - - ( 13 )
At μ iunder known condition, obtaining class center is:
So far, through type (12), (13) and (14) can not need to select cluster centre and loop iteration computing, thus the decoupling zero realizing degree of membership and class center solves.System just can use formula (13) gained carry out the filtering process of respective objects, the present invention adopts and is formed multi-model (IMM) algorithm be for further processing to c by constant speed (CV), normal (CA) and normal Jerk (CJ) model of accelerating in emulation experiment.As shown in Figure 2 a, be simulation scenario figure of the present invention.
It is as follows that factor-beta chooses process:
(4) factor-beta is chosen
In theory, maximization formula (3) is made to obtain optimum solution, then need β → ∞, but the reduction of the middle cost function exponentially with the increase of β of formula (1), after β reaches a certain value, the optimization object function of formula (3) is without marked change.The suitable β factor should be chosen as the case may be in actual applications, adopt the optimal value β of formula (15) opt:
β opt=-ln(ε)/d min(15)
Wherein ε is an enough little normal number, d min=min{d (z i, c) }.Clutter density is introduced, shown in (16) in β:
β=η/λ(16)
η (η ∈ [0,1]) is a suitable normal number, and λ is clutter density.
In invention, choose such as formula the β value shown in (17):
β = α / σ d 2 - - - ( 17 )
Wherein, get α=0.5, thus make the membership function in formula (13) meet Gaussian characteristics, this more can guarantee required by be subordinate to angle value close to practical situations.
(5) interactive multi-model is selected
The present invention adopts and forms multi-model (IMM) algorithm (list of references: NaiduVPS, GirijaG.andShanthaumarN.ThreeModelIMM-EKFforTrackingTarg etsExcutingEvasiveManeuvers [P] .45 by constant speed (CV), normal acceleration (CA) and normal Jerk (CJ) model thaIIAAAerospaceSciencesMeetingandExhibit, AIAA2007-1204, January2007) class center c is for further processing.Wherein normal Jerk model is:
Φ C J = φ j r 0 4 × 4 0 4 × 4 φ j r
φ j r = 1 T T 2 2 T 3 6 0 1 T T 2 2 0 0 1 T 0 0 0 1
The probability of model is u=[1/31/31/3], and its Model transfer probability is:
π = 0.91 0.045 0.045 0.085 0.83 0.085 0.085 0.085 0.83 .
The method that the present invention proposes has two principal features: one, and do not need initialization class center, the decoupling zero realizing degree of membership solves, and is improve the estimated accuracy of dbjective state; Its two, because cluster result is comprehensively determined by sample set, therefore in multi-sensor environment, to the insensitive characteristic of particular sensor systematic error.In actual applications, the systematic error of sensor exists more or less, and particularly along with the increase of detection range, the performance of its azimuthal error is all the more obvious; Therefore, the method that the present invention proposes has good engineer applied and is worth.
The invention provides a kind of multisensor maneuvering target tracking method based on maximum entropy criterion; the method and access of this technical scheme of specific implementation is a lot; the above is only the preferred embodiment of the present invention; should be understood that; for those skilled in the art; under the premise without departing from the principles of the invention, can also make some improvements and modifications, these improvements and modifications also should be considered as protection scope of the present invention.The all available prior art of each ingredient not clear and definite in the present embodiment is realized.

Claims (3)

1., based on a multisensor maneuvering target tracking method for maximum entropy criterion, it is characterized in that, comprise the following steps:
Step 1, sets up the Multisensor Measurement data set deriving from same target;
Step 2, calculates the degree of membership between Multisensor Measurement data centralization data;
Step 3, asks for metric data Ji Lei center by clustering processing, completes and merges the data of Multisensor Measurement data set;
Step 4, utilizes interactive multi-model to be combined data and carries out filter tracking process, realize the renewal to target;
Step 5, exports the targetpath data after update process.
2. a kind of multisensor maneuvering target tracking method based on maximum entropy criterion according to claim 1, it is characterized in that, step 2 comprises: establish moment k fusion center system to receive m about target T kindividual effective dose measured value Z k, according to Shannon entropy i value 1 ~ m k, wherein μ irepresent i-th effective dose measured value z ibelong to the possible degree of class center c, i.e. degree of membership, application method of Lagrange multipliers is by cost function with maximization entropy be converted into single optimization object function J:
J = - Σ i = 1 m k μ i lnμ i - β Σ i = 1 m k μ i || z i - c || 2 ,
Degree of membership μ is calculated by maximizing objective function J i:
μ i = e - β || z i - c || 2 Σ j = 1 m k e - β || z j - c || 2 , ∀ i = 1 , 2 , ... , m k , J value 1 ~ m k,
Wherein, β is Lagrange multiplier, and c is metric data Ji Lei center, and e is the exponential function of standard.
3. a kind of multisensor maneuvering target tracking method based on maximum entropy criterion according to claim 2, it is characterized in that, step 3 comprises: by minimizing cost function E in the hope of the Ji Lei center c that fetches data:
E = Σ i = 1 m k μ i d ( z i , c ) = Σ i = 1 m k μ i || z i - c || 2 ,
Wherein, d (z i, c) be effective dose measured value z iabout the Euclidean distance of class center c; μ imeet Σ i = 1 m k μ i = 1 , ∀ μ i ∈ [ 0 , 1 ] ,
At μ iunder known condition, obtaining class center is
CN201510649781.1A 2015-10-09 2015-10-09 A multi-sensor maneuvering target tracking method based on the principle of maximum entropy Pending CN105373805A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510649781.1A CN105373805A (en) 2015-10-09 2015-10-09 A multi-sensor maneuvering target tracking method based on the principle of maximum entropy

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510649781.1A CN105373805A (en) 2015-10-09 2015-10-09 A multi-sensor maneuvering target tracking method based on the principle of maximum entropy

Publications (1)

Publication Number Publication Date
CN105373805A true CN105373805A (en) 2016-03-02

Family

ID=55375986

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510649781.1A Pending CN105373805A (en) 2015-10-09 2015-10-09 A multi-sensor maneuvering target tracking method based on the principle of maximum entropy

Country Status (1)

Country Link
CN (1) CN105373805A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107463967A (en) * 2017-08-25 2017-12-12 中国人民解放军海军航空工程学院 Multi-source track association machine learning system
CN108061887A (en) * 2016-11-09 2018-05-22 北京电子工程总体研究所(航天科工防御技术研究开发中心) A kind of near space method for tracking target based on fuzzy interacting multiple model algorithm
CN111007495A (en) * 2019-12-10 2020-04-14 西安电子科技大学 Target track optimization method based on double-fusion maximum entropy fuzzy clustering JPDA
CN111367901A (en) * 2020-02-27 2020-07-03 智慧航海(青岛)科技有限公司 Ship data denoising method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102005034A (en) * 2010-12-01 2011-04-06 南京大学 Remote sensing image segmentation method based on region clustering
CN104157139A (en) * 2014-08-05 2014-11-19 中山大学 Prediction method and visualization method of traffic jam
CN104268555A (en) * 2014-09-11 2015-01-07 西安电子科技大学 Polarization SAR image classification method based on fuzzy sparse LSSVM

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102005034A (en) * 2010-12-01 2011-04-06 南京大学 Remote sensing image segmentation method based on region clustering
CN104157139A (en) * 2014-08-05 2014-11-19 中山大学 Prediction method and visualization method of traffic jam
CN104268555A (en) * 2014-09-11 2015-01-07 西安电子科技大学 Polarization SAR image classification method based on fuzzy sparse LSSVM

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘唐兴、孙裔申等: "基于最大熵的机动目标状态融合估计", 《指挥信息系统与技术》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108061887A (en) * 2016-11-09 2018-05-22 北京电子工程总体研究所(航天科工防御技术研究开发中心) A kind of near space method for tracking target based on fuzzy interacting multiple model algorithm
CN107463967A (en) * 2017-08-25 2017-12-12 中国人民解放军海军航空工程学院 Multi-source track association machine learning system
CN111007495A (en) * 2019-12-10 2020-04-14 西安电子科技大学 Target track optimization method based on double-fusion maximum entropy fuzzy clustering JPDA
CN111007495B (en) * 2019-12-10 2023-06-13 西安电子科技大学 Target track optimization method based on double fusion maximum entropy fuzzy clustering JPDA
CN111367901A (en) * 2020-02-27 2020-07-03 智慧航海(青岛)科技有限公司 Ship data denoising method
CN111367901B (en) * 2020-02-27 2024-04-02 智慧航海(青岛)科技有限公司 Ship data denoising method

Similar Documents

Publication Publication Date Title
CN107451102A (en) A kind of semi-supervised Gaussian process for improving self-training algorithm returns soft-measuring modeling method
CN101980044B (en) Method for tracking multiple targets under unknown measurement noise distribution
CN104931934B (en) A kind of radar plot condensing method based on PAM cluster analyses
CN104699894A (en) JITL (just-in-time learning) based multi-model fusion modeling method adopting GPR (Gaussian process regression)
CN103970092A (en) Multi-stage fermentation process fault monitoring method based on self-adaption FCM algorithm
CN105373805A (en) A multi-sensor maneuvering target tracking method based on the principle of maximum entropy
CN103488091A (en) Data-driving control process monitoring method based on dynamic component analysis
CN104715154B (en) Core K average Data Associations based on KMDL criterion criterions
CN103902819A (en) Particle optimizing probability hypothesis density multi-target tracking method based on variation filtering
CN112115419A (en) System state estimation method and system state estimation device
CN103743401A (en) Asynchronous fusion method based on multi-model flight path quality
CN103885867B (en) Online evaluation method of performance of analog circuit
CN105354841A (en) Fast matching method and system for remote sensing images
CN106405683B (en) Wind speed forecasting method and device based on G-L mixed noise characteristic core ridge regression technology
CN111830501A (en) HRRP (high resolution representation protocol) historical characteristic assisted signal fuzzy data association method and system
CN105657653B (en) Indoor positioning method based on fingerprint data compression
Ding et al. OGI-SLAM2: A hybrid map SLAM framework grounded in inertial-based SLAM
CN111711432B (en) Target tracking algorithm based on UKF and PF hybrid filtering
CN113505477A (en) Process industry soft measurement data supplementing method based on SVAE-WGAN
CN103681429A (en) Method and system for controlling chip die bonder
Ruppel et al. Transformers for object detection in large point clouds
CN114445456B (en) Data-driven intelligent maneuvering target tracking method and device based on partial model
Geng et al. An improved algorithm of nearness degree of incidence based on grey neural network
Chen et al. Research on adaptive Monte Carlo location method based on fusion posture estimation
Peng et al. Uck-means: A customized k-means for clustering uncertain measurement data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160302

RJ01 Rejection of invention patent application after publication