-
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
-
Dirty_or_TH_precoding
脏纸编码和Tomlinson-Harashima预编码,消除数据间干扰(Dirty paper coding and Tomlinson- Harashima precoding, eliminate the interference among the data)
- 2015-04-07 20:11:20下载
- 积分:1
-
MFILE556
这是一份有关matlab中文教材程序代码,希望通过此文件可以使大家更好的学习matlab。(This is a Chinese teaching materials about matlab code, hope that through this file can make everyone better learning matlab)
- 2013-08-28 01:11:32下载
- 积分:1
-
PSD_ImprovedCorr
现代信号处理中功率谱估计理论中改进的协方差算法。程序直观明了。(the algorithm in modern signal processing.)
- 2011-12-14 00:21:40下载
- 积分:1
-
mimo16qam
MIMO 仿真 QPSK 16qam Simulink仿真
对初学者很有帮助(MIMO Simulation using QPSK 16qam and it is very useful for beginner)
- 2013-05-08 20:18:31下载
- 积分:1
-
11.25three-to-one
振动信号三分之一倍频程谱,估计随机振动信号的频率谱函数(One-third octave spectra of the vibration signal)
- 2012-01-05 06:30:56下载
- 积分:1
-
lpf
北邮通信原理基于matlab的计算机仿真,低通滤波器的实现方法,简单通用。(the realization of low pass filter(lpf))
- 2010-07-04 20:46:27下载
- 积分:1
-
power-flow-CPP-program
潮流计算C++程序,计算ieee4 5 14 30 57 118 300(Power Flow calculation program)
- 2013-12-19 16:57:57下载
- 积分:1
-
lld
说明: lcd编程代码 lcd局部特征尺度分解局部特征尺度分解(LCD programming code)
- 2021-03-03 09:29:34下载
- 积分:1
-
TwoLp
说明: 求解线性规划的两阶段法(matlab程序)里面附有相应的例子(Solving two-stage linear programming method (matlab program) inside with the corresponding examples)
- 2008-11-20 18:31:06下载
- 积分:1