邻接法,neighbor joining
1)neighbor joining邻接法
2)Neighbour-net邻接网法
3)Neighborhood-pixels algorithm邻接点算法
4)incidence-matrix method邻接矩阵法
英文短句/例句

1.Topology Structure of Object Network Reproduced by Adjacency Matrix运用邻接矩阵法重现目标网络拓扑结构
2.A Improved Simple Algorithm to Compute Reachability Matrix with Adjacency Matrix由邻接矩阵求解可达矩阵的一种改进简便算法
3.ANALYSIS METHOD OF SINGLE FLOW GRAPHICS FOR CIRCUITS BASED ON ADJACENCY MATRICES基于邻接矩阵的电路信号流图分析法
4.Another matrix associated with G is the adjacency matrix.伴随于G的另一个矩阵是邻接矩阵。
5.An Algorithm for Seeking Monitor-Nodes Measuring Network Traffic Based on Adjacency Matrix基于邻接矩阵的网络流量检测点设置算法
6.Graphical power network topology analysis based on adjacency matrix基于邻接矩阵的图形化网络拓扑分析方法
7.The matrix decompostion algorithm generalizes the concept of adjacency matrix and overcomes the difficults in realization of probability decomposization method.矩阵分解算法推广了邻接矩阵的概念,解决了全概率分解法的计算机实现难题。
8.Adjacency Matrix Based Full-Text Indexing Models基于邻接矩阵的全文索引模型(英文)
9.STUDY OF THE EXTENDED ADJACENCY MATRIX REPRESENTATION OF A DIRECTED GRAPH;有向图的扩展邻接矩阵存储模式研究
10.Study of graph corresponding to product of two adjacency matrices to two circulant graphs两个循环图的邻接矩阵的乘积矩阵对应图的研究
11.Study of Digraph Corresponding to Prodnct Matrix of Adjacency Matrix of Any Two Circulaut Digraph;两个有向循环图的邻接矩阵的乘积矩阵对应有向图的研究
12.Singularity of Adjacency Matrix of Graphs with Exactly One Copoint Bicycle恰有一公共点的双圈图的邻接矩阵的奇异性
13.New Adjacent Matrix on the Representation of Topological Changes in Metamorphic Mechanisms描述变胞机构构态变化的改进邻接矩阵
14.Intelligent navigation method for product design based on extended adjacency matrix of directed graph基于有向图邻接矩阵扩展的产品设计智能导航
15.Direct method for updating damping and stiffness matrices阻尼矩阵与刚度矩阵的一种直接修正方法
16.Incremental updating algorithm for neighborhood-based attribute reduction based on discernibility matrix基于邻域辨识矩阵的属性约简增量式算法
17.This Paper gives the Ascending Order Adjacency Matrix,and discribes its genera- ting process and application.本文给出了升阶邻接矩阵,并叙述了它的建立过程与用途。
18.Literature [2] has used the adjacent matrix of 4- reGular Graphs to prove this conclusion;文献[2]利用4正则图的邻接矩阵论证了这一结论;
相关短句/例句

Neighbour-net邻接网法
3)Neighborhood-pixels algorithm邻接点算法
4)incidence-matrix method邻接矩阵法
5)direct neighborhood function直接邻域法
6)successor listing邻接顺序法
延伸阅读

邻接矩阵分子式:CAS号:性质: 一种用数值形式表示化工工艺流程中各化工单元之间关系的矩阵。设某化工生产流程如图(a)所示。按照这个流程图划出相应的信息流程图(b),并标出模块号和信息流号。对照这个信息流程写出的邻接矩阵。矩阵中的行序和列序都按模块号排列,因而邻接矩阵是个方阵。矩阵中的1表示有信息流从相应行所标志的模块进入相应列的模块,空白(或零)表示在相应行、列所标志的模块之间没有连结关系。例如按上述的信息流程,模块③、④之间有信息连接,因而在矩阵中对应行3、列4位置的数值为1。因为同一模块不会自相连结,故矩阵对角线上的元素全为零(空白)。邻接矩阵用于使计算机识别、分隔流程中具有循环物流的流程(图暂缺)。