代码搜索:NumMFs

找到约 296 项符合「NumMFs」的源代码

代码结果 296
www.eeworm.com/read/359005/10171989

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/359005/10172031

fis invkine1.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/359005/10172268

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/359005/10172273

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/359005/10172292

fis invkine2.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/359005/10172311

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/417673/10980770

fis pcr.fis

[System] Name = 'pcr' Type = 'sugeno' NumInputs = 35 NumOutputs = 1 NumRules = 26 AndMethod = 'prod' OrMethod = 'max' ImpMethod = 'prod' AggMethod = 'max' DefuzzMethod = 'wtaver' [Input1] Name = 'in1
www.eeworm.com/read/146209/12664072

m kpkp.m

z=peaks; surf(z) axis tight set(gca,'nextplot','replacechildren') for j=1:20 surf(sin(4*pi*j/10)*z+2,z+2) F(j)=getframe; end movie(F,50) $Revision: 1.1 $ [System] Name = 'slcp' Type = 'su
www.eeworm.com/read/150391/12295296

fis anfis.fis

[System] Name='anfis' Type='sugeno' Version=2.0 NumInputs=4 NumOutputs=1 NumRules=16 AndMethod='prod' OrMethod='probor' ImpMethod='prod' AggMethod='sum' DefuzzMethod='wtaver' [Input1] Name='input1' R
www.eeworm.com/read/123143/14645631

m plotmf.m

function [xOut,yOut]=plotmf(fis,varType,varIndex,numPts) %PLOTMF Display all membership functions for one variable. % PLOTMF(fismat,varType,varIndex) plots all the membership functions % assoc