用户名: 密码: 验证码:
微弱目标检测前跟踪算法研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
随着隐身技术的发展与广泛应用,典型军事目标如战斗机、导弹和巡洋舰的雷达截面积(RCS)锐减,导致回波信号微弱,给雷达的检测与跟踪带来了极大的挑战。传统的先检测后跟踪(DBT)技术很难保证此类微弱目标的可靠检测和跟踪,检测前跟踪(TBD)技术在不改变现有雷达系统的前提下,通过联合处理多帧原始数据积累能量,实现对目标的检测并恢复航迹,是微弱目标检测和跟踪的有效方法之一。TBD技术作为一项正在发展中的新技术,研究其在雷达系统中的相关理论、改进相应的算法、拓展应用背景,进一步提高对微弱目标的检测与跟踪性能显得非常迫切。
     本论文围绕雷达系统中的微弱目标检测前跟踪算法,开展了如下工作:
     1.分析比较了先检测后跟踪技术和检测前跟踪技术的异同和优缺点,根据多帧之间能量积累方式的不同,将检测前跟踪技术分类为多帧之间非相参积累和多帧之间相参积累的方式,分别给出了两种不同方式下信号处理的流程以及相应的算法,为本文后面章节的研究奠定了基础。
     2.提出了一种改进的极坐标随机Hough变换TBD算法,给出了选择最大采样次数的准则,利用帧与帧之间目标的运动信息抑制了大量的无效采样,采用最小距离投票准则克服了投票时的峰值展宽问题,所提算法的检测跟踪性能均优于传统的极坐标随机Hough变换TBD算法。
     3.提出了一种距离扩展目标粒子滤波TBD算法。建立了距离扩展目标运动模型和多散射点的量测模型,提出了一种距离扩展目标粒子滤波TBD算法,实现了对距离扩展目标有无、运动状态和长度的同时估计,与最新的B-PF-TBD算法相比,检测和跟踪性能更高。
     4.提出了自适应马尔可夫链蒙特卡洛(MCMC)采样的粒子滤波TBD多目标算法,通过自适应采样策略,对相互临近的目标联合采样,对彼此远离的目标逐一的独立采样,提高了算法的运算效率,与马尔可夫链蒙特卡洛粒子滤波TBD多目标算法相比,收敛速度更快;与基于重要性重采样的粒子滤波TBD多目标算法相比,跟踪精度更高。
     5.提出了多帧相参积累TBD算法。通过对运动目标回波的分析,建立了多帧相参积累TBD算法的信号模型,基于该信号模型,推导了GLRT检测器,提出了一种高效的多帧相参积累TBD算法来估计目标的未知参数(目标所在的方位单元、距离单元、多普勒频率和调频斜率),实现了对多帧时间内目标回波的相参积累。推导了基于多帧相参积累TBD算法的GLRT检测器的检测概率和虚警概率的解析表达式,从理论上分析了算法的检测性能。最后采用仿真实验验证了信号模型的正确性和多帧相参积累TBD算法的有效性。
