-
1
说明: 本程序仿真2个AUV在航行过程中以一定的编队航行,一前一后,协同完成任务(This procedure simulated two AUV during the voyage, sailing in certain formations, one after the other, collaborative tasks)
- 2013-03-16 16:19:51下载
- 积分:1
-
image-stitch
使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。(Using Harris corner detection method for image feature point extraction, NCC description of the method of rough matching, and then use the RANSAC algorithm for fine matching.
)
- 2016-12-08 20:01:00下载
- 积分:1
-
MMUSIC
修正music算法对相干信号的DOA估计(Music algorithm modified DOA Estimation for Coherent Signal)
- 2010-06-07 08:01:14下载
- 积分:1
-
ClassCode
本程序基于matlab实现了贝叶斯分类器,是模式识别理论中基本的操作,希望对初学者有帮助。(This procedure achieved a matlab-based Bayesian classifier, Pattern Recognition Theory is the basic operation, and they hope to be helpful for beginners.)
- 2009-06-10 16:27:15下载
- 积分:1
-
dvhop
说明: 经典的dv-hop算法实现无线传感器网络的定位,还有节点分布图和定位误差图(Dv-hop classic algorithm wireless sensor network localization, as well as node distribution and the positioning error map
)
- 2011-03-24 17:24:46下载
- 积分:1
-
sigdemo1
信号处理示例,用matlab编写的信号处理的小示例程序(Example of signal processing, signal processing using matlab sample program)
- 2012-07-09 16:29:50下载
- 积分:1
-
Fast-fourier-Transform
to find the discrete fourier transform using the fast fourier algorithm, any sequence of lengths which are multiples of 2
simply append zeros to satisfy this requirement
- 2013-12-04 00:13:33下载
- 积分:1
-
ant
说明: 蚁群全局最优”算法针对普通二元函数最大值、Schaffer函数和Rastrigin函数最小值的matlab程序(The ant colony global optimal algorithm for the normal binary function max, Schaffer function and Rastrigin function minimum matlab program)
- 2019-11-14 22:52:41下载
- 积分:1
-
pf_filter
五种常用的粒子滤波算法,里面有ekf算法的比较 欢迎大家下载学习,含注释(five kinds of pf filter. it will help you to study pf filter.)
- 2010-08-19 15:23:11下载
- 积分:1
-
MFCBandFilter
一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考
功能:1 固定带通滤波
2 可变带通滤波
3 噪声删除
4 输入输出误差计算
实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分
Filter.h:头文件,定义了CFilterApp 类
Filter.cpp:利用MFC的函数实现了CFilterApp
Filter.rc:资源文件,包括对话框和图标的说明(use a filter to write MFC source code, code structure is very delicate, can be functional : a fixed band-pass filtering two variable bandpass filter to delete four 3 noise input and output error calculation is relatively simple to achieve. As the use of Microsoft Foundation classes, code process is simple, but to achieve the more fully functional Filter.h : The first document, CFilterApp definition of the category Filter.cpp : MFC function realized CFilterApp Filter.rc : resource files, including dialog box and the note icon)
- 2006-12-04 17:13:56下载
- 积分:1