-
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
-
25w81121w3matlab-fft
matlab
fft 傅立叶变换 matalb语言(matlabfft Fourier Transform matalb language)
- 2008-04-26 09:48:46下载
- 积分:1
-
extend_euclid
this is extended euclid source code
- 2012-05-04 03:10:54下载
- 积分:1
-
Onduleur-classique
onduleur classique ........................
- 2013-09-11 07:00:03下载
- 积分:1
-
ghash-clmulni-intel_glue
Accelerated GHASH implementation with Intel PCLMULQDQ-NI instructions. This file contains glue code.
- 2014-08-30 11:10:14下载
- 积分:1
-
Ball_Beam_Direct_Adapt_New_3
Ball_Beam_Direct_Adapt_New_3 in matlab
- 2014-02-06 22:24:47下载
- 积分:1
-
junheng
实现均衡的几个小程序,供学习通信原理的参考(Balanced a few small programs, for learning and communication principle reference)
- 2012-11-27 15:54:56下载
- 积分:1
-
sine
用正弦插值法解决EMD分解过程中遇到的端点效应问题(Sine interpolation to solve the end effect problem encountered in the EMD process)
- 2012-05-09 20:48:46下载
- 积分:1
-
saad3
saadat power system matlab files
- 2012-01-16 16:32:02下载
- 积分:1
-
HMM
说明: 隐马尔可夫模型,浙江大学人工智能研究所.HMM的由来
马尔可夫性和马尔可夫链
HMM实例
HMM的三个基本算法
主要参考文献(Hidden Markov models, Artificial Intelligence Institute of Zhejiang University. HMM Origin
Markov and Markov chain
HMM example
The three basic algorithms HMM
Main references)
- 2010-03-21 19:52:30下载
- 积分:1