-
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
-
approx
approximation with neural networks
- 2014-01-23 07:13:26下载
- 积分:1
-
NumericalComputing
说明: Matlab 的Numerical Computing,全书pdf+全代码,英文版(Matlab Numerical Computing, the whole book pdf+ code, in English)
- 2005-11-03 11:22:31下载
- 积分:1
-
456
本程序运行需要几分钟时间;两个M文件都放在MATLAB目录下;在命令窗口中输入lianxuwuran(t),回车即可运行,(This program takes a few minutes Two MATLAB M-files are placed in the directory Enter lianxuwuran (t) in the command window, press Enter to run)
- 2014-01-01 12:59:12下载
- 积分:1
-
ECG
应对心电图设备中的信号采集挑战,TI的方案介绍2009(ECG equipment to deal with signal acquisition challenges, TI introduced the program in 2009)
- 2009-01-08 20:12:40下载
- 积分:1
-
generate_deterate
利用matlab 生成二相编码信号,在一个码元内频率相同,不同码元内的信号频率不相同(generation for binary phase encoded signal)
- 2010-12-07 11:23:27下载
- 积分:1
-
MATLAB-OFDM
OFDM技术及其MATLAB模拟的仿真与程序(OFDM technology and its MATLAB simulation and process simulation)
- 2010-05-18 20:50:10下载
- 积分:1
-
sphere_rcs
对于给定的直径,SPHERE_RCS 计算球体的精确RCS(For a given diameter, SPHERE_RCS calculated sphere precise RCS)
- 2013-03-18 22:30:35下载
- 积分:1
-
qlearning111
说明: q-learning 实现 栅格迷宫路径规划,附带随机迷宫生成代码(Q-learning to achieve grid maze path planning, with random maze generation code)
- 2021-03-26 11:23:15下载
- 积分:1
-
oqpsk
通信系统中的OQPSK,并且与QPSK相比较。matlab实现(Communication Systems OQPSK, and compared with QPSK. matlab achieve)
- 2021-03-09 09:19:28下载
- 积分:1