-
hough
说明: 这是一个基于matlab的Hough变换源代码,很简洁但很实用(This is a Hough transform based on the matlab source code, very simple but very practical)
- 2009-08-05 20:56:39下载
- 积分:1
-
tang1
用GUI做的图像处理平台一些算法的演示,包括图像去噪图像加密图像编码解码(the tool of image processing)
- 2015-06-17 15:36:01下载
- 积分:1
-
MATLAB_FFT_FUNCTION
MATLAB中FFT的使用方法 调用FFT的函数直接通过MATLAB实现(To use MATLAB in FFT FFT of the function calls directly through MATLAB Implementation)
- 2010-06-13 16:36:02下载
- 积分:1
-
zhixinsuanfa
质心算法 基于MATLAB 毕设的源代码(Centroid algorithm is based on MATLAB)
- 2011-06-03 10:04:11下载
- 积分:1
-
LFM
雷达接收信号匹配滤波的matlab仿真,设定相关参数,得到匹配滤波后输出波形。(Radar matched filtering the received signal matlab simulation, set the parameters, obtained after the matched filter output waveform.)
- 2011-11-19 23:39:23下载
- 积分:1
-
Blocking-EDS
Since RREQ packets are flooded throughout the network, this algorithm does not scale well to large networks. If the destination node is located relatively near the source, issuing a RREQ packet that potentially pass through every node in the network is wasteful. The optimization AODV uses is the expanding ring search algorithm, which works as follows. The source node searches successively larger areas until the destination node is found. This is done by, for every RREQ retransmission until a route is found, incrementing the time to live (TTL) value carried in every RREQ packet, thus expanding the ``search ring in which the source is centered.
- 2015-01-17 18:31:21下载
- 积分:1
-
poisson
poisson generator matlab
- 2009-10-23 00:13:45下载
- 积分:1
-
timer
一个基于matlab实现的计时器源码,供大家学习。(A matlab implementation of the timer source for everyone to learn.
)
- 2012-04-28 11:53:10下载
- 积分:1
-
43601905cw1a
Test Pointed Signals
- 2014-02-23 19:29:46下载
- 积分:1
-
bayes_demo
目标跟踪的扩展卡尔曼滤波算法主函数的文件是:kal_demo.m
近似网格滤波的主函数文件是:bayes_demo.m
近似网格滤波划分网格的方法是:以目标上一个时刻的位置作为中心进行网格的划分,每个网格大小为1,总的区域为5*5
改进后算法的主函数文件是:trackiing_demo.m(Target tracking extended Kalman filter algorithm is the main function of the document: kal_demo.m approximate mesh filter paper is the main function: bayes_demo.m approximate mesh filter into the grid method is: in order to target the location of a moment as the central to carry out the division of the grid, each grid size of 1, with a total area of 5* 5 to improve the algorithm)
- 2007-09-30 11:20:49下载
- 积分:1