-
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
-
rayleigh
研究rayleigh衰落,根据《无线通信原理与应用》一书(Study of Rayleigh fading, according to Principle and Application of wireless communications, a book)
- 2007-12-24 01:26:21下载
- 积分:1
-
Guass1
用matlab编的gauss算法,希望多大家有帮助(Matlab code for gauss algorithm with)
- 2010-11-30 14:59:35下载
- 积分:1
-
12313
说明: 自己收集的一些MATLAB程序 simulink 模型(some MATLAB program simulink)
- 2010-04-02 12:05:41下载
- 积分:1
-
zf_mmse
说明: MIMO预编码,线性zf,mmse预编码性能比较(MIMO pre-coding, linear zf, mmse Performance Comparison of precoding)
- 2021-04-11 18:58:58下载
- 积分:1
-
energy_detect
Spectrum Sensing using ED for DSB signal
- 2012-06-14 13:51:27下载
- 积分:1
-
bigNumber
基于开源资料开发的大整数简单运算的函数库(big-number library for encryption development)
- 2010-11-01 22:46:00下载
- 积分:1
-
OceanAcoustic
海洋声传播计算程序,包括ffp方法、pe方法、简正波方法、射线方法等(include ffp pe normal mode ray method)
- 2010-11-12 16:36:42下载
- 积分:1
-
dvw-extract
基于YUV格式的视频做的数字视频水印,该算法可到达很好的健壮性和透明性(YUV format video, digital video watermark, the algorithm can reach a good robustness and transparency)
- 2012-05-28 20:14:43下载
- 积分:1
-
particalswarmoptimization
一个使用matlab语言编写的粒子群算例,对初学者很有用(a example of particle swarm optimization)
- 2009-10-13 20:02:00下载
- 积分:1