-
subfcm
说明: 该算法是结合减法聚类与FCM聚类算法融合的远代码。算法通过融合这两种算法,从而可以直接在线确定聚类数目。(The algorithm is combined with Subtractive Clustering with FCM Clustering Algorithm far integration code. Algorithm through the integration of these two algorithms, which can be directly online to determine the number of clustering.)
- 2008-10-14 15:55:45下载
- 积分:1
-
Source-of-information-theory
信息论法信号源数估计,包扩性能比较,和分析(Source of information theory method was estimated, including the expansion of performance comparison, and analysis)
- 2011-04-29 10:08:15下载
- 积分:1
-
hanning-window--kaiser-window--decimator-generato
matlab code for different windows like hanning window, kaiser window, desimator generator
- 2014-02-07 20:45:28下载
- 积分:1
-
PositionV5
此simulink反正无人车的自动巡航功能(This code is used to simulate the vehicle s cruise control function)
- 2016-04-15 04:53:24下载
- 积分:1
-
chap3_02_MIT_MRAC
基于梯度法(MIT-MRAC)的模型参考自适应控制的程序(Gradient-based method of model reference adaptive control procedures)
- 2009-10-30 15:00:35下载
- 积分:1
-
matlab
MATLAB 中文论坛相关帖子汇总 (failed to translate)
- 2011-01-14 17:34:49下载
- 积分:1
-
GifViewer
Before run, install Emgu CV 2.9 and Visual 2012
- 2014-11-25 22:32:44下载
- 积分:1
-
tezhengzhi
结构方程,求解三层剪切型框架,三阶频率及其振型,matlab(Structural equation solving three shear frame, three frequencies and modes, matlab)
- 2021-02-21 17:09:42下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
4
说明: 优化算法的matlab程序,比较通用,但需要适当修改(Optimization algorithm matlab procedures, more generic, but with appropriate modifications)
- 2007-12-07 12:57:20下载
- 积分:1