-
Untitled
说明: 批处理画图,数据文件较多时,可以使用此程序进行批处理画图,获得直观的分析结果。(Batch drawing, large data files, you can use this procedure to batch drawing, to obtain an intuitive analysis.)
- 2010-03-30 22:09:39下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1
-
functionadd
对matlab中的常用函数进行补充,对信号处理的实现有帮助,只要将其加入默认路径就能轻松使用。(the commonly used matlab functions added that implementation of signal processing has to help, as long as its default path will be able to add easy to use.)
- 2009-03-18 15:32:35下载
- 积分:1
-
scm-11-01-2005
欧洲fp6的WINNER的空间信道模型SCM信道的matlab仿真程序(WINNER of the European FP6 space channel model SCM channel matlab simulation program)
- 2007-09-11 21:07:55下载
- 积分:1
-
matlabsvmprograme
说明: 用MATLAB实现支持向量机程序,有训练集和测试集,程序完整。(Using MATLAB support vector machine procedures to achieve, there are training set and test set, the program integrity.)
- 2009-07-27 10:47:31下载
- 积分:1
-
fingerprint_mosaic
一个matlab程序,实现了两幅指纹图像的拼接,程序中附有指纹图像。(a Matlab procedures, the two fingerprint image stitching, procedures attached fingerprint images.)
- 2006-11-04 21:26:24下载
- 积分:1
-
BS_MRVFilter_Code
MRV(磁共振静脉血管)滤波器程序源代码(MRV (magnetic resonance vein imaging) filter)
- 2013-03-22 12:18:51下载
- 积分:1
-
modified_voice_excited_lpc
说明: 基于Philipp Steurer源码上改进的线性预测编码,共大家参考(An improved voice-excited LPC that can output better speech quality。)
- 2011-03-26 22:51:36下载
- 积分:1
-
OS_CFAR
众多恒虚警检测(CFAR)算法都是基于单元平均(CA:Cell Avarage)的方法,该算法需要较大的运算量。本程序给出了基于有序统计(OS:Order Statistic)的CFAR检测算法,弥补了CA_CFAR检测算法的不足,同时还配有本人硕士毕业论文中的检测图像以及实验结果,具有一定的参考价值。(CA_CFAR algorithm often requires large computational complexity. OS_CFAR algorithm is presented, which can make up the disadvantages in CA_CFAR. In the meantime, some processed images are given, which has a high value of reference.)
- 2021-03-03 12:59:33下载
- 积分:1
-
rlsFIR
FIR滤波器的rls实现过程,运用matlab实现的
- 2009-04-01 18:44:28下载
- 积分:1