-
nearerpointofclusterhead
This matlab code can be used to find the nearest cluster head in the given cluster
- 2015-03-03 14:28:14下载
- 积分:1
-
802.11aOFDM
基于802.11a协议的OFDM程序
matlab,很有用哦(OFDM-based 802.11a protocol procedures matlab, oh, very useful)
- 2009-06-14 22:27:13下载
- 积分:1
-
phase1-optimal
i want to download the codes
- 2014-12-08 02:36:38下载
- 积分:1
-
chaopicture
分别利用一维logistic、三维lorenz混沌映射实现任意尺寸彩色图像加密与解密(像素值及其位置都发生了改变)。密钥为混沌序列初始值。(内有详细说明)(Respectively, using one-dimensional logistic, three-dimensional lorenz chaotic mapping to achieve any size color image encryption and decryption (pixel values and their positions are changed). Key to the initial value of the chaotic sequence. (With detailed instructions))
- 2014-01-15 22:23:11下载
- 积分:1
-
(chp6)
hamming编码和RS码,在AWGN下性能(hamming codes and RS codes in AWGN performance)
- 2014-02-20 19:50:43下载
- 积分:1
-
yu
说明: 相当全面的介绍云计算与云存储的资料,据说这是计算机科学最有发展前途的方向之一(A fairly comprehensive introduction to cloud computing and cloud storage data, which is said to computer science the most promising directions of)
- 2009-11-16 18:38:20下载
- 积分:1
-
kalman-filter
卡尔曼滤波的matlab程序
按照基本卡尔曼滤波算法编写(Kalman filter matlab program prepared in accordance with the basic Kalman filter algorithml)
- 2013-09-16 16:46:01下载
- 积分:1
-
MATLAB-GA
genetic algorithm on optimization Parameters program
- 2015-04-06 16:12:34下载
- 积分:1
-
main_greedy
求最短路径,用matlab编写的贪婪算法。(greedy algorithm)
- 2014-01-02 20:57:43下载
- 积分: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