-
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
-
PAPER3
Sum Rate Maximized Resource Allocation in Multiple DF Relays Aided OFDM Transmission
- 2015-02-26 22:11:43下载
- 积分:1
-
flower
对花卉的数据集分别通过“五折法”、随机产生训练样本、欧式平方距离、绝对值距离、契比雪夫距离和马氏距离进行数据集的识别。(Data sets, respectively, for flowers through the " half of Law" , randomly generated training samples, European squared distance, absolute distance, Chebyshev distance and Mahalanobis distance for data set identification.)
- 2013-05-22 18:52:35下载
- 积分:1
-
DPSK-modulation
本程序实现了差分相移键控(DPSK)的调制与解调,得到了眼图。(This program simulates the Differential Phase Shift Keying(DPSK)system to obtain a eye diagram.)
- 2014-01-15 19:40:29下载
- 积分:1
-
matlabturbocoder
自己写的LTE中turbo编码仿真。符合3GPP标准,能够直接运行。相应的文档见3GPP 36.212(Write your own LTE simulation of turbo codes. In line with 3GPP standards, can be run directly. The appropriate documentation, see 3GPP 36.212)
- 2009-12-15 11:20:05下载
- 积分:1
-
mfcc
求出语音mel倒谱系数的matlab代码,返回mfc(function mfc=mfcc(x) )
- 2014-01-23 20:39:47下载
- 积分:1
-
CAF_no_sections
利用互模糊函数完成无源连续波雷达的相参积累(Using CAF to complete the coherent integration ofcontinuous wave passive radar )
- 2011-10-19 19:09:35下载
- 积分:1
-
baoluoxian
包络曲线的求法 matlab中的一种求上下包络的算法,特别经典的两种算法(Envelope curve for France matlab down in one envelope seeking algorithms, especially the classic two algorithms)
- 2013-11-10 11:52:38下载
- 积分:1
-
matlab
Matlab 二分法以及simpson公式的数值计算程序,适用于数值方法以及矩阵分析。(Matlab dichotomy and numerical calculation program simpson formula for matrix analysis and numerical methods in.)
- 2015-11-28 13:04:22下载
- 积分:1
-
利用载波移相调制产生pwm波
利用载波移相调制产生pwm波,驱动开关管,实现五电平(
Using carrier phase shift modulation to generate PWM wave, drive the switch tube, realize the five level
Using carrier phase shift modulation to generate PWM wave, drive the switch tube, realize the five level
)
- 2016-04-18 11:03:54下载
- 积分:1