-
<数字信号处理>-光盘内容
<数字信号处理>(胡广书 编)课后习题的matlab编程(lt; Digital signal processing gt; (Hu-book series) Exercise of Matlab after-school programming)
- 2005-03-15 12:04:47下载
- 积分:1
-
rsbianma
本代码在matlab下实现rs编码并加入噪声 以及纠错编码(Under this code in matlab coding realize rs and add noise and error correction coding)
- 2008-06-07 09:17:26下载
- 积分:1
-
bin2manchester
binary to manchester coding matlab
- 2012-04-13 14:07:51下载
- 积分:1
-
chepaitiqu
本次作业是在matlab环境中实现的,主要运用了图像处理的基础知识对一张车牌图像进行预处理。如图像转换、图像形态学处理以及图像的边缘检测等来增强图像的对比度。在此基础上利用形态学方法以及投影法相结合来定位图片中的车牌,并将其从图片中剪切出来。最后,将提取出来的车牌字符分割成单个字符并组成新的图像。(This work is implemented in matlab environment, the main use of the basics of image processing on a plate image preprocessing. The image conversion, image processing, and morphological image edge detection or the like to enhance the contrast of the image. Morphology and projection Combination plates to locate the picture, and cut out the picture on the basis of use. Finally, the extracted license plate character segmentation into individual character and form a new image.)
- 2015-03-08 16:01:06下载
- 积分:1
-
cljs
基于Matlab的电力系统潮流计算程序源码,包括PQ分解法计算和牛顿拉夫逊发计算两部分,通过输入玩家参数信息可以计算电网潮流(EP system fucking english)
- 2013-12-31 15:36:15下载
- 积分:1
-
pulseblanking
实现脉冲消隐以在通信系统去除较大干扰,保证误码率性能(Realization of pulse blanking to remove larger interference in communication system, guaranting the bit error rate performance)
- 2014-02-19 10:41:15下载
- 积分:1
-
NandECC
Micron Technology
Nand ECC 纠错编码(Micron Technology
Nand ECC C Code)
- 2012-06-06 00:34:07下载
- 积分:1
-
ED_GA
Economic Dispatch for generating power system with Genetic Algorithm
- 2013-03-13 00:38:34下载
- 积分:1
-
kmeans
function [L,C] = kmeans(X,k)
KMEANS Cluster multivariate data using the k-means++ algorithm.
[L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class
label per column in X and a size(X,1)-by-k matrix C containing the
centers corresponding to each class.
Version: 07/08/11
Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be)
References:
[1] J. B. MacQueen, "Some Methods for Classification and Analysis of
MultiVariate Observations", in Proc. of the fifth Berkeley
Symposium on Mathematical Statistics and Probability, L. M. L. Cam
and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297.
[2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of
Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.
- 2011-12-22 19:38:16下载
- 积分:1
-
Limiarizacao
Test limiar multipoint and compares with methods Sobel founded.
- 2010-03-02 21:50:55下载
- 积分:1