-
motorlag
Vehicle cruise control using matlab/simulink
- 2010-09-17 17:26:21下载
- 积分:1
-
KALMAN
realTrack : 真实估计
currentmodel : 构造当前模型
filter_Reslt: 进行自适应Kalman滤波
具体的参数含义及其设置见代码注释
(realTrack: estimated real currentmodel: the current model structure filter_Reslt: Adaptive Kalman filter for the specific meaning of the parameters and their settings, see the code Notes)
- 2009-06-17 16:55:07下载
- 积分:1
-
ClusterBasics-V1.0
各种聚类算法的matlab程序集,说明见其中的readme文件(Various clustering algorithm matlab assembly to illustrate one of the readme file, see)
- 2008-07-08 11:03:01下载
- 积分:1
-
nannvshengshibie
能够在matlab的平台上根据基音频率的不同分别出男女生(In matlab to on the platform of the pitch of the frequency of different respectively according to the men and women living
)
- 2012-06-01 22:11:47下载
- 积分:1
-
antenna-arraying-
非均匀天线组阵SUMPLE权值信噪比及信号合成性能分析(Non-uniform antenna arraying SUMPLE weights SNR performance analysis and signal synthesis)
- 2020-06-30 06:20:02下载
- 积分:1
-
fcw
Intuitive manipulation of a figure using key and mouse gestures(Especially useful for 3d renderings, this widget allows the user to intuitively rotate, pan and zoom any axes within a figure using key presses and mouse gestures. Additionally, press q to quit the widget, r (or double-click) to reset the current axes and escape to close the figure.)
- 2013-05-07 16:28:32下载
- 积分:1
-
tuxiangmangyuan
主要应用Matlab来实现图像的盲源分离而且是三个图像的处理问题采用的方法是FastICA算法(The main application of Matlab to achieve blind source separation method for processing an image problem and is three images FastICA algorithm is used)
- 2015-05-21 18:16:21下载
- 积分:1
-
MATLAB_simulation
MATLAB经典仿真实用教程,包括很多实际源代码,可供仿真者试用(MATLAB simulation of the classic practical tutorials, including a lot of real source code for the simulation were tested)
- 2007-10-04 15:23:05下载
- 积分:1
-
thresholding_of_grayscale_images
find the threshold value of the gray scale image.
- 2009-12-04 15:28:36下载
- 积分:1
-
matlab-kalman
说明: 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题.
比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。这个估计可以是对当前目标位置的估计(滤波),也可以是对于将来位置的估计(预测),也可以是对过去位置的估计(插值或平滑).
(kalman filter in matlab)
- 2011-03-05 21:53:23下载
- 积分:1