代码搜索:relation
找到约 1,939 项符合「relation」的源代码
代码结果 1,939
www.eeworm.com/read/346458/11743606
jpg button_relation.jpg
www.eeworm.com/read/344552/11872634
java t_relation.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package symbols;
import exceptions.ExpressionException;
import exceptions.MissingOperandException;
www.eeworm.com/read/344552/11872771
class t_relation.class
www.eeworm.com/read/250332/12413689
gif cls.relation.gif
www.eeworm.com/read/40944/1141608
m fc_relation.m
function t=fc_relation(a,b,c,d)
%三张隶属度表 输入1
%控制规则表 输入2
%总的模糊关系
m=size(d,1);
n=size(d,2);
count=0;
for i=1:m
for j=i:n
k=d(i,j);
count=count+1;
rr(:,:,count)=rela
www.eeworm.com/read/40944/1141621
m fc_relation.m
function t=fc_relation(a,b,c,d)
%三张隶属度表 输入1
%控制规则表 输入2
%总的模糊关系
m=size(d,1);
n=size(d,2);
count=0;
for i=1:m
for j=i:n
k=d(i,j);
count=count+1;
rr(:,:,count)=rela