代码搜索:NumMFs
找到约 296 项符合「NumMFs」的源代码
代码结果 296
www.eeworm.com/read/389692/8507274
m genfis1.m
function fis = genfis1(data, numMFs, inmftype, outmftype)
%GENFIS1 Generates an initial Sugeno-type FIS for ANFIS training using a grid
% partition.
%
% FIS = GENFIS1(DATA) generates a si
www.eeworm.com/read/389692/8507813
fis slcp1.fis
% $Revision: 1.1 $
[System]
Name = 'slcp1'
Type = 'sugeno'
NumInputs = 5
NumOutputs = 1
NumRules = 3
AndMethod = 'prod'
OrMethod = 'max'
ImpMethod = 'prod'
AggMethod = 'max'
DefuzzMethod = 'wtaver'
[
www.eeworm.com/read/389692/8507834
fis membrn2.fis
% $Revision: 1.1 $
[System]
Name='anfis'
Type='sugeno'
NumInputs=2
NumOutputs=1
NumRules=9
AndMethod='prod'
OrMethod='max'
ImpMethod='prod'
AggMethod='max'
DefuzzMethod='wtaver'
[Input1]
Name='in_n1'
www.eeworm.com/read/389692/8507878
fis invkine1.fis
[System]
Name='invkine1'
Type='sugeno'
Version=2.0
NumInputs=2
NumOutputs=1
NumRules=49
AndMethod='prod'
OrMethod='max'
ImpMethod='prod'
AggMethod='max'
DefuzzMethod='wtaver'
[Input1]
Name='input1'
R
www.eeworm.com/read/389692/8508341
fis fpeaks.fis
% $Revision: 1.1 $
[System]
Name = 'peaks'
Type = 'sugeno'
NumInputs = 2
NumOutputs = 1
NumRules = 16
AndMethod = 'prod'
OrMethod = 'max'
ImpMethod = 'prod'
AggMethod = 'max'
DefuzzMethod = 'wtaver'
www.eeworm.com/read/389692/8508351
fis slcp.fis
% $Revision: 1.1 $
[System]
Name = 'slcp'
Type = 'sugeno'
NumInputs = 4
NumOutputs = 1
NumRules = 16
AndMethod = 'prod'
OrMethod = 'max'
ImpMethod = 'prod'
AggMethod = 'max'
DefuzzMethod = 'wtaver'
[
www.eeworm.com/read/389692/8508404
fis invkine2.fis
[System]
Name='invkine2'
Type='sugeno'
Version=2.0
NumInputs=2
NumOutputs=1
NumRules=36
AndMethod='prod'
OrMethod='max'
ImpMethod='prod'
AggMethod='max'
DefuzzMethod='wtaver'
[Input1]
Name='input1'
R
www.eeworm.com/read/389692/8508449
fis slbb.fis
% $Revision: 1.1 $
[System]
Name = 'slbb'
Type = 'sugeno'
NumInputs = 4
NumOutputs = 1
NumRules = 16
AndMethod = 'prod'
OrMethod = 'max'
ImpMethod = 'prod'
AggMethod = 'max'
DefuzzMethod = 'wtaver'
[
www.eeworm.com/read/359005/10171630
m genfis1.m
function fis = genfis1(data, numMFs, inmftype, outmftype)
%GENFIS1 Generates an initial Sugeno-type FIS for ANFIS training using a grid
% partition.
%
% FIS = GENFIS1(DATA) generates a si
www.eeworm.com/read/359005/10171974
fis slcp1.fis
% $Revision: 1.1 $
[System]
Name = 'slcp1'
Type = 'sugeno'
NumInputs = 5
NumOutputs = 1
NumRules = 3
AndMethod = 'prod'
OrMethod = 'max'
ImpMethod = 'prod'
AggMethod = 'max'
DefuzzMethod = 'wtaver'
[