-
fuzzysuanfa
fuzzy算法的MATLAB源代码,找了很久,希望对大家有点用(fuzzy algorithm MATLAB source code, looking for a long time and I hope all of you a bit with)
- 2009-01-02 10:56:24下载
- 积分:1
-
eigtool
说明: 求取大型稀疏矩阵的特征根和特征向量,适用于matlab6.1以上的环境(strike a large sparse matrix eigenvalue and eigenvalues above applies to the environment matlab6.1)
- 2005-09-05 11:29:10下载
- 积分:1
-
test
针对20个已知类别数据,前15个训练样本和带刺的5个样本,通过该程序可识别出待测的样本属于哪一类。(Data for the 20 known types, the first 15 training samples and barbed 5 samples can be identified by the program which type of samples tested.)
- 2011-05-15 14:50:38下载
- 积分:1
-
pca
一个很好地主元分析(PCA)程序~~~~~~(A good Principal component analysis program!)
- 2014-01-17 20:50:58下载
- 积分:1
-
2003061810345322317
最短路,用VB开发,作为算法很简便,速度很快.3000点是20分钟能够算完..(The most short-circuit, using VB development, as the algorithm is very simple, fast .3000 is 20 minutes be able to count END ..)
- 2009-03-25 16:17:23下载
- 积分:1
-
Pattern-Recognization
说明: 本实验的目的是了解非参数估计--parzen窗估计,对数据进行Parzen窗估计和设计分类器。并分析窗口宽度h对分类的影响。(The purpose of this study is to understand the non-parametric estimation- parzen window estimation, Parzen window estimate of the data and design of classifiers. Window width h and analyzed the impact on the classification.)
- 2011-03-07 20:32:21下载
- 积分:1
-
QAMCreate
QAM调制信号生成,可针对多种类型成型滤波器(QAM modulation signal generation can be formed for a variety of types of filter)
- 2014-08-27 16:53:20下载
- 积分:1
-
RPL_jsim
RPL security protocol for WSNs implemented in JISM simulator
- 2015-02-21 07:36:34下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
q
说明: 三篇关于MATLAB,模糊PID控制,液位控制与仿真的文章(3 on MATLAB, Fuzzy PID control, level control and simulation of the article)
- 2010-05-28 21:10:54下载
- 积分:1