With the development and wide utilization of stealthy technology, the radar crosssection (RCS) of typical military targets, such as aircrafts, missels and combat ships,has been greatly decreased. The reflected signal from these targets is very weak causingsevere challenges to radar detection and tracking. The traditional Detect-Before-Track(DBT) methods cannot guarantee reliable detection and tracking performance whenencounted with these weak targets. Track-Before-Detect (TBD) methods are one of theeffective methods of detection and tracking weak targets, which jointly process severalconsecutive scans of unthresholded data to integrate the targets energy, jointly declearthe presence of the targets, and, enentually, its track. As a developing new technique,it’s urgent to investigate TBD theories, modifiy TBD methodologies and expend TBDapplication for weak targets in radar system which can improve detection and trackingperformances.
     In this dissertation, TBD algorithm for weak targets in radar system is investigated.The main results are as follows:
     1. The differences and the advantages and disadvantages of DBT methods andTBD methods are analysised and comparisoned. And TBD methods are classified ascoherent accumulation and non-coherent accumulation among the frames by the way ofenergy accumulation. The signal processing process and algorithms of the two ways arepresented, respectively. This chapter makes the theoretical foundation of the subsequentchapters of this thesis.
     2. A modified polar random Hough transform based TBD algorithm (MP-RHT-TBD) is proposed. The criterion of maximum sampling number is presented. Thetargets’ motion information among frames is utilized to restrain the amount of invalidsampling, and the rule of voting by minimum distance overcomes the problem of peakbroadening. The MP-RHT-TBD algorithm has better detection and trackingperformaces than the P-RHT-TBD algorithm.
     3. A particle filter based TBD algorithm for range extent targets is proposed. Themotion model and measurement model of multi-scatterers for range extent targets are built. A particle filter based TBD algorithm for range extent targets is proposed toestimate the presence/absence, the motion states and length of the range extent targets,simultaneously. By comparison with the existing TBD algorithm for extent targets, theproposed algorithm has better performance of the detection and tracking.
     4. A novel PF-TBD based on adaptive Markov Chain Monte Carlo (MCMC) formulti-targets is proposed. By the adaptive sampling strategy, adjacent targets are jointsampled and far-away targets are independent sampled. This adaptive samplingimproves efficiency of algorithm and has better rate of convergence than MCMC-PF-TBD algorithm, and has better tracking precision than the SIR-PF-TBD algorithm.
     5. A multi-frame coherent TBD technology is proposed. By the analysis of theechoes of the moving targets, a signal model for coherent accumulation among frames isbuilt. Based on the model, the GLRT detector is derived, and an efficient coherentaccumulation algorithm is proposed to estimate the unknown parameters of the target(targets’ azimuth, distance, Doppler and modulation slope). The analytical expressionsof false alarm and detection probabilitiy of GLRT detector based on the proposedalgorithm are derived, and the performance of detection of the algorithm is analyzedtheoretically. Finally, the validity of the signal model and the efficiency of the proposedalgorithm are verified by simulation experiments.
