代码搜索:Customized
找到约 858 项符合「Customized」的源代码
代码结果 858
www.eeworm.com/read/123143/14645751
m custagg.m
function y=custagg(x)
%CUSTAGG Customized aggregation function for CUSTTIP
%
% Copyright (c) 1994-98 by The MathWorks, Inc.
% $Revision: 1.3 $
y=(sum(x)/2).^0.5;
www.eeworm.com/read/123143/14645778
m custor.m
function y=custor(x)
%CUSTOR Customized OR functions for CUSTTIP.FIS.
% This function is really just PROBOR in disguise.
% Copyright (c) 1994-98 by The MathWorks, Inc.
% $Revision: 1.3 $
www.eeworm.com/read/334076/12643174
m custmf.m
function y = custmf(x,params)
%CUSTMF Customized membership function for CUSTTIP.FIS.
% This function is really just TRAPMF in disguise.
% Copyright (c) 1994-98 by The MathWorks, Inc.
%
www.eeworm.com/read/334076/12643185
m custor.m
function y=custor(x)
%CUSTOR Customized OR functions for CUSTTIP.FIS.
% This function is really just PROBOR in disguise.
% Copyright (c) 1994-98 by The MathWorks, Inc.
% $Revision: 1.3 $
www.eeworm.com/read/334076/12643355
m custagg.m
function y=custagg(x)
%CUSTAGG Customized aggregation function for CUSTTIP
%
% Copyright (c) 1994-98 by The MathWorks, Inc.
% $Revision: 1.3 $
y=(sum(x)/2).^0.5;
www.eeworm.com/read/334076/12643438
m custdfuz.m
function y=custdfuz(x,mf)
%CUSTDFUZ Customized defuzzification function for CUSTTIP.FIS
% Copyright (c) 1994-98 by The MathWorks, Inc.
% $Revision: 1.3 $
y=defuzz(x,mf,'centroid')/2;
www.eeworm.com/read/389692/8507928
m custand.m
function y=custand(x)
%CUSTAND Customized AND function for CUSTTIP.FIS.
%
% Copyright 1994-2002 The MathWorks, Inc.
% $Revision: 1.8 $
y=min(x).^0.5;
www.eeworm.com/read/359005/10172060
m custand.m
function y=custand(x)
%CUSTAND Customized AND function for CUSTTIP.FIS.
%
% Copyright 1994-2002 The MathWorks, Inc.
% $Revision: 1.8 $
y=min(x).^0.5;
www.eeworm.com/read/297455/8017421
html fir_q1.html
A.h:hover { color: "#FF0000"; }
A.menu:link { text-decoration: none}
A.menu:visited{ text-decoration: non
www.eeworm.com/read/297455/8017476
html fir_i1.html
A.h:hover { color: "#FF0000"; }
A.menu:link { text-decoration: none}
A.menu:visited{ text-decoration: non