登录
首页 » matlab » mpf_MIMO

mpf_MIMO

于 2015-03-10 发布 文件大小:4616KB
0 267
下载积分: 1 下载次数: 29

代码说明:

  我自己写的程序,基于边际粒子滤波的非相关MIMO雷达参数估计,论文可以找我要,已经投稿,比普通的粒子滤波效果要好(RAO-blackweillized particle filter to estimate noncherent MIMO RADAR)

文件列表:

MPFMIMO单目标
.............\new.asv,12180,2014-12-10
.............\new.m,12179,2014-12-10
.............\pf
.............\..\new.asv,9758,2014-12-04
.............\..\new.m,9974,2014-12-09
.............\..\new1.m,12266,2014-12-09
.............\..\sysresample.m,176,2008-08-24
.............\..\Untitled.m,127,2014-12-04
.............\..\Untitled2.m,231,2014-12-04
.............\sysresample.m,176,2008-08-24
pf 分开采样
...........\258_1.pdf,614064,2014-12-10
...........\A probabilistic exclusion principle for tracking.pdf,307585,2014-12-09
...........\General_direction-of-arrival_tracking_with_acoustic_nodes.pdf,273794,2014-12-10
...........\Monte_Carlo_Filtering_for_Multi-Target_Tracking_and_Data_Association.pdf,1657251,2014-12-10
...........\Multiple target tracking with constrained motion using particle filtering methods.pdf,212447,2014-12-10
...........\Partitioned Sampling, Articulated Objects, and interface-quality hand tracking.pdf,307585,2014-12-09
...........\Sensor Management Using Relevance Feedback learning.pdf,476702,2014-12-10
...........\Sequential Monte Carlo Methods for Tracking.pdf,1469122,2014-12-10
多目标
......\IPPF
......\....\IPPF.m,1,2014-12-10
......\MEASUREMENT.m,1174,2014-11-24
......\new1.m,14322,2014-12-10
......\pdf.m,2598,2014-11-17
......\pf_new.m,6008,2014-11-13
......\p_p.m,2718,2014-11-13
......\sysresample.m,176,2008-08-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB_files_lab1
    some used fields and codes in EM Propagation and Polarization
    2011-06-21 03:50:41下载
    积分:1
  • TFaceRecognith
    这是一个matlab编写的计算人脸识别率的小程序,选选用的图像数据库位ORL数据库。,已通过测试。 (This is a matlab write a small program to calculate the face recognition rate, the election chosen image databases bit ORL database. , Has been tested.)
    2012-09-30 18:12:46下载
    积分:1
  • CellTracking
    Gabor纹理识别,使用matlab实现Gabor纹理识别(Texture recognization based on Gabor )
    2012-04-10 15:45:28下载
    积分:1
  • TDOA
    这个是关于TDOA的源程序,里面有7个文件,时间长了,也忘记都是干啥的,自己研究下(This is about the source of TDOA, which has seven files a long time, and forget are doing their own research under)
    2021-04-23 22:18:47下载
    积分:1
  • KERNEL-PCA
    Kernel principal component analysis (kernel PCA) is an extension of principal component analysis (PCA) using techniques of kernel methods. Using a kernel, the originally linear operations of PCA are done in a reproducing kernel Hilbert space with a non-linear mapping.
    2011-06-13 21:06:43下载
    积分:1
  • kalman-simulation
    The purpose of this paper is to provide a practical introduction to the discrete Kalman filter. This introduction includes a description and some discussion of the basic discrete Kalman filter, a derivation, description and some discussion of the extended Kalman filter, and a relatively simple (tangible) example with real numbers & results.(The purpose of this paper is to provide a pra ctical introduction to the discrete Kalman fil ter. This introduction includes a description and some discussion of the basic discrete Kalma n filter, a derivation. description and some discussion of the extende d Kalman filter. and a relatively simple (tangible) example wit h real numbers)
    2007-05-24 21:09:31下载
    积分:1
  • bilineal
    bilineal algoritmo de filtro
    2010-05-23 00:18:16下载
    积分:1
  • C-C
    非线性动力学系统中,基于改进的C-C方法的相空间重构参数选择(Nonlinear dynamical systems, based on the phase space reconstruction method to improve the CC parameter selection)
    2013-12-07 18:36:09下载
    积分:1
  • MATLAB_COUNT_RICE
    对MATLAB7.0中的示例RICE.PNG图象进行米粒自动记数,输出米粒个数.其中包括中值滤波和腐蚀算法.(MATLAB7.0 examples of imagery for a grain of rice RICE.PNG automatic counting, the output number of rice grains. These include median filtering algorithm and corrosion.)
    2008-04-18 12:54:49下载
    积分:1
  • matlab7.x
    说明:  《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。 本书按混合编程的具体方法进行逻辑编排,自始至终用实例描述,每章着重阐述各种混合编程方法的实质和要点,同时穿插了作者多年使用MATLAB的经验和体会。本书既适合初学者自学,也适用于高级MATLAB用户,可作为高等数学、计算机、电子工程、数值分析、信息工程等课程的教学参考书,也可供上述领域的科研工作者参考。 这里是本书所有源码压缩包,内容详尽、实例丰富,包含MATLAB实例的源文件、函数/命令和注解以及程序实例。 ("proficient MATLAB7 mixed programming" system introduced in MATLAB 7.0 Mixed Programming methods and techniques. The book is divided into 13 chapters. Chapter 1 and Chapter 2 on the basis of knowledge MATLAB, Chapter 3 briefed Matlab. Chapter 4-Chapter 9, respectively introduced several typical mixed programming, including C-MEX, MATLAB engine, MAT data file sharing, Mideva, Matrix and the Add-in. Chapter 10, Chapter 11 and Delphi on MATLAB and Excel hybrid programming. Chapter 12 on MATLAB COM Builder, chapter 13 for image processing as an example of a composite application. The book by the mixed programming methods for the specific logic layout description throughout example, Each chapter focuses on a combination of programming and real elements, while full of the author's )
    2006-04-20 14:21:52下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载