-
KalIntroduce
通过介绍kalman滤波的基本原理,以及公式的推导,利用matlab平台详细介绍如何进行仿真的过程(By introducing the basic principles of kalman filtering, and formula of using the matlab simulation platform for details on how the process)
- 2010-11-04 21:33:33下载
- 积分:1
-
new-ALOHA
说明: 改进防碰撞纯ALOHA的matlab仿真算法(Improved anti-collision algorithm for pure ALOHA the matlab simulation)
- 2011-03-20 11:40:11下载
- 积分:1
-
ch3
Based on Matlab,Gauss Iteration Method (Based on Matlab, Gauss Iteration Method)
- 2007-11-11 12:41:22下载
- 积分:1
-
chabuyanshiB
插补函数GUI,对大家很有用的,就是一个GGUI 和一个(Mtalab GUI)
- 2010-12-21 10:55:14下载
- 积分:1
-
originalimage
original figure of ccd camera output
- 2009-06-19 20:42:11下载
- 积分:1
-
xinsanweihundun
提出了一个混沌系统,并对该系统的基本动力学特性进行了深入研究.得到该系统的Lyapunov指数、Lyapunov 维数,给出了Poincaré映射图以及时域图和相图.运用电子工作平台EWB软件对实现该新混沌系统的振荡器电路进行了仿真实验.经过数值仿真和电路系统仿真证实该系统与以往发现的混沌吸引子并不拓扑等价,属于新的混沌系统.(Presents a chaotic system, and the basic dynamic characteristics of the system were studied. Get Lyapunov exponent of the system, Lyapunov dimension, given the Poincar maps and graphs and time-domain phase diagram using electronic work platform EWB software for implementing the new chaotic system oscillator circuit simulation experiments through numerical simulation and circuit and system simulation confirmed that the system ever discovered chaotic attractor is not topologically equivalent, is the new chaotic system.)
- 2014-12-01 10:17:27下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
Teqcspec-changed
经过改进,能在matlab2009及2010上运行,不在出现错误(Been enhanced to run on matlab2009 and 2010 , not an error
)
- 2012-03-30 13:39:22下载
- 积分:1
-
matlab-tutorial-examples
Matlab实例教程,为初学者模仿学习使用(Matlab tutorial examples, for beginners to learn how to use imitation)
- 2014-10-15 16:08:59下载
- 积分:1
-
kalman_demo
Small demo of applying a Kalman Filter to a simple problem.
- 2013-11-04 19:04:53下载
- 积分:1