期刊文献+
共找到830篇文章
< 1 2 42 >
每页显示 20 50 100
A graph neural network approach to the inverse design for thermal transparency with periodic interparticle system
1
作者 刘斌 王译浠 《Chinese Physics B》 SCIE EI CAS CSCD 2024年第8期295-303,共9页
Recent years have witnessed significant advances in utilizing machine learning-based techniques for thermal metamaterial-based structures and devices to attain favorable thermal transport behaviors.Among the various t... Recent years have witnessed significant advances in utilizing machine learning-based techniques for thermal metamaterial-based structures and devices to attain favorable thermal transport behaviors.Among the various thermal transport behaviors,achieving thermal transparency stands out as particularly desirable and intriguing.Our earlier work demonstrated the use of a thermal metamaterial-based periodic interparticle system as the underlying structure for manipulating thermal transport behavior and achieving thermal transparency.In this paper,we introduce an approach based on graph neural network to address the complex inverse design problem of determining the design parameters for a thermal metamaterial-based periodic interparticle system with the desired thermal transport behavior.Our work demonstrates that combining graph neural network modeling and inference is an effective approach for solving inverse design problems associated with attaining desirable thermal transport behaviors using thermal metamaterials. 展开更多
关键词 thermal metamaterial thermal transparency inverse design machine learning graph neural net-work
下载PDF
Combining Deep Learning with Knowledge Graph for Design Knowledge Acquisition in Conceptual Product Design
2
作者 Yuexin Huang Suihuai Yu +4 位作者 Jianjie Chu Zhaojing Su Yangfan Cong Hanyu Wang Hao Fan 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第1期167-200,共34页
The acquisition of valuable design knowledge from massive fragmentary data is challenging for designers in conceptual product design.This study proposes a novel method for acquiring design knowledge by combining deep ... The acquisition of valuable design knowledge from massive fragmentary data is challenging for designers in conceptual product design.This study proposes a novel method for acquiring design knowledge by combining deep learning with knowledge graph.Specifically,the design knowledge acquisition method utilises the knowledge extraction model to extract design-related entities and relations from fragmentary data,and further constructs the knowledge graph to support design knowledge acquisition for conceptual product design.Moreover,the knowledge extraction model introduces ALBERT to solve memory limitation and communication overhead in the entity extraction module,and uses multi-granularity information to overcome segmentation errors and polysemy ambiguity in the relation extraction module.Experimental comparison verified the effectiveness and accuracy of the proposed knowledge extraction model.The case study demonstrated the feasibility of the knowledge graph construction with real fragmentary porcelain data and showed the capability to provide designers with interconnected and visualised design knowledge. 展开更多
关键词 Conceptual product design design knowledge acquisition knowledge graph entity extraction relation extraction
下载PDF
Graph Designs for all Graphs with Six Vertices and Eight Edges 被引量:5
3
作者 Qing-de Kang Lan-dang Yuan Shu-xia Liu 《Acta Mathematicae Applicatae Sinica》 SCIE CSCD 2005年第3期469-484,共16页
Graph designs for all graphs with six vertices and eight edges are discussed. The existence of these graph designs are completely solved except in two possible cases of order 32.
关键词 graph design holey graph design quasi-group
原文传递
A Computational Synthesis Approach of Mechanical Conceptual Design Based on Graph Theory and Polynomial Operation 被引量:1
4
作者 Lin Han Geng Liu +1 位作者 Xiaohui Yang Bing Han 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2020年第1期60-74,共15页
The design synthesis is the key issue in the mechanical conceptual design to generate the design candidates that meet the design requirements.This paper devotes to propose a novel and computable synthesis approach of ... The design synthesis is the key issue in the mechanical conceptual design to generate the design candidates that meet the design requirements.This paper devotes to propose a novel and computable synthesis approach of mechanisms based on graph theory and polynomial operation.The graph framework of the synthesis approach is built firstly,and it involves:(1)the kinematic function units extracted from mechanisms;(2)the kinematic link graph that transforms the synthesis problem from mechanical domain into graph domain;(3)two graph representations,i.e.,walk representation and path representation,of design candidates;(4)a weighted matrix theorem that transforms the synthesis process into polynomial operation.Then,the formulas and algorithm to the polynomial operation are presented.Based on them,the computational flowchart to the synthesis approach is summarized.A design example is used to validate and illustrate the synthesis approach in detail.The proposed synthesis approach is not only supportive to enumerate the design candidates to the conceptual design of a mechanical system exhaustively and automatically,but also helpful to make that enumeration process computable. 展开更多
关键词 design SYNTHESIS CONCEPTUAL design graph theory POLYNOMIAL operation KINEMATIC link graph Weighted matrix theorem
下载PDF
Design Pattern Mining Using Graph Matching 被引量:1
5
作者 LIQing-hua ZHANGZhi-xiang BENKe-rong 《Wuhan University Journal of Natural Sciences》 EI CAS 2004年第4期444-448,共5页
The identification of design pattern instances is important for program understanding and software maintenance. Aiming at the mining of design patterns in existing systems, this paper proposes a subgraph isomorphism a... The identification of design pattern instances is important for program understanding and software maintenance. Aiming at the mining of design patterns in existing systems, this paper proposes a subgraph isomorphism approach to discover several design patterns in a legacy system at a time. The attributed relational graph is used to describe design patterns and legacy systems. The sub-graph isomorphism approach consists of decomposition and composition process. During the decomposition process, graphs corresponding to the design patterns are decomposed into sub-graphs, some of which are graphs corresponding to the elemental design patterns. The composition process tries to get sub-graph isomorphism of the matched graph if sub-graph isomorphism of each subgraph is obtained. Due to the common structures between design patterns, the proposed approach can reduce the matching times of entities and relations. Compared with the existing methods, the proposed algorithm is not linearly dependent on the number of design pattern graphs. Key words design pattern mining - attributed relational graph - subgraph isomorphism CLC number TP 311.5 Foundation item: Supported by the National Natural Science Foundation of China (60273075) and the Science Foundation of Naval University of Engineering (HGDJJ03019)Biography: LI Qing-hua (1940-), male, Professor, research direction: parallel computing. 展开更多
关键词 design pattern mining attributed relational graph subgraph isomorphism
下载PDF
<i>G</i>-Design of Complete Multipartite Graph Where <i>G</i>Is Five Points-Six Edges
6
作者 Chengyang Gu Wei Zhou 《Advances in Pure Mathematics》 2012年第4期301-303,共3页
In this paper, we construct G-designs of complete multipartite graph, where G is five points-six edges.
关键词 Complete MULTIPARTITE graph graph design LATIN Square
下载PDF
A Knowledge Graph based Software Engineering Curriculum Design Method
7
作者 Zhongjie Wang Hujie Huang Xiaofei Xu 《计算机教育》 2020年第12期134-143,共10页
New theories,methodologies,and technologies have been continuously invented and widely applied in modern software development,along with many new tools and best practices that are of remarkable significance in the sof... New theories,methodologies,and technologies have been continuously invented and widely applied in modern software development,along with many new tools and best practices that are of remarkable significance in the software industry.In Software Engineering(SE)programs of universities,it is quite difficult for their curricula to chase after the fast-evolving technology trend.As a consequence,there have been significant challenges in designing an evolvable SE curriculum.In this paper,we present a knowledge graph based curriculum design method for SE programs.Knowledge Points(KPs)are organized into a multi-layer and multi-dimensionally annotated knowledge graph called SEKG,and five principles are applied to partition the SEKG into a set of inter-related courses.Metrics for evaluating the quality of an SE curriculum are briefly discussed.This method can not only help design a systematic curriculum from existing software engineering KPs but also facilitate curriculum evolution to adapt to technology trends. 展开更多
关键词 curriculum design software engineering knowledge graph graph partitioning knowledge points
下载PDF
基于Unigraphics的产品零件邻接矩阵的自动提取
8
作者 高建刚 牟鹏 +2 位作者 向东 段广洪 汪劲松 《中国机械工程》 EI CAS CSCD 北大核心 2004年第7期611-613,共3页
在Unigraphics的基础上 ,以C + +语言为开发工具 ,完成了零件邻接矩阵提取的二次开发 ,包括间隙分析对象定义、零件邻接关系判定和邻接关系输出等三个模块。解决了连通性筛子自动执行中的关键问题 。
关键词 面向拆卸的设计 拆卸与或图 连通性筛子 零件邻接矩阵
下载PDF
Hardware Optimization Technique of Full-Customized HW/SW Co-Design 被引量:1
9
作者 汤磊 魏少军 仇玉林 《Journal of Semiconductors》 EI CAS CSCD 北大核心 2002年第6期637-644,共8页
The hardware optimization technique of mono similarity system generation is presented based on hardware/software(HW/SW) co design.First,the coarse structure of sub graphs' matching based on full customized HW... The hardware optimization technique of mono similarity system generation is presented based on hardware/software(HW/SW) co design.First,the coarse structure of sub graphs' matching based on full customized HW/SW co design is put forward.Then,a universal sub graphs' combination method is discussed.Next,a more advanced vertexes' compression algorithm based on sub graphs' combination method is discussed with great emphasis.Experiments are done successfully with perfect results verifying all the formulas and the methods above. 展开更多
关键词 HW/SW co design CDFG mono similarity system sub graph compound graph COMBINE usage degree cost
下载PDF
一种用于Marching-Graph图形绘制的快速收敛布局算法(英文) 被引量:3
10
作者 全武 黄茂林 《软件学报》 EI CSCD 北大核心 2008年第8期1920-1932,共13页
Marching-Graph是一种将图形隐喻技术和空间隐喻技术集成为一体的新的可视化方法.它为用户提供了高度可交互性地图,使用户可访问那些具有地理属性的信息的逻辑结构.它通过有效的人图交互和跨空间浏览为用户提供了一种可视分析和挖掘未... Marching-Graph是一种将图形隐喻技术和空间隐喻技术集成为一体的新的可视化方法.它为用户提供了高度可交互性地图,使用户可访问那些具有地理属性的信息的逻辑结构.它通过有效的人图交互和跨空间浏览为用户提供了一种可视分析和挖掘未知信息的机制,而不是将已知的信息呈现在地图上.然而,传统的力导向布局算法在达到力量均衡配置方面非常慢.为使一个图形布局收敛,它们通常需花费几十秒的时间.因此。当用户快速行进于地理区间时,那些力导向布局算法就不能满足快速绘制一系列图形的要求.提出了一种快速收敛布局方法,当用户在Marching-Graph中通过力导向布局逐步探究一系列图形时,它可以加速交互时间.通过结合辐射树绘图技术和力导向图形绘制方法来取得能量最小化的快速收敛. 展开更多
关键词 图形和网络可视化 图形绘制 信息分析 信息可视化系统 可视设计
下载PDF
Research in Green Modularity Design Methodology 被引量:1
11
作者 李方义 李剑峰 +3 位作者 段广洪 张洪潮 徐进永 马开岺 《Journal of Shanghai Jiaotong university(Science)》 EI 2005年第4期402-406,共5页
Green design and manufacturing is a proactive approach to minimize wastes during a product’s design stage, thus preventing future environmental impacts. Current modular design method mainly focuses on product functio... Green design and manufacturing is a proactive approach to minimize wastes during a product’s design stage, thus preventing future environmental impacts. Current modular design method mainly focuses on product functional and manufacturing issues. In this paper, a theoretical scheme of multi-objective modularity analysis for discrete electromechanical product design was proposed. Product physical architecture was represented by a fuzzy graph, where fuzzy relationships contain environmental objectives and influence module formulation. Finally the optimal product modules combining all objectives can be searched by clustering algorithm. 展开更多
关键词 green design MODULARITY fuzzy graph analytic hierarchy process (AHP)
下载PDF
Analysis of Optimization for Preliminary Design of Multi-Component Mooring Systems
12
作者 余龙 谭家华 《China Ocean Engineering》 SCIE EI 2005年第2期299-308,共10页
Multi-component mooring systems become widely used in deep water position-keeping of drilling and production platforms. However, versatile materials make it difficult to design appropriate mooring lines made of severa... Multi-component mooring systems become widely used in deep water position-keeping of drilling and production platforms. However, versatile materials make it difficult to design appropriate mooring lines made of several segments. Based on catenary equations of a multi-component mooring line at a specific water depth, this paper establishes a minimum model for designing this kind of lines. The model is solved by Genetic Algorithm and Multi-Objective Planning respectively. The model is verified by its application to a practical mooring design assignment—a quasi-static analysis for a large semi-submersible. The optimal result is finally obtained with the aid of design graphs. 展开更多
关键词 catenary equations multi-component mooring line quasi-static analysis design graphs
下载PDF
On Network Designs with Coding Error Detection and Correction Application
13
作者 Mahmoud Higazy Taher A.Nofal 《Computers, Materials & Continua》 SCIE EI 2021年第6期3401-3418,共18页
The detection of error and its correction is an important area of mathematics that is vastly constructed in all communication systems.Furthermore,combinatorial design theory has several applications like detecting or ... The detection of error and its correction is an important area of mathematics that is vastly constructed in all communication systems.Furthermore,combinatorial design theory has several applications like detecting or correcting errors in communication systems.Network(graph)designs(GDs)are introduced as a generalization of the symmetric balanced incomplete block designs(BIBDs)that are utilized directly in the above mentioned application.The networks(graphs)have been represented by vectors whose entries are the labels of the vertices related to the lengths of edges linked to it.Here,a general method is proposed and applied to construct new networks designs.This method of networks representation has simplified the method of constructing the network designs.In this paper,a novel representation of networks is introduced and used as a technique of constructing the group generated network designs of the complete bipartite networks and certain circulants.A technique of constructing the group generated network designs of the circulants is given with group generated graph designs(GDs)of certain circulants.In addition,the GDs are transformed into an incidence matrices,the rows and the columns of these matrices can be both viewed as a binary nonlinear code.A novel coding error detection and correction application is proposed and examined. 展开更多
关键词 Network decomposition network designs network edge covering circulant graphs
下载PDF
Algorithm for the Vertex Connectivity Problem on Circular Trapezoid Graphs
14
作者 Hirotoshi Honma Kento Nishimura +1 位作者 Yuto Tamori Yoko Nakajima 《Journal of Applied Mathematics and Physics》 2019年第11期2595-2602,共8页
The vertex connectivity k(G) of a graph G is the minimum number of nodes whose deletion disconnects it. Graph connectivity is one of the most fundamental problems in graph theory. In this paper, we designed an O(n2) t... The vertex connectivity k(G) of a graph G is the minimum number of nodes whose deletion disconnects it. Graph connectivity is one of the most fundamental problems in graph theory. In this paper, we designed an O(n2) time algorithm to solve connectivity problem on circular trapezoid graphs. 展开更多
关键词 ALGORITHM design Connectivity PROBLEM Intersection graphS Circular TRAPEZOID graphS
下载PDF
A Parallel Algorithm for the Spanning Forest Problem on Proper Circle Graphs
15
作者 Hirotoshi Honma Yoko Nakajima Atsushi Sasaki 《Journal of Computer and Communications》 2017年第14期48-55,共8页
Given a simple graph G with n vertices, m edges and k connected components. The spanning forest problem is to find a spanning tree for each connected component of G. This problem has applications to the electrical pow... Given a simple graph G with n vertices, m edges and k connected components. The spanning forest problem is to find a spanning tree for each connected component of G. This problem has applications to the electrical power demand problem, computer network design, circuit analysis, etc. In this paper, we present an?time parallel algorithm with processors for constructing a spanning forest on proper circle graph G on EREW PRAM. 展开更多
关键词 design and Analysis of Parallel ALGORITHMS PROPER Circle graphS SPANNING FOREST
下载PDF
An Optimal Parallel Algorithm for Constructing a Spanning Tree on Proper Circle Trapezoid Graphs
16
作者 Hirotoshi Honma Yoko Nakajima +1 位作者 Shino Nagasaki Atsushi Sasaki 《Journal of Applied Mathematics and Physics》 2018年第8期1649-1658,共10页
Given a simple graph G with n vertices and m edges, the spanning tree problem is to find a spanning tree for a given graph G. This problem has many applications, such as electric power systems, computer network design... Given a simple graph G with n vertices and m edges, the spanning tree problem is to find a spanning tree for a given graph G. This problem has many applications, such as electric power systems, computer network design and circuit analysis. For a simple graph, the spanning tree problem can be solved in O(log n) time with O(m+n) processors on the CRCW PRAM. In general, it is known that more efficient parallel algorithms can be developed by restricting classes of graphs. In this paper, we shall propose a parallel algorithm which runs O(log n) time with O(n/log n) processors on the EREW PRAM for constructing on proper circle trapezoid graphs. 展开更多
关键词 design and Analysis of Parallel Algorithms PROPER Circle TRAPEZOID graphS SPANNING Tree
下载PDF
Strongly Balanced 4-Kite Designs Nested into OQ-Systems
17
作者 Mario Gionfriddo Lorenzo Milazzo Rosaria Rota 《Applied Mathematics》 2013年第4期703-706,共4页
In this paper we determine the spectrum for octagon quadrangle systems [OQS] which can be partitioned into two strongly balanced 4-kitedesigns.
关键词 graphS designS 4-Kite
下载PDF
A Model Transformation Approach for Detecting Distancing Violations in Weighted Graphs
18
作者 Ahmad F.Subahi 《Computer Systems Science & Engineering》 SCIE EI 2021年第1期13-39,共27页
This work presents the design of an Internet of Things(IoT)edge-based system based on model transformation and complete weighted graph to detect violations of social distancing measures in indoor public places.Awirele... This work presents the design of an Internet of Things(IoT)edge-based system based on model transformation and complete weighted graph to detect violations of social distancing measures in indoor public places.Awireless sensor network based on Bluetooth Low Energy is introduced as the infrastructure of the proposed design.A hybrid model transformation strategy for generating a graph database to represent groups of people is presented as a core middleware layer of the detecting system’s proposed architectural design.A Neo4j graph database is used as a target implementation generated from the proposed transformational system to store all captured real-time IoT data about the distances between individuals in an indoor area and answer user predefined queries,expressed using Neo4j Cypher,to provide insights from the stored data for decision support.As proof of concept,a discrete-time simulation model was adopted for the design of a COVID-19 physical distancing measures case study to evaluate the introduced system architecture.Twenty-one weighted graphs were generated randomly and the degrees of violation of distancing measures were inspected.The experimental results demonstrate the capability of the proposed system design to detect violations of COVID-19 physical distancing measures within an enclosed area. 展开更多
关键词 Model-driven engineering(MDE) Internet-of-Things(IoTs) model transformation edge computing system design Neo4j graph databases
下载PDF
BIMATCHING DESIGNS
19
作者 LINCUIQIN KATHERINEHEINRICH 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 1994年第1期77-84,共8页
A collection of k-matchings of bipartite graph Kn,n with the property thatevery pair of independent edges lies in exactly λ of the k-matchings is called aBIMATCH(n,k,λ)-design. Existences and constructions for vario... A collection of k-matchings of bipartite graph Kn,n with the property thatevery pair of independent edges lies in exactly λ of the k-matchings is called aBIMATCH(n,k,λ)-design. Existences and constructions for various BIMATCH (n,k,λ)designs are given. 展开更多
关键词 Bipartite graph Matching Block design Matching design.
下载PDF
A Decomposition of a Complete Graph with a Hole
20
作者 Roxanne Back Alejandra Brewer Castano +1 位作者 Rachel Galindo Jessica Finocchiaro 《Open Journal of Discrete Mathematics》 2021年第1期1-12,共12页
<div style="text-align:justify;"> <span style="font-family:Verdana;">In the field of design theory, the most well-known design is a Steiner Triple System. In general, a G-design on H is... <div style="text-align:justify;"> <span style="font-family:Verdana;">In the field of design theory, the most well-known design is a Steiner Triple System. In general, a G-design on H is an edge-disjoint decomposition of H into isomorphic copies of G. In a Steiner Triple system, a complete graph is decomposed into triangles. In this paper we let H be a complete graph with a hole and G be a complete graph on four vertices minus one edge, also referred to as a <img alt="" src="Edit_e69ee166-4bbc-48f5-8ba1-b446e7d3738c.png" /> . A complete graph with a hole, <img alt="" src="Edit_558c249b-55e8-4f3b-a043-e36d001c4250.png" />, consists of a complete graph on <em>d</em> vertices, <img alt="" src="Edit_cb1772f7-837c-4aea-b4a6-cb38565f5a8b.png" />, and a set of independent vertices of size<em> v, V,</em> where each vertex in <em>V</em> is adjacent to each vertex in <img alt="" src="Edit_cb1772f7-837c-4aea-b4a6-cb38565f5a8b.png" />. When <em>d</em> is even, we give two constructions for the decomposition of a complete graph with a hole into copies of <img alt="" src="Edit_e69ee166-4bbc-48f5-8ba1-b446e7d3738c.png" /> : the Alpha-Delta Construction, and the Alpha-Beta-Delta Construction. By restricting <em>d</em> and <em>v</em> so that <img alt="" src="Edit_6bb9e3b4-1769-4b28-bf89-bc97c47c637e.png" /><span style="white-space:nowrap;"> </span>, we are able to resolve both of these cases for a subset of <img alt="" src="Edit_558c249b-55e8-4f3b-a043-e36d001c4250.png" />using difference methods and 1-factors.</span> </div> 展开更多
关键词 graph Decomposition Combinatorial design Complete graph with a Hole
下载PDF
上一页 1 2 42 下一页 到第
使用帮助 返回顶部