-
AGuidetoMATLABforBeginnersandExperiencedUsers
A Guide to MATLAB for Beginners and Experienced Users - Hunt Lipsman & Rosenberg(A Guide to MATLAB for Beginners and Experienced Users- Hunt Lipsman & Rosenberg)
- 2009-09-10 02:38:45下载
- 积分:1
-
fuzzy
模糊控制技术 重庆大学出版社出版 PDF版本 (Fuzzy Control Technology Chongqing University Publishing PDF version)
- 2010-05-16 04:34:26下载
- 积分:1
-
Modified-Jakes-Channel-Model
Modeling Rayleigh fading channel based on modified Jakes channel model.
- 2014-09-13 08:19:21下载
- 积分:1
-
DiscreteTFDs
时频分析工具箱,大家可以借鉴一下DiscreteTFDsDiscreteTFDs(The time-frequency analysis toolbox, we can learn from you
DiscreteTFDsDiscreteTFDs)
- 2013-10-25 12:03:24下载
- 积分:1
-
LS1
m文件为程序。最小二乘方法的介绍,从我的论文中截取一段出来,说明原理。N为数据的个数(m file for the program. Least squares method is introduced, from the interception of some of my papers out of that principle. N is the number of data)
- 2011-04-23 19:54:24下载
- 积分:1
-
waveletbainyuanjiance
小波模极大值边缘检测+膨胀+闭操作+边缘跟踪
得到清晰边缘(The modulus maxima of wavelet transform edge detection+ expansion+ close operation+ edge tracking
Get the clear edge)
- 2012-03-21 19:01:53下载
- 积分:1
-
toolbox_graph
主要用于对图论和三角测量的研究的工具箱,包含很多分析模拟网络拓扑的函数(mainly for the Graph Theory and Research Triangle measurement toolkit include many analyze the function of the network topology)
- 2007-05-21 10:55:57下载
- 积分:1
-
过河问题
说明: Matlab中野人与传教士过河问题实例源代码(Matlab savage and missionaries across the river example source code)
- 2020-11-29 22:32:26下载
- 积分:1
-
commande
commande vectorielle
- 2010-06-13 00:31:54下载
- 积分:1
-
GUISUSAN
边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介
(err)
- 2009-10-22 11:34:46下载
- 积分:1