-
rx_move_cyclic_prefix
OFDM系统接收机移除循环前缀,代码本人亲自撰写,如有疑问可讨论之(the rx_move_cyclic_prefix function of the OFDM system)
- 2013-07-12 20:24:46下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
periodgra11
资料中包含的matlab代码是谱分析中周期图法的估计的详细代码,使用于学习周期图的同学使用(Data contained in spectral analysis matlab code periodogram estimation method detailed in the code used in the learning cycle diagram of the students to use)
- 2014-08-26 18:52:21下载
- 积分:1
-
gui_I_14_6
利用matlab的GUI模块搭建了拍振的产生,两列同频率的叠加。(Using the GUI module of MATLAB to set up the production of the beat vibration, the two column of the same frequency of the superposition.)
- 2016-12-08 20:42:12下载
- 积分:1
-
ma
说明: 图论的匹配问题,具有较强的针对性和实用性(Graph theory, matching, highly targeted and practical)
- 2010-08-24 19:24:02下载
- 积分:1
-
nls
solves a modified nonlinear Schr¨odinger Equation using the symmetric split-step method.
- 2012-04-17 22:46:45下载
- 积分:1
-
shuju
在matlab中按字符读取txt文件中的十六进制数据,并把它转换为十进制。(In matlab read txt file by character hexadecimal data and convert it to a decimal.)
- 2015-03-26 10:54:41下载
- 积分:1
-
ECG_aztec
该程序基于matlab,可以对输入的一个ECG信号图像进行处理,方便进一步分析。(Based on matlab, the program can enter an ECG signal image processing to facilitate further analysis.)
- 2012-11-26 22:20:36下载
- 积分:1
-
lawmask
statistical methods in order to extract image texture descriptors. In particular, we will focus on the Co-occurrence matrices and the Energy
filters (Laws filters). They are well-known texture descriptors, fast and easy to implement and provide good results that could be used in a
posterior step to perform image segmentation and object recognition.(statistical methods in order to extract image texture descriptors. In particular, we will focus on the Co-occurrence matrices and the Energyfilters (Laws filters). They are well-known texture descriptors, fast and easy to implement and provide good results that could be used in aposterior step to perform image segmentation and object recognition.)
- 2008-01-26 23:28:29下载
- 积分:1
-
wang
2fsk调制解调 语音信号调制解调,误码率(2fsk modulation )
- 2014-12-20 10:16:32下载
- 积分:1