引文
[1]吴顺君,梅晓春.雷达信号处理和数据处理技术[M].北京:电子工业出版社,2008
    [2] S. J. Davey, M. G. Rutten, B. Cheung. A comparison of detection performance for severaltrack-before-detect algorithms[J]. Eurasip Journal on Advances in Signal Processing,2007,22-37
    [3] S. J. Davey, M. G. Rutten. A comparison of three algorithms for tracking dim targets[C].proceedings of the Information, Decision and Control,2007,342-347
    [4] B. D. Carlson, E. D. Evans, S. L. Wilson. Search radar detection and track with the HoughTransform, Part I: system concept[J]. IEEE Transactions on Aerospace and ElectronicSystems,1994,30(1):102-108
    [5] B. D. Carlson, E. D. Evans, S. L. Wilson. Search radar detection and track with the HoughTransform, Part II: detection statistics[J]. IEEE Transactions on Aerospace and ElectronicSystems,1994,30(1):109-115
    [6] B. D. Carlson, E. D. Evans, S. L. Wilson. Search radar detection and track with the HoughTransform, Part III: detection performance with binary integration[J]. IEEE Transactions onAerospace and Electronic Systems,1994,30(1):116-125
    [7] L. Fan, X. Zhang, and L. Wei. TBD algorithm based on improved Randomized HoughTransform for dim target detection[J]. Progress In Electromagnetices Research C,2012,31:271-285
    [8] Chr. Kabakchiev, I. Garvanov, H. Rohling. Netted radar Hough detect in randomly arrivingimpulse interference[C]. The Institution of Engineering and Technology InternationalConference on Radar Systems, UK,2007,89-96
    [9] Chr. Kabakchiev, I. Garvanov, L. Doukovska, V. Kyovtorov. TBD netted radar system inpresence of multi false alarms[C]. Proceedings of the6th European Radar Conference,2009,509-512
    [10] Chr. Kabakchiev, I. Garvaonv, L. Doukovska, V. Kyovtorov, H. Rohling. Data associationalgorithm in TBD multiradar syetem[C]. Proceedings of the International Radar Symposium,Cologne, Germany,2007,521-525
    [11] Y. Barniv. Dynamic programming solution for detecting dim moving targets[J]. IEEETransactions on Aerospace and Electronic Systems,1985, AES-21(1):144-156
    [12] Y. Barniv, O. Kella. Dynamic programming solution for detecting dim moving targets Part II:analysis[J]. IEEE Transactions on Aerospace and Electronic Systems,1987, AES-23(6):776-788
    [13] D. Orlando, G. Ricci, Y. Bar-Shalom. Track-before-detect algorithms for targets withkinematic constraints[J]. IEEE Transactions on Aerospace and Electronic Systems,2011,47(3):1837-1849
    [14] F. Govaers, Y. Rong, L. H. Chee, et al. Track-before-detect in distributed sensorapplications[J]. Eurasip Journal on Advances in Signal Processing,2011:20
    [15] G. W. Pulford, B. F. La Scala. Multihypothesis viterbi data association: algorithmdevelopment and assessment[J]. IEEE Transactions on Aerospace and Electronic Systems,2010,46(2):583-609
    [16] D. Orlando, L. Venturino, M. Lops, et al. Track-before-detect strategies for STAP radars[J].IEEE Transactions on Signal Processing,2010,58(2):933-938
    [17] J. H. Zwaga, H. Driessen, W. D. Meijer. Track-before-detect for surveillance radar: arecursive filter-based approach[J]. Signal and Data Processing of Small Targets2002,2002,103-115
    [18] I. S. Reed, R. M. Gagliardi, L. B. Stotts. A recursive moving-target-indication algorithm foroptical image sequences[J]. IEEE Transactions on Aerospace and Electronic Systems,1990,26(3):434-440
    [19] W. R. Wallace. The use of track-before-detect in pulse-Doppler radar[C]. proceedings of theRADAR2002, USA,2002,315-319
    [20] S. Buzzi, M. Lops, L. Venturino. Track-before-detect procedures for early detection ofmoving target from airborne radars[J]. IEEE Transactions on Aerospace and ElectronicSystems,2005,41(3):937-954
    [21] S. Buzzi, M. Lops, L. Venturino, et al. Track-before-detect procedures in a multi-targetenvironment[J]. IEEE Transactions on Aerospace and Electronic Systems,2008,44(3):1135-1150
    [22] G. D. Forney, Jr. The Viterbi algorithm[C]. Proceedings of the IEEE,1973,61(3):268-278
    [23] M. G. Rutten, B. Ristic, N. J. Gordon. A comparison of particle filters for recursive track-before-detect[C].20057th International Conference on Information Fusion, Philadelphia, PA,United states,2005,169-175
    [24] M. G. Rutten, N. J. Gordon, S. Maskell. Particle-based track-before-detect in rayleighnoise[C]. Proceedings of SPIE-Signal and Data Processing of Small Targets2004, Orlando,FL, United states,2004,509-519
    [25] M. G. Rutten, N. J. Gordon, S. Maskell. Recursive track-before-detect with target amplitudefluctuations[J]. IEE Proceedings Radar, Sonar and Navigation,2005,152(5):345-352
    [26] Y. Boers, D. Salmond. Editorial-Target tracking: algorithms and applications[J]. IEEProceedings Radar, Sonar and Navigation,2005,152(5):289-290
    [27] Y. Boers. Particle filter track-before-detect application using inequality constraints[J]. IEEETransactions on Aerospace and Electronic Systems,2005,41(4):1483-1489
    [28] Y. Boers, J. N. Driessen, F. Verschure, et al. A multi target track before detect application[C].Proceedings of the Computer Vision and Pattern Recognition Workshop,2003,104-107
    [29] Y. Boers, J. N. Driessen. Interacting multiple model particle filter[J]. IEE Proceedings Radar,Sonar and Navigation,2003,150(5):344-349
    [30] Y. Boers, H. Driessen. Particle filter-based track before detect algorithms[C]. proceedings ofthe Signal and Data Processing of Small Targets2003, San Diego, CA, USA,2003,20-30
    [31] Y. Boers, H. Driessen. A particle-filter-based detection scheme[J]. IEEE Signal ProcessingLetters,2003,10(10):300-302
    [32] M. S. Arulampalam, S. Maskell, N. Gordon, et al. A tutorial on particle filters for onlinenonlinear/non-Gaussian Bayesian tracking[J]. IEEE Transactions on Signal Processing,2002,50(2):174-188
    [33] N. J. Gordon, D. J. Salmond, A. F. M. Smith. Novel approach to nonlinear/non-GaussianBayesian state estimation[J]. IEE Proceedings, Part F: Radar and Signal Processing,1993,140(2):107-113
    [34] L. Fan, X. L. Zhang, J. Shi. Track-before-detect procedures for detection of extended object[J].EURASIP Journal on Advances in Signal Processing,2011:35
    [35] W. R. Blanding, P. K. Willett, Y. Bar-Shalom, et al. Directed subspace search ML-PDA withapplication to active sonar tracking[J]. IEEE Transactions on Aerospace and ElectronicSystems,2008,44(1):201-216
    [36] W. Blanding, P. Willett, Y. Bar-Shalom. ML-PDA: advances and a new multitargetapproach[J]. Eurasip Journal on Advances in Signal Processing,2008:13
    [37] W. R. Blanding, P. K. Willett, Y. Bar-Shalom. Offline and real-tme methods for ML-PDAtrack validation[J]. IEEE Transactions on Signal Processing,2007,55(5):1994-2006
    [38] W. R. Blanding, P. K. Willett, Y. Bar-Shalom. Multiple target tracking using maximumlikelihood probabilistic data association[C].2007IEEE Aerospace Conference, Big Sky, MT,United states,2007,1-12
    [39] W. R. Blanding, P. K. Willett, Y. Bar-Shalom. ML-PDA track validation thresholds[C].2006IEEE Aerospace Conference, Big Sky, MT, United states,2006,11-12
    [40] W. Blanding, P. Willett, Y. Bar-Shalom. Off-line and real-time ML-PDA track validation[C].proceedings of the OCEANS2006, Boston, MA, United states,2006,1-6
    [41] J. P. Singh. Evolution of the radar target tracking algorithms: a move towards knowledgebased multi-sensor adaptive processing[C]. IEEE CAMSAP2005-First InternationalWorkshop on Computational Advances in Multi-Sensor Adaptive Processing, Puerto Vallarta,Mexico,2005,40-43
    [42] M. R. Chummun, Y. Bar-Shalom, T. Kirubarajan. Adaptive early-detection ML-PDAestimator for LO targets with EO sensors[J]. IEEE Transactions on Aerospace and ElectronicSystems,2002,38(2):694-707
    [43] M. R. Chummun, T. Kirubarajan, Y. Bar-Shalom. An adaptive early-detection ML/PDAestimator for LO targets with EO sensors[C].2000IEEE Aerospace Conference Proceedings,Big Sky, MT, United states,2000,449-464
    [44] R. P. S. Mahler. Statistical multisource-multitarget information fusion[M]. Norwood, MA:Artech House,2007
    [45] V. Ba-Ngu, M. Wing-Kin. The gaussian mixture probability hypothesis density filter[J]. IEEETransactions on Signal Processing,2006,54(11):4091-4104
    [46] B. N. Vo, S. Singh, A. Doucet. Sequential Monte Carlo methods for multitarget filtering withrandom finite sets[J]. IEEE Transactions on Aerospace and Electronic Systems,2005,41(4):1224-1245
    [47] B. N. Vo, W. K. Ma. A closed-form solution for the probability hypothesis density filter[C].20057th International Conference on Information Fusion, Philadelphia, PA, United states,2005,856-863
    [48] H. Sidenbladh. Multi-target particle filtering for the probability hypothesis density[C].2003Proceedings of the Sixth International Conference of Information Fusion,2003,800-806
    [49] R. P. S. Mahler. Multitarget bayes filtering via first-order multitarget moments[J]. IEEETransactions on Aerospace and Electronic Systems,2003,39(4):1152-1178
    [50] S. J. Davey. Comments on "joint detection and estimation of multiple objects from imageobservations"[J]. IEEE Transactions on Signal Processing,2012,60(3):1539-1540
    [51] V. Ba-Ngu, V. Ba-Tuong, P. Nam-Trung, et al. Reply to ''comments on joint detection andestimation of multiple objects from image observations''[J]. IEEE Transactions on SignalProcessing,2012,60(3):1540-1541
    [52] V. B. Ngu, V. B. Tuong, P. N. Trung, et al. Joint detection and estimation of multiple objectsfrom image observations[J]. IEEE Transactions on Signal Processing,2010,58(10):5129-5141
    [53] V. B. Ngu, V. B. Tuong, N. T. Pham, et al. Bayesian multi-object estimation from imageobservations[C].200912th International Conference on Information Fusion, Seattle, WA,United states,2009,890-898
    [54]王瑞军,张晓玲,樊玲.多帧相参积累的检测前跟踪方法[J].计算机工程与应用,2001,47(33):134-136
    [55]樊玲.多帧相参积累检测前跟踪方法[J].电讯技术,2011,51(7):50-54
    [56] K. Wang, X. Zhang. A TBD method using multi-frame coherent integration[C].20113rdInternational Asia and Pacific Conference on Synthetic Aperture Radar, Seoul, Korea,2011,896-899
    [57] I. Garvanov, Chr. Kabakchiev, L. Doukovska. Excision CFAR BI detector with HoughTransform in the presence of randomly arriving impulse interference[C]. IEEE InternationalRadar Conference,2005,950-955
    [58] L. Doukovska, Chr. Kavakchiev, V. Kyovtorov, et al. Hough detector with an OS CFARprocessor in presence of randomly arriving impulse interference[C]. Proceedings of the5thEuropean Radar Conference,2008,332-335
    [59] I. Garvanov, Chr. Kabakchiev, Radar detection and track determination with a transformanalogous to the Hough Transform[C].2nd Microwave and Radar Week in Poland-International Radar Symposium, Krakow, Poland,2006,121-124
    [60]何伍福,王国宏,黄盛霖. Weibull海杂波环境中基于Hough变换的目标最优检测[J].现代雷达,2004,26(2):42-46
    [61] G. H. Wang, M. King, W. F. He, et al. Target detection in Rayleigh-distributed sea clutterenvironment based on Hough Transform[C]. Proceedings of4th International Conference onMachine Learning and Cybernetics,2005,1568-1573
    [62] D. J. Salmond, H. Birch. A particle filter for track-before-detect[C]. Proceedings of theAmerican Control Conference. Washington, USA,2001,3755-3760
    [63] Y. Boers, J. N. Driessen. Particle filter based detection for tracking[C]. Proceedings of theAmerican Control Conference, Washington, USA,2001,4393-4397
    [64] M. Rollason, D. J. Samond. A particle filter for track-before-detect of a target with unknownamplitude[C]. IEE Seminar on Target Tracking: Algorithms and Applications, Netherlands,2001,1-4
    [65]龚亚信,杨宏方,胡卫东,等.基于多模粒子滤波的机动弱目标检测前跟踪[J].电子与信息学报,2008,30(4):941-944
    [66]龚亚信,杨宏方,胡卫东,等.基于粒子滤波的弱目标检测前跟踪算法[J].系统工程与电子技术,2007,29(12):2143-2148
    [67] H. T. Su, T. P. Wu, H. W. Liu, et al. Rao-Blackwellised particle filter based track-before-detect algorithm[J]. IET Signal Processing,2008,2(2):169-176
    [68] Y. Boers, H. Driessen, J. Torstensson, et al. Track-before-detect algorithm for trackingextended targets[J]. IEE Processings-Radar Sonar Navigation,2006,153(4):345-351
    [69] Y. Boers, J. N. Driessen. Multitarget particle filter track before detect application[J]. IEEProceedings-Radar Sonar and Navigation,2004,151(6):351-357
    [70] M. Orton, W. Fitzgerald. A Bayesian approach to tracking multiple targets using sensor arraysand particle filters[J]. IEEE Transactions on Signal Processing,2002,50(2):216-223
    [71] I. Kyriakides, D. Morrell, A. Papandreou-Suppappola. Sequential Monte Carlo Methods fortracking multiple targets with deterministic and stochastic constraints[J]. IEEE Transactionson Signal Processing,2008,56(3):937-948
    [72] J. Vermaak, S. J. Godsill, P. Perez. Monte Carlo filtering for multi target tracking and dataassociation[J]. IEEE Transactions on Aerospace and Electronic Systems,2005,41(1):309-332
    [73] C. M. Kreucher, K. D. Kastella, A. O. Hero Iii. Tracking multiple targets using a particle filterrepresentation of the joint multi-target probability density[C]. proceedings of the Signal andData Processing of Small Targets2003, San Diego, CA, USA,2003:258-269
    [74] H. Kalviainen. Randomized Hough Transform: New extensions[D]. Finland: LappeenrantaUniversity of Technology,1994
    [75] L. Xu, E. Oja, Randomized Hough Transform (RHT): basic mechanism, algorithms, andcomputational complexities[J]. CVGIP: Image Understanding,1993,57(2):131-154
    [76] E. Grossi, M. Lops. Sequential along-track integration for early detection of moving targets[J].IEEE Transactions on Signal Processing,2008,56(8):3969-3982
    [77] E. Grossi, M. Lops. Sequential detection of markov targets with trajectory estimation[J].IEEE Transactions Information Theory,2008,54(9):4144-4154
    [78] X. Deng, Y. Pi, M. Morelande. Track-before-detect procedures for low pulse repetitionfrequency surveillance radars[J]. IET Radar, Sonar&Navigation,2011, Vol.5(1):65-73
    [79]金术玲. Hough变换关键问题研究及其在航迹起始方法中的应用[D].西安:西北工业大学,2004
    [80] X. Shuai, L. Kong and J. Yang. Performance analysis of GLRT-based adaptive detector fordistributed targets in compound-Gaussian clutter[J]. Signal Processing,2010,90:16-23
    [81] X. Shuai, L. Kong and J. Yang. AR-mode-based adaptive detection of range-spread targets incompound Gaussian clutter[J]. Signal Processing,2011(91):750-758
    [82] F. Gini, A. Farina, M. Montanari. Vector subspace detection in compound-Gaussian clutter.Part II: performance analysis[J]. IEEE Transactions on Aerospace and Electronic Systems,2002,38(4):312-1323
    [83] F. Gini, M. V. Greco, M. Diani, et al. Performance analysis of two adaptive radar detectorsagainst non-Gaussian real sea clutter data[J]. IEEE Transactions on Aerospace and ElectronicSystems,2000,36(4):1429-1439
    [84] D. Angelova, L. Mihaylova. Extended object tracking using Monte Carlo methods[J]. IEEETransactions on Signal Processing,2008,56(2):825-832
    [85] D. Salmond and M. Parr. Track maintenance using measurements of target extent[J]. IEEProcessings-Radar Sonar Navigation,2003,150(6):389–395
    [86] J. Vermaak, N. Ikoma, S. Godsill. Sequential Monte Carlo frame-work for extended objecttracking[J]. Proceesings-Radar Sonar Navigation,2005, vol.152(5):353–363
    [87] B. Ristic, D. Salmond. A study of a nonlinear filtering problem for tracking an extendedtarget[C]. Proceedings of the Seventh International Conference on Information Fusion,Stockholm, Sweden,2004,503-509
    [88] D. Salmond, N. Gordon. Group and extended object tracking[C]. Proceedings of the1999Signal and Data Processing of Small Targets, Denver, CO, USA,1999,284-296
    [89] K. Gilholm, D. Salmond. Spatial distribution model for tracking extended objects[J]. IEEProcessings-Radar Sonar Navigation,2005,152(5):364–371
    [90]帅晓飞.距离扩展目标的检测算法研究[D].成都:电子科技大学,2011
    [91] B. Ristic, M. Arulampalam, N. Gordon. Beyond the Kalman filter: Particle filters for trackingapplications[M]. Norwood, MA: Artech House,2004
    [92] A. Doucet, N. J Gordon, V. Krishnamurthy. Particle filters for state estimation of jumpMarkov linear systems[J]. IEEE Transactions on Signal Processing,2001,49(3):613-624
    [93] A. Doucet, B. N. Vo, C. Andrieu, et al. Particle filtering for multi-target tracking and sensormanagement[M]. Sunnyvale: Int Soc Information Fusion,2002
    [94] M. Mallick, S. Maskell, T. Kirubarajan, et al. Littoral tracking using particle filter[C].2002Proceedings of the Fifth International Conference on Information Fusion,2002,935-942
    [95] M. Bocquel. Optimization of a particle filter in case Track-Before-Detect[J]. IEEETransactions on Audio, Speech, and Language Processing,2012,3(1):1-7
    [96] M. F. Fallon, S. J. Godsill. Acoustic source localization and tracking of a time-varyingnumber of speakers[J]. IEEE Transactions on Audio, Speech, and Language Processing,2012,20(4):1409-1415
    [97] A. Kong, J. S. Liu, W. H. Wong. Sequential imputations and Bayesian missing dataproblems[J]. Journal of the American Statistical Association,1994,89(425):278-288
    [98] J. S. Liu, R. Chen. Sequential Monte Carlo methods for dynamic systems[J]. Journal of theAmerican Statistical Association,1998,93(443):1032-1044
    [99] A. Doucet. On sequential simulation-based methods for Bayesian filtering[R]. Technicalreport,1998
    [100] A. Doucet, N. Gordon. Efficient particle filters for tracking manoeuvring targets in clutter[J].IEE Colloquium,1999,15-19
    [101] A. Doucet, S. Godsill, C. Andrieu. On sequential Monte Carlo sampling methods for Bayesianfiltering[J]. Statistics and Computing,2000,10(3):197-208
    [102] A. Doucet, N. d. Freitas, N. J. Gordon. Sequential Monte Carlo Methods in practice[M]. NewYork: Springer-Verlag,2001
    [103] S. M. Kay. Fundamentals of statistical signal processing, Volume I, estimation theory;Volume II, detection theory[M].北京:电子工业出版社,2006
    [104] E. Conte, A. D. Maio, G. Ricci. GLRT-based adaptive detection algorithms for range-spreadtargets[J]. IEEE Transactions on Signal Processing,2001,49(7):1336-1348
    [105] F. Daum, J. Huang. Curse of dimensionality and particle filters[C]. IEEE Proceedings of theAerospace Conference,2003,1979-1993
    [106] Z. Khan, T. Balch, and F. Dellaert. MCMC-Based particle filtering for tracking a variablenumber of interacting targets[J]. IEEE Transactions on Pattern Analysis and MachineIntelligence,2005,27(11):1805-1819
    [107] R. Neal. Probabilistic inference using Markov Chain Monte Carlo methods[R]. Toronto:University of Toronto,1993
    [108] W. Gilks, S. Richardson, D. Spiegelhalter. Markov Chain Monte Carlo in practice[M]. British:Chapman and Hall,1996
    [109] W. Hastings. Monte Carlo sampling methods using Markov Chains and their applications[J].Biometrika,1970,57:97-109
    [110] P. Green. Trans-Dimensional Markov Chain Monte Carlo[J]. Highly Structured StochasticSystems,2003
    [111] J. Geweke, H. Tanizaki. Note on the sampling distribution for the Metropolis-Hastingsalgorithm[J]. Communication in Statistics Theory and Methods,2003,32(4):775-789
    [112] G. Roberts, J. S. Rosenthal. Optimal scaling for various Metropolis-Hastings algorithms[J].Statistical Science,2001,6(4):351-367
    [113] S. Sawyer. The Metropolitan-Hastings algorithm and extensions[D]. St. Louis: WashingtonUniversity,2004
    [114] S. Geman and D. Geman. Stochastic relaxation, Gibbs distributions, and the Bayesianrestoration of images[J]. IEEE Transactions on Pattern Analysis and Machine Intelligence,1984,6:721-741
    [115]茆诗松,王静龙,濮晓龙.高等数理统计[M].北京:高等教育出版社,1998
    [116] M. R. Morelande, C. M. Kreucher, K. Kastella. A study of factors affecting multiple targettracking with a pixelized sensor [M]. SPIE Conf Signal Data Processing of Small Targets.2005:55-62
    [117] M. A. Richards.雷达信号处理基础[M].北京:电子工业出版社,2008
    [118] X. Xia. Discrete Chirp-Fourier transform and its application to chirp rate estimation. IEEETransactions on Signal Processing,2000,48(11):3122-3133.
    [119] F. Deng, X. Wang. Coherent integration detection algorithm research of space debris[C].2006CIE International Conference on Radar, Shanghai, China,2006:1-4

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700