-
region-growing
egion growing approach is the opposite of the split and merge approach:
An initial set of small areas are iteratively merged according to similarity constraints.
Start by choosing an arbitrary seed pixel and compare it with neighbouring pixels.
Region is grown from the seed pixel by adding in neighbouring pixels that are similar, increasing the size of the region.
When the growth of one region stops we simply choose another seed pixel which does not yet belong to any region and start again.
- 2012-10-02 15:42:14下载
- 积分:1
-
satools
推荐一个实用的Matlab模拟退火工具箱,里面含有非常全的matlab语言模拟退火算法,包括了Matlab函数和6个例程。
(Recommend a practical simulated annealing Matlab toolbox, which contains a very wide of the simulated annealing algorithm matlab language, including the Matlab function and six routines.)
- 2009-06-01 10:16:49下载
- 积分:1
-
Newton
利用牛顿法和拟牛顿法解非线性方程组,实验验证有效。(Newton method and quasi Newton method for solution of nonlinear equations, which has been experimentally verified and proven to be useful.)
- 2010-02-05 01:54:08下载
- 积分:1
-
canny1986
paper of canny edge detector.
- 2011-04-23 22:33:54下载
- 积分:1
-
suspension
matlab simulink for automotiv suspension system.
- 2012-09-05 13:55:19下载
- 积分:1
-
adapt_filter
自适应滤波算法例程,包含LMS算法和RLS算法两种。(adaptive filter algorithm the MATLAB simulation)
- 2013-11-10 11:47:20下载
- 积分:1
-
AdaBoost算法
用matlab软件,实现adaboost算法。将数据集划分为训练集和测试集,给训练集的数据贴标签,用训练好的模型来测试测试数据的准确度。(Using Matlab to implement the AdaBoost algorithm. The data set is divided into training set and test set to label the data of the training set, and the accuracy of the test data is tested by the trained model.)
- 2017-12-23 17:21:29下载
- 积分:1
-
matlab_basic_book
MATLAB基础教程,找了好久的,入门的抓紧学了啊(matlab_basic_book)
- 2010-12-07 18:32:25下载
- 积分:1
-
xiao_bo_bao_jiang_zhao_silk3
此程序是matlab中有关平滑去噪中常用的小波包的程序,简单使用,其中的注释详细,对每个变量的注释都很清楚(Sen)
- 2008-08-12 17:07:14下载
- 积分:1
-
bit_error
Simulation of bit error rate performance.
- 2013-02-19 18:48:18下载
- 积分:1