-
distanceSnake(matlab)
distance snaked的matlab实现,用于分割和边缘检测(matlab realize the distance snaked for segmentation and edge detection)
- 2008-02-01 21:50:07下载
- 积分:1
-
fenxing
说明: 分形计算,给出了分形计算的源代码matlab程序,可以迅速帮助大家进行分形的分析与计算,参数容易设置。
(Fractal calculation, given the fractal calculation of the source code matlab procedures, can quickly help you to carry out the fractal analysis and calculation, easy to set up parameters.)
- 2008-09-20 18:35:24下载
- 积分:1
-
FDTD_2D
electromagnetic finite-difference time-domain (FDTD) program
- 2011-04-21 16:46:33下载
- 积分:1
-
copulas
一些基本的做copula的matlab程序,可以画累计分布函数图。(Some of the basic copula matlab program, you can draw the cumulative distribution function diagram.)
- 2012-04-05 22:47:51下载
- 积分: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
-
image-segmentation
this code for image segmentation
- 2013-12-24 23:41:09下载
- 积分:1
-
read_gdf
the program based on particle filter for a new algorithm, Integrated Bayesian MCMC Model Selection MONTE CARLO that Ma Erkefu chain
- 2013-04-17 04:55:42下载
- 积分:1
-
FUZZY-BASED-EXCITATIOIN-CONTROL-SYSTE
FUZZY BASED EXCITATION CONTROL SYSTEM
- 2014-02-10 22:00:48下载
- 积分:1
-
speech-recognition
this code is for speech recognition
- 2013-12-25 01:18:27下载
- 积分:1
-
liziqun20110513
基于粒子群的图像阈值化分割的研究及应用,是一篇学习粒子群算法及应用的学位论文!(PSO-based thresholding of images and its application, is a learning and application of particle swarm dissertation!)
- 2011-05-13 22:25:24下载
- 积分:1