-
edge
在matlab,传统的边缘检测直接调用edge函数,但是得到的边缘信息较稀薄,可以通过将sobel,roberts,prewitt三种算子的边缘检测叠加起来,并且对于连续的边缘部分拓宽,使得边缘更连贯清晰(In matlab, traditional edge detection edge direct call function, but thinner than the edge information can be obtained by sobel, roberts, prewitt three edge detection operator stack up, and for widening the continuous edge portion, so that the edge is more consistent clear)
- 2013-12-21 15:16:36下载
- 积分:1
-
linkadapatation
链路自适应的matlab程序,从BPSK到256QAM,码率1/2.2/3,3/4,5/6(link adaptation simulation in matlab)
- 2021-04-12 10:08:57下载
- 积分:1
-
paddedsize
通过使用填充和不填充观察其滤波效果!使用了低通滤波器生成一个高斯滤波器!(Fill and not fill through the use of filtering effect observed! Low-pass filter used to generate a Gaussian filter!)
- 2011-05-22 13:51:28下载
- 积分:1
-
ofdm_channel
ofdm channel using and measure of PSNR
- 2014-02-06 00:22:03下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
buckboost
升降压DC——DC变换器的simulink模型,前相为buck变换器,后相为boost变换器,可以进行适当的升降电压调节。(The buck-boost DC- DC converter simulink model, phase buck converter, the latter phase of the boost converter can be appropriate lifting voltage regulator.)
- 2012-07-01 16:28:12下载
- 积分:1
-
pro1
非标供牙机的PLC控制程序,台达PLC24ES200T控制推送,落料,检测,攻牙。使用WPLSOFT2.38编译(-Delta PLC control program is used to control the Non-standard equipment。)
- 2015-04-19 11:53:24下载
- 积分:1
-
prtools
PRTools4
A Matlab Toolbox for Pattern Recognition
- 2010-06-28 11:09:14下载
- 积分:1
-
edgetools
SUSAN-based functions to detects image edges and their orientation(SUSAN-based functions to detects image ed celebrated and their orientation)
- 2006-09-20 23:18:09下载
- 积分:1
-
DSPhomework1
估计随机信号的样本自相关序列。以及基本的信号处理程序代码(Estimated random sample of the signal autocorrelation sequence. And basic signal processing code)
- 2010-05-31 10:02:28下载
- 积分:1