-
original_echo
该程序可以产生一组雷达回波数据,并进行生成相应的一维距离像。(The program can generate a set of radar echo data, and generate the corresponding HRRP.)
- 2015-06-15 23:02:58下载
- 积分:1
-
LPC
利用matlab编程实现LPC谱与语音频谱的比较。(
LPC spectrum using matlab programming comparison with the speech spectrum)
- 2021-04-08 18:09:00下载
- 积分:1
-
LMS3
说明: 介绍了一种新的变步长LMS自适应滤波算法。该算法具有较快的收敛速度和较小的失调,并且他不受已经存在的不相关噪声的干扰。(This paper introduces a new variable step size LMS adaptive filtering algorithm. That the algorithm has a faster convergence speed and a smaller offset, and he is not already in existence are not related to noise.)
- 2010-03-31 11:01:59下载
- 积分:1
-
wavelet_basis_construction
此小程序用于构造小波基
并采用双尺度方程求解小波基函数(this small procedure for the construction of small Porgy and double standards equation wavelet function)
- 2007-04-22 22:03:33下载
- 积分:1
-
xbzqqz
利用小波变换进行图像灰度增强,其中与直方图,中值滤波图像处理进行了对比(Using wavelet transform image gray enhanced, including histograms, median filter image processing were compared)
- 2012-06-04 22:05:27下载
- 积分:1
-
yyyyyyy
简明的matlab 实用程序集合;可以快速地掌握这一工具进行实际应用(concise Matlab practical procedures set; Quickly grasp of the tools for practical application)
- 2007-06-25 21:19:19下载
- 积分: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
-
National-Taiwan-Central-University
台湾国立大学编写的HHT的matlab源程序,适合信号处理专业学习与研究!(Prepared by the National Taiwan University of HHT matlab source code, suitable for signal processing professional learning and research!)
- 2013-03-22 14:20:27下载
- 积分:1
-
matlab6.5kebenchengxu
精通matlab6.5课本源程序,包含所有课本程序(To proficient matlab6.5 Textbook source, contains all the textbooks)
- 2013-04-26 22:50:42下载
- 积分:1
-
matlab
matlab用法教程,非常详细,是我大学老师自己编的(Usage matlab tutorial, very detailed, is my own series of university teachers)
- 2015-02-17 12:40:59下载
- 积分:1