-
particle-filter
粒子滤波算法;粒子滤波算法源于Montecarlo的思想,即以某事件出现的频率来指代该事件的概率。因此在滤波过程中,需要用到概率如P(x)的地方,一概对变量x采样,以大量采样的分布近似来表示P(x)。因此,采用此一思想,在滤波过程中粒子滤波可以处理任意形式的概率,而不像Kalman滤波只能处理高斯分布的概率问题。他的一大优势也在于此。(these codes are particle filter resources codes which solve non-linear estimation problems.I wish that it is helpful to some people.I am glad to share it with others.
)
- 2011-02-14 18:19:28下载
- 积分:1
-
VCandMATLAB
VC与MATLAB数学库和图形库的混合编程应用(VC and MATLAB math library and graphics library application of mixed programming)
- 2010-05-19 15:07:40下载
- 积分:1
-
nn_fuzzy
This is a very helpful matlab complement for the implementation of neural networks, fuzzy systems, neuro fuzzy systems for control and classification form scratch, I found it very helpful as a strudent and a a researcher
- 2012-08-22 20:55:36下载
- 积分:1
-
intro_to_MATLAB1
important for learning matlab for newcomers
- 2012-10-17 02:00:38下载
- 积分:1
-
opt-matlab125487
optimization methods in matlab
- 2013-12-01 01:24:16下载
- 积分:1
-
hf
数字图像处理--同态滤波--matlab程序(Digital image processing- homomorphic filtering- matlab program)
- 2013-12-02 10:52:44下载
- 积分:1
-
Untitled4
m file matlab program
- 2012-11-12 01:24:04下载
- 积分:1
-
Single-phase-full-bridge-rectifier-circuit
Single phase full bridge rectifier circuit
- 2012-08-06 23:09:49下载
- 积分:1
-
LRA
Lattice reduction mimo detection
- 2012-02-14 17:58:08下载
- 积分:1
-
Multi_link_sim_v2
Routing of packets has been the primary method by which data have been transmitted across packet networks, such as the Internet. When multiple users are interested in the same data the same source, multicast routing is typically used. However, routing alone is not sufficient to achieve the multicast capacity of a network.
Ahlswede at [1] showed that using network coding that requires intermediate nodes to encode incoming data a multicast capacity equal to the minimum of the min-cut capacities of all the receivers can be achieved.
This multicast capacity cannot be achieved using only routing (with or without replication). There has been a lot work going on to use network coding for multicast in satellite systems.
- 2014-10-02 03:58:24下载
- 积分:1