-
tongji-m
几个用于统计方法的matlab程序,结构简单,运算快捷,节省内存(Several statistical methods for the matlab program, simple structure, computing faster, save memory)
- 2008-05-04 20:48:37下载
- 积分:1
-
ArtificialImmunealgorithmprogres(matlab)
这是我托朋友在国外网站上下载的有关人工免疫算法的一系列程序,有很多算法的源程序,是用matlab编写的,对搞这方面的研究非常有帮助。(This is what I asked a friend abroad website of the artificial immune algorithm a series of procedures, the source has a lot of algorithm is the use of matlab prepared to engage in research in this area very helpful.)
- 2007-09-13 15:42:42下载
- 积分:1
-
imageclassification123
这是一篇介绍图像分类的英文文章,是很好的资源(This is an introductory article in English image classification is a good resource)
- 2010-10-11 09:35:34下载
- 积分:1
-
1huffmancodding
Huffman Coding Algo designed by one of my friends
- 2009-05-28 23:17:44下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
hilditch
基于hilditch算法的图像骨架化处理
matlab程序
liantong.m用于计算连通联结数(image thinning based on hilditch)
- 2015-04-22 17:56:40下载
- 积分:1
-
mod
matlab的调制解调, matlab的调制解调(matlab modem, matlab modem)
- 2008-12-24 09:00:01下载
- 积分:1
-
weibull
digital image proc . paper
- 2009-12-12 02:13:43下载
- 积分:1
-
nikolas.070901
Comparative study of active contour model by Nikolas Pettiri Tiilikainen
- 2009-12-16 13:12:10下载
- 积分:1
-
MATLAB_mysusan
Author: Abhishek Ivaturi
Summary: SUSAN Edge detection in gray scale images.
MATLAB Release: R13
Required Products: Image Processing Toolbox
Description: Edge detection in gray scale images using the SUSAN algorithm. (takes some time to compute, but i hope to fix it...code is rather crude right now)Does not yet include non maximal suppresion. (Author : Abhishek Ivaturi Summary : SUSAN Edge detection in gray scale images. MATL AB Release : R13 Required Products : Image Processing Toolbox Description : Edge detection in gray scale images using the SU SAN algorithm. (takes some time to compute, but i hope to fix it ... code is rather crude right now) Does not include non maximal yet suppresio n.)
- 2007-05-18 13:49:16下载
- 积分:1