代码搜索:two-input
找到约 29 项符合「two-input」的源代码
代码结果 29
www.eeworm.com/read/122236/14712454
m nnd2n2.m
function nnd2n2(cmd,arg1,arg2,arg3)
%NND2N2 Two-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% Firs
www.eeworm.com/read/215983/15031290
m nnd2n2.m
function nnd2n2(cmd,arg1,arg2,arg3)
%NND2N2 Two-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% Firs
www.eeworm.com/read/294886/8195865
m nnd2n2.m
function nnd2n2(cmd,arg1,arg2,arg3)
%NND2N2 Two-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% Firs
www.eeworm.com/read/414357/11119099
m nnd2n2.m
function nnd2n2(cmd,arg1,arg2,arg3)
%NND2N2 Two-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% $R
www.eeworm.com/read/134893/13972157
m nnd2n2.m
function nnd2n2(cmd,arg1,arg2,arg3)
%NND2N2 Two-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% Firs
www.eeworm.com/read/392017/8367239
m flowdemo.m
clc
fprintf('An example of a two-input, one-output system\n')
fprintf('Two symbolic transfer functions are H.sym{1} H.sym{2}.\n\n>> H=flow_tf(''CRFBSYM.flw'')\n')
H=flow_tf('CRFBSYM.flw');
fpr
www.eeworm.com/read/417673/10980976
m sug2.m
% 2-input 1-output Sugeno FIS with gbell_mf.
% Roger Jang, 1994.
genfig('Two-input Sugeno fuzzy model: MFs');
point_n = 100;
x = linspace(-5, 5, point_n);
ante_param_x = [5 8 -5;
5 8 5];
www.eeworm.com/read/467198/7020164
m sug2.m
% 2-input 1-output Sugeno FIS with gbell_mf.
% Roger Jang, 1994.
genfig('Two-input Sugeno fuzzy model: MFs');
point_n = 100;
x = linspace(-5, 5, point_n);
ante_param_x = [5 8 -5;
5 8 5];
www.eeworm.com/read/143498/12870715
m sug2.m
% 2-input 1-output Sugeno FIS with gbell_mf.
% Roger Jang, 1994.
genfig('Two-input Sugeno fuzzy model: MFs');
point_n = 100;
x = linspace(-5, 5, point_n);
ante_param_x = [5 8 -5;
5 8 5];