-
canny
用matlab实现的canny边缘检测 (Using matlab implementation of the canny edge detection )
- 2009-03-21 10:47:31下载
- 积分:1
-
ConvolutionalCode
卷积码的编码及解码代码,写的很清晰,很有借鉴作用(Convolutional Coding)
- 2009-03-24 18:35:34下载
- 积分:1
-
source-code
图像的几何矫算法及其用MATLAB实现的代码,内容全面,包含图片(The geometry of the image by algorithm and MATLAB code, comprehensive, including pictures
)
- 2012-04-17 20:34:22下载
- 积分:1
-
dpll
应用matlab设计D触发器型的锁相环的设计的程序并对相位很频率进行性能图形比较(matlab desire Dpll)
- 2010-05-27 11:37:53下载
- 积分:1
-
junzhilvbonmd
MATLAB对数字信号进行均值滤波,尤其是对数字图像(MATLAB for digital signals mean filter, especially for digital images)
- 2014-02-22 18:43:06下载
- 积分:1
-
matlabGui
为matlab添加启动画面的另一种方法,也是从matlab论坛上得到的(Add a splash screen for the matlab another way, is also obtained from the matlab forum)
- 2010-12-16 14:53:32下载
- 积分:1
-
chouyang
说明: 使用matlab对独立随机过程抽样产生带通随机过程(The process of generating independent random sampling of band-pass random process)
- 2011-03-10 09:14:02下载
- 积分:1
-
G.723.1_2010_02_10
这个包实现了ITU - T的G.723.1语音编码器和解码器在Matlab。该方案的目标是提供一个良好的记录和模块化设计方案,实验和研究,以方便使用为基础的实际编码器。
编码器实现了G.723.1的多脉冲模式(在6.3 kb / s的运行)。解码器可以解码的5.3 kb / s的,在6.3 kb的多脉冲/秒,连续传输,数据包丢失隐藏)编码器(所有的ACELP方式。
该编码器和解码器之间的标准接口是位文件(同位文件由ITU - T参考代码产生兼容)。第二个选项之间传递的编码器和解码器使用Matlab的数据信息文件。此选项允许测试通过传递量化或unquantized之间的编码器和解码器的信息。
有报道[1]描述了G.723.1编码与Matlab实现与分布包括在内。 ITU - T建议G.723.1的[2]在线提供。该建议含(This package implements the ITU-T G.723.1 speech coder and decoder in Matlab. The goal of the package is to provide a well-documented and modular program that was designed to facilitate experimentation and research using a practical coder as a base.
The coder implements the multipulse mode of G.723.1 (running at 6.3 kb/s). The decoder can decode all modes of the coder (ACELP at 5.3 kb/s, multipulse at 6.3 kb/s, discontinuous-transmission, packet loss concealment).
The standard interface between the coder and decoder is a bit file (compatible with the bit files generated by the ITU-T reference code). A second option passes information between the coder and decoder using a Matlab data file. This option allows for testing by passing quantized or unquantized information between the coder and the decoder.
A report [1] describing the G.723.1 and the Matlab implementation is included with the distribution. ITU-T Recommendation G.723.1 [2] is available on-line. The recommendation incl)
- 2010-05-20 22:22:58下载
- 积分:1
-
DFT_AND_IDFT
A simple program to find the discrete fourier transform(DFT) and inverse discrete fourier transform(IDFT) of a signal.
- 2010-09-25 00:48:32下载
- 积分:1
-
845
对电路板的图像进行分割,可以提取电路板中的目标物,以对电路板进行检测。文章使用K均值聚类算法完成对电路板图像的分割,针对传统的K均值聚类算法的不足,提出了使用直方图波形的有效波峰个数来确定K值的大小,并通过使用一种比传统的绝对误差的表示更简洁的表达式,达到了快速分割的目的。对一些电路板图像分割的实验结果表明,文章的方法能够根据目标物的数目有效的确定K值的大小,且比传统的K均值算法减少了运算量及计算时间。
(On the circuit board image segmentation, to extract the target board to the circuit board for testing. Article using the K means clustering algorithm to complete the circuit board image segmentation, the traditional K-means clustering algorithm, the paper proposes the effective use of histogram peak wave number of K values to determine the size, and by using a ratio of absolute error of the traditional expression that is more concise, to the fast segmentation. For some circuit board image segmentation results show that the method can be according to the article the number of valid target value to determine the size K, and K-means algorithm than the traditional reduced computation and computing time.)
- 2010-05-10 08:14:40下载
- 积分:1