-
imageenhancement
图像增强 灰度变换增强 空域滤波增强 频域增强 色彩增强 小波增强 (Enhanced gray-scale image enhancement transform spatial filter to enhance the frequency domain to enhance color enhanced wavelet enhanced)
- 2009-12-18 23:31:06下载
- 积分:1
-
vad
基于短时能量和短时平均过零率的端点检 (Based on the average short-term energy and zero-rate short-term endpoint detection)
- 2014-10-18 20:52:37下载
- 积分:1
-
MATLAB_2
主要内容:
概述
创建向量
创建矩阵
向量和矩阵元素的索引(重点)
向量和矩阵的基本操作 (重点)
多维数组
(failed to translate)
- 2009-04-05 21:38:38下载
- 积分:1
-
PCA
PCA算法Matlab实例,有详细的中文注释(PCA algorithm Matlab examples detailed Chinese Notes)
- 2008-03-14 08:48:32下载
- 积分:1
-
MATLAB
OFDM Transmitter and Receiver code with mapping , channel coding ,channel estimation and apply fading
- 2011-07-03 01:23:07下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
dwt
apphying discret wavelet transform 2d on image processing
- 2013-03-15 00:45:43下载
- 积分:1
-
BCH-RS
BCH 和RS级联编码及其解码 中间涉及到二进制转化(BCH and RS encode and decoder)
- 2013-04-11 23:43:49下载
- 积分:1
-
ceshi_Word
本m文件讲了如何在matlab中生成一个WORD文档的模板,可实现数据和图表的动态变动(This m file describes how to generate a WORD document templates, which enables the dynamic changes of data and charts in WORD)
- 2010-09-25 22:38:54下载
- 积分:1
-
Matlab-Advance-Electric-Drives
Dc Converter Brushless motor
- 2011-01-31 21:31:57下载
- 积分:1