-
kalman
卡尔曼滤波方法及其在变形监测中的应用,讲述了其原理及应用
(Kalman filter and its applications in deformation monitoring)
- 2011-05-28 11:32:11下载
- 积分:1
-
highpass-filter
基于matlab的高通滤波器设计,选用汉宁窗(the low-pass filter design based on Matlab with the window of hanning)
- 2013-05-05 23:40:37下载
- 积分:1
-
psoriasis粒子群
说明: 使用MATLAB实现的粒子群优化算法,得出函数的最优解(MATLAB particle swarm optimization algorithm is used to obtain the optimal solution of the function)
- 2019-11-18 21:28:34下载
- 积分:1
-
chapter5
说明: 蚂蚁所在的环境是一个虚拟的世界,其中有障碍物,有别的蚂蚁,还有信息素,信息素有两种,一种是找到食物的蚂蚁洒下的食物信息素,一种是找到窝的蚂蚁洒下的窝的信息素。每个蚂蚁都仅仅能感知它范围内的环境信息。环境以一定的速率让信息素消失。(The environment where ants are located is a virtual world, including obstacles, other ants, and pheromones. There are two kinds of information. One is food pheromone spilled by ants who find food, and the other is the pheromone of nest scattered by ants who find nest. Each ant can only perceive the environmental information in its scope. The environment makes pheromones disappear at a certain rate.)
- 2020-11-09 21:38:57下载
- 积分:1
-
dspsrm
一种matlab环境下开关磁阻电机的仿真研究(Under a matlab simulation of switched reluctance motor)
- 2010-12-06 22:57:03下载
- 积分:1
-
matlab
说明: matlab GUI教程,是我在网上花钱买来的 很适合广大研究者(tutorial matlab GUI, I bought online to spend money very suitable for the majority of researchers)
- 2009-08-22 08:42:42下载
- 积分:1
-
Machine-Learning-a-Image-Processing
这是我另一个同学的关于图像处理与机器学习的作业,对四组图像提取特征值,进行分类识别。LIBSVM.文件里包含代码,及一些参数调试。(This is another of my classmates on image processing and machine learning operations on four sets of image feature extraction values for classification. LIBSVM. File contains the code, and some parameters debugging.)
- 2020-07-04 09:00:02下载
- 积分:1
-
SIFT_flow
mit(csail)上的matlab程序,里面的c++程序需要mex编译,算法可参考下面这篇论文(SIFT flow: dense correspondence across difference scenes ECCV2008)
- 2021-04-27 21:48:44下载
- 积分:1
-
Chapter6
THIS FOLDER CONTAINS THE MATLAB PROGRAMS FOR CHAPTER 6 OF RADAR SYSTEMS BY MAHAFZA
- 2010-11-22 01:27:04下载
- 积分:1
-
matlab-kalman
说明: 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题.
比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。这个估计可以是对当前目标位置的估计(滤波),也可以是对于将来位置的估计(预测),也可以是对过去位置的估计(插值或平滑).
(kalman filter in matlab)
- 2011-03-05 21:53:23下载
- 积分:1