-
mean_shift
均值漂移的实验环境,可实现边缘检测和影像分割。包含可执行文件和功能说明。(the tool can help designer realize the segmentation by using method of mean_shift.)
- 2011-08-04 11:56:59下载
- 积分: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
-
drynimicmatlab
用matlab的小程序,希望对大家有所帮助!有限元结构动力学分析与工程应用.
the code of <FEM ON DRYNIMIC analysys of enegineering >
- 2010-11-09 14:41:12下载
- 积分:1
-
newmark
Newmark 法积分例子,是以我的矩阵为例,处理结构动力学的相应问题(Newmark method integral example, is my matrix as an example, the dynamics of processing structure questions)
- 2012-03-31 11:02:34下载
- 积分:1
-
GA-3
用matlab写的遗传算法小程序 里面涉及到二进制编码 和 格雷码 值得学习和参考(Write with matlab genetic algorithm small program which involves binary coding and Gray code is worth learning and reference)
- 2016-05-17 09:39:23下载
- 积分:1
-
fenlei
SOM神经网络分类程序,使用matlab编写(SOM neural network classification procedures, the use of matlab to prepare)
- 2021-03-16 22:39:21下载
- 积分:1
-
Euler
数值计算里经典的欧拉算法的源程序,采用matlab写的,对理解欧拉算法有很大的帮助作用。(Numerical calculation in the classical Euler algorithm source code, using matlab write, for understanding Euler algorithm has a great help.)
- 2013-11-13 23:42:59下载
- 积分:1
-
mfile
ForMATLAB_2011a教程,matlab教程源代码,MATLAB使用和数学知识的丰富层次(ForMATLAB_2011a tutorials, matlab tutorial source code, MATLAB mathematical knowledge to use and rich gradation)
- 2013-07-10 20:00:09下载
- 积分:1
-
band gap of photonic rystal
计算二维光子晶体的带隙和能带面,适合comsol3.5版本(Calculation of band gap and band surface of photonic crystal)
- 2017-12-24 11:09:13下载
- 积分:1
-
HOSA
提供了Matlab平台下高阶统计量的常用算法以及运算函数。并且给出了时间延迟估计等实际应用的算例(Matlab platform provides a higher-order statistics of the commonly used algorithms and computing functions. And gives the time delay estimation in practical applications, such as the numerical example)
- 2007-10-09 16:19:02下载
- 积分:1