-
clustering_graph
公司分拆问题: 聚类算法与图论算法
matlab 的实现(separate companies : clustering algorithm and graph theory is the realization of Matlab)
- 2007-03-06 10:20:45下载
- 积分:1
-
Response-of-RLC-Series-Circuit
主要介绍RLC串并联谐振技术的基本原理,并进行仿真分析(It introduces the basic principles of series and parallel RLC resonance technology, and simulation analysis)
- 2016-05-29 15:04:54下载
- 积分:1
-
gameoflife2
John Conway s Game of Life
_____________________________
A matlab simulation of John Conway s Game of Life
- 2010-06-24 04:55:42下载
- 积分:1
-
fcm
this code is thresholding image with fuzzy c-meam thresholding, it good result than Otsu method.
- 2009-04-09 20:37:30下载
- 积分:1
-
path
PATH PLANNING TECHNIQUE USING RRT ALGORITHM
- 2014-09-11 20:50:59下载
- 积分:1
-
bpskqam
BPSK的Matlab仿真程序,QAM的Matlab仿真程序.(Matlab BPSK simulation program, and Matlab QAM simulation program)
- 2015-01-29 19:08:04下载
- 积分:1
-
Differential-Equations
利用matlab 和 差分方法求解非线性方程(Difference Methods Partial Differential Equations)
- 2012-01-11 19:57:25下载
- 积分:1
-
Exam1
将Matlab下的M文件转换为DLL,在VC中调用.(M under the Matlab files into the DLL, the VC call.)
- 2007-08-21 13:15:25下载
- 积分:1
-
rscode_AWGN_MQAM
RS编码的simulink 仿真,在ANGW条件下1(RS coding simulink simulation conditions in ANGW 1)
- 2010-10-08 22:08:58下载
- 积分:1
-
matlab-kalman
说明: 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题.
比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。这个估计可以是对当前目标位置的估计(滤波),也可以是对于将来位置的估计(预测),也可以是对过去位置的估计(插值或平滑).
(kalman filter in matlab)
- 2011-03-05 21:53:23下载
- 积分:1