代码搜索:relation

找到约 1,939 项符合「relation」的源代码

代码结果 1,939
www.eeworm.com/read/141109/13041447

pas cls_relation.pas

unit cls_Relation; interface uses Windows, Messages, SysUtils, Classes, Graphics,Controls, Forms, Dialogs,StdCtrls,ComCtrls, frmSystemDM,adodb,Base_Label,Base_Edit,Base_Panel,Base_DateTimePi
www.eeworm.com/read/140717/13065084

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/140717/13065105

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/241891/13110484

myd help_relation.myd

www.eeworm.com/read/241891/13110490

frm help_relation.frm

www.eeworm.com/read/241891/13110495

myi help_relation.myi

www.eeworm.com/read/323119/13350167

myd help_relation.myd

www.eeworm.com/read/323119/13350173

frm help_relation.frm

www.eeworm.com/read/323119/13350177

myi help_relation.myi

www.eeworm.com/read/307390/13723459

asv compute_relation.asv

function [A,B] = compute_relation(data,scale_sig,order) % % [W,Dist] = compute_relation(data,scale_sig) % Input: data= Feature_dimension x Num_data % ouput: W = pair-wise data simila