-
gccl
在Viusal Basic6.0中,通过DDE方式,实现与MATLAB的通讯。无论在VB操作数据库应用、控件的使用、MATLAB的图形操作方面,对初学者来说都是难得的典范。(In Viusal Basic6.0 through DDE way communication with MATLAB. Operation in VB database application, the use of controls, MATLAB graphics operation, for beginners is a rare example.)
- 2005-04-20 17:22:44下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
subplot
Matlab绘制子图函数的使用,Matlab绘制子图函数的使用(Matlab rendering the use of subgraph function, Matlab mapping function using subgraph)
- 2008-06-10 01:33:38下载
- 积分:1
-
SpatialFiltering
sptial filters useful in mage processing
- 2010-03-05 19:12:46下载
- 积分:1
-
a_standard_PSO_program_for_matlab
说明: 标准粒子群优化算法的示例,程序主体附带大量讲解,简明扼要,适合初学者对粒子群算法结构进行研究(Standard particle swarm optimization example, the program attached to a large number of the main explanations, concise and suitable for beginners on the particle swarm algorithm to study the structure of)
- 2008-11-14 16:30:36下载
- 积分:1
-
gbvs
说明: 显著区域提取程序,比ITTI的有所提高,很好用。(Significant regional extraction procedure, compared with ITTI' )
- 2010-04-23 10:19:25下载
- 积分:1
-
dtw
MATLAB扩展编程DTW算法程序,需要自己录制语音(MATLAB Extended Programming DTW algorithm program needs its own voice recording)
- 2011-05-18 20:47:11下载
- 积分:1
-
toolbox_optim
optimization algorithms
- 2012-04-21 00:20:36下载
- 积分:1
-
Fuzzy-adaptive-control
单臂机器人的模糊自适应控制程序,此程序由m文件结合simulink实现(Fuzzy adaptive robot arm control program, this program combines simulink realization by m file)
- 2014-08-23 13:40:34下载
- 积分:1
-
BFA-code
BFA优化算法,用于求解电力系统经济调度等优化问题,效果较好,是最近新出的优化算法(BFA optimization algorithm, used for economic dispatch problems in power systems, a new method)
- 2014-04-23 20:42:48下载
- 积分:1