-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
QAM64
Digital communication QAM64 modulation type
- 2008-02-01 06:12:46下载
- 积分:1
-
informationhiding
利用matlab,通过时空域隐藏技术,讲水印信息嵌入图片(Using matlab, when the airspace by hiding, speaking watermark embedded image)
- 2010-12-05 20:20:44下载
- 积分:1
-
MATLAB
MATLAB资料是学习MATLAB的最好帮手(MATLAB data is the best helper to learn MATLAB)
- 2008-08-04 14:54:23下载
- 积分:1
-
CDMA
CDMA simulation using matlab
- 2012-05-09 21:05:11下载
- 积分:1
-
rayleigh_matlab
无线通信系统中在rayleigh衰落信道下的matlab仿真源程序(wireless communication system in rayleigh fading channel simulation source of Matlab)
- 2007-03-17 16:57:48下载
- 积分:1
-
An-Improved-Heuristic-ACO
An Improved Heuristic Ant-Clustering Algorithm
- 2013-05-18 06:42:17下载
- 积分:1
-
mfcc
mfcc code for feaature extraction
- 2012-03-30 15:46:57下载
- 积分:1
-
ssvep
亲测可用,完整版cca分析ssvep信号,可能没有数据,但是程序是好的(Pro test can be used, the full version of CCA analysis of SSVEP signals, there may be no data, but the program is good)
- 2017-08-19 10:00:52下载
- 积分:1
-
projective--3d
projective 3d transfer in photogrammetry
- 2014-10-18 20:46:41下载
- 积分:1