-
target_tracking
该文件涵盖了目标跟踪领域的众多算法,如EKF,UKF,PF,IMM等,所以掌握了这个你将顺利实现多种功能。(This document covers a target tracking algorithm of many areas, such as EKF, UKF, PF, IMM etc, so master this you will achieve the smooth functions.
)
- 2012-04-22 18:46:32下载
- 积分:1
-
media_filter
利用3*3模板对图像进行中值滤波的matlab程序(using 3* 3 template on the image of the median filtering procedures Matlab)
- 2006-10-25 19:44:31下载
- 积分:1
-
harris_cornerdetect
Harris角点提取实现了对棋盘格模板角点的精确提取,matlab程序及示例图片。(Harris Corner Detection realize the chessboard grid template Corner precise extraction, matlab procedures and sample images.)
- 2009-02-12 20:34:03下载
- 积分:1
-
DIT_FFT_2
用matlab实现基2时间抽取快速傅里叶变换fft(Base 2 with matlab time taken to achieve the fast Fourier transform fft)
- 2010-10-12 10:39:11下载
- 积分:1
-
TD2new
AN IMPORTANT class of theoretical and practical
problems in communication and control is of a statistical nature.
- 2015-03-15 00:08:04下载
- 积分:1
-
fractal-interpolation-surface
分形插值曲面的MATLAB程序,文中给出详细的源程序及注释!(Fractal interpolation MATLAB program, the paper gives details of the source code and comment!)
- 2014-04-19 11:00:49下载
- 积分:1
-
fdtd1D
it is Finite Difference Time Domain algortihm
- 2009-02-27 21:39:32下载
- 积分:1
-
QPSK_Modulation
QPSK调制 经典,非常简洁的产生qpsk的调制方法1(QPSK Modulation)
- 2009-04-05 18:54:01下载
- 积分:1
-
MATLABLibrary
说明: 讲解MATLAB在数学各分支中的应用 函数和命令 应用与技巧(MATLAB in mathematics to explain the various branches of functions and commands in the application of Tips and Tricks)
- 2009-08-26 19:32:46下载
- 积分:1
-
comVision
图片印刷字符的识别(可识别多种字体)
将Matlab工作空间路径设置为本文件夹
在Matlab命令窗口内输入:
numCongnition( able1/01.jpg )
通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体
命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口
也可以运行:
num = pretreat( able1/01.jpg )
imshow(num)
直接得到预处理后的图片
再键入:
getNumber(num)
得到字符输出
(Set the Matlab workspace path to this folder
In the Matlab command window input:
NumCongnition ( able1/01. JPG)
Through change pictures to deal with different figure, including able1, able2, able3 three folders corresponding to three kinds of fonts
Command window output to identify characters, and automatically process among popup Windows
Can run:
Num = pretreat ( able1/01. JPG)
Imshow (num)
Directly after preprocessing of images
Type:
GetNumber (num)
Get the output character)
- 2014-02-17 16:37:48下载
- 积分:1