-
MATLAB7.Xyuandaima
《MATLAB 7.X程序设计》-王建卫-源代码及习题答案,用以初学者(" MATLAB 7.X programming" - Wang Wei- the source code and problem sets for beginners)
- 2010-09-05 21:07:48下载
- 积分:1
-
pca
本程序基于MATLAB仿真工具实现主分量分析(The program is based on MATLAB simulation tools principal component analysis)
- 2010-10-18 21:45:55下载
- 积分:1
-
rm_par
采用reed-muller码降低ofdm的par方法(used reed-cup code to reduce the par method ofdm)
- 2006-11-29 22:33:15下载
- 积分:1
-
girth12rr
QC-LDPC码生成矩阵编程,围长为12,无4环(The program searches for a girth 12 QC-LDPC code given size of sub-matrix, row and column weights. The configuration of sub-matrices could also be changed. The program offers flexibility in constructing girth-12 QC-LDPC codes compared to other algorithms. The program builds a Tanner graph by connecting groups of rows and columns. A connection is made if it does not form less than twelve-cycles. The program may fail to find a code given particular parameters. It also does not find the smallest codes compared to other algorithms. )
- 2012-05-04 10:41:37下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
matlab
关于matlab的一些图像预处理方面的文档知识与代码,希望对大家有所帮助(Matlab image pre-processing on some aspects of the documentation and code knowledge, we hope to help)
- 2011-10-26 09:51:40下载
- 积分:1
-
mf
说明: in this matlab code we have used a new technique for imge processing -segmentation-
- 2010-06-09 04:17:55下载
- 积分:1
-
FFT_using_Matlab
是对fft进行分析的电子书,利用matlab.(this book is a introduction for FFT with matlab)
- 2009-05-12 16:09:37下载
- 积分:1
-
编译通过的BSCB方法实现对彩色图像的修补源程序
包含了阵列信号处理的常见算法,直线阵采用切比学夫加权控制主旁瓣比,包括脚本文件和函数文件形式,部分实现了追踪测速迭代松弛算法,鲁棒性好,性能优越,双向PCS控制仿真。
- 2023-06-07 03:55:03下载
- 积分:1
-
TDNN2
Speech Recognition with Tdnn by simulink
- 2010-06-24 21:29:47下载
- 积分:1