期刊文献+
共找到20,311篇文章
< 1 2 250 >
每页显示 20 50 100
Multi-Attribute and Multi-Point Cooperative Handover Strategy for LEO Satellite Communication Systems
1
作者 Li Hongguang Liu Yaoqi +2 位作者 Shi Jinglin Zhou Yiqing Qian Manli 《China Communications》 2026年第1期154-165,共12页
LEO satellite communication systems have the characteristics of high-speed and periodic movement.The handover of user link occurs frequently,which has a serious impact on user terminal application and system capacity.... LEO satellite communication systems have the characteristics of high-speed and periodic movement.The handover of user link occurs frequently,which has a serious impact on user terminal application and system capacity.To address this issue,we propose a handover strategy of LEO satellite user terminal based on multi-attribute and multi-point(MAMP)cooperation.Firstly,the satellite-user-time matrix is established by using the satellite constellation coverage and handover model.Then,combined with the visual time and signal quality,the user access matrix and satellite load matrix are extracted to determine the weight equation of the handover strategy with the channel reservation.According to the system modeling simulation,the algorithm improves the handover success rate by 2.5%,the lasted call access success rate by 3.2%,the load balancing degree by 20%,and the robustness by two orders of magnitude. 展开更多
关键词 HANDOVER LEO satellite load balancing multi-attribute
在线阅读 下载PDF
A Synergistic Multi-Attribute Decision-Making Method for Educational Institutions Evaluation Using Similarity Measures of Possibility Pythagorean Fuzzy Hypersoft Sets
2
作者 Khuram Ali Khan Saba Mubeen Ishfaq +1 位作者 Atiqe Ur Rahman Salwa El-Morsy 《Computer Modeling in Engineering & Sciences》 SCIE EI 2025年第1期501-530,共30页
Due to the numerous variables to take into account as well as the inherent ambiguity and uncertainty,evaluating educational institutions can be difficult.The concept of a possibility Pythagorean fuzzy hypersoft set(pP... Due to the numerous variables to take into account as well as the inherent ambiguity and uncertainty,evaluating educational institutions can be difficult.The concept of a possibility Pythagorean fuzzy hypersoft set(pPyFHSS)is more flexible in this regard than other theoretical fuzzy set-like models,even though some attempts have been made in the literature to address such uncertainties.This study investigates the elementary notions of pPyFHSS including its set-theoretic operations union,intersection,complement,OR-and AND-operations.Some results related to these operations are also modified for pPyFHSS.Additionally,the similarity measures between pPyFHSSs are formulated with the assistance of numerical examples and results.Lastly,an intelligent decision-assisted mechanism is developed with the proposal of a robust algorithm based on similarity measures for solving multi-attribute decision-making(MADM)problems.A case study that helps the decision-makers assess the best educational institution is discussed to validate the suggested system.The algorithmic results are compared with the most pertinent model to evaluate the adaptability of pPyFHSS,as it generalizes the classical possibility fuzzy set-like theoretical models.Similarly,while considering significant evaluating factors,the flexibility of pPyFHSS is observed through structural comparison. 展开更多
关键词 Hypersoft set Pythagorean fuzzy hypersoft set computational complexity multi-attribute decision-making optimization similarity measures uncertainty
在线阅读 下载PDF
Medical Diagnosis Based on Multi-Attribute Group Decision-Making Using Extension Fuzzy Sets,Aggregation Operators and Basic Uncertainty Information Granule
3
作者 Anastasios Dounis Ioannis Palaiothodoros Anna Panagiotou 《Computer Modeling in Engineering & Sciences》 SCIE EI 2025年第1期759-811,共53页
Accurate medical diagnosis,which involves identifying diseases based on patient symptoms,is often hindered by uncertainties in data interpretation and retrieval.Advanced fuzzy set theories have emerged as effective to... Accurate medical diagnosis,which involves identifying diseases based on patient symptoms,is often hindered by uncertainties in data interpretation and retrieval.Advanced fuzzy set theories have emerged as effective tools to address these challenges.In this paper,new mathematical approaches for handling uncertainty in medical diagnosis are introduced using q-rung orthopair fuzzy sets(q-ROFS)and interval-valued q-rung orthopair fuzzy sets(IVq-ROFS).Three aggregation operators are proposed in our methodologies:the q-ROF weighted averaging(q-ROFWA),the q-ROF weighted geometric(q-ROFWG),and the q-ROF weighted neutrality averaging(qROFWNA),which enhance decision-making under uncertainty.These operators are paired with ranking methods such as the similarity measure,score function,and inverse score function to improve the accuracy of disease identification.Additionally,the impact of varying q-rung values is explored through a sensitivity analysis,extending the analysis beyond the typical maximum value of 3.The Basic Uncertain Information(BUI)method is employed to simulate expert opinions,and aggregation operators are used to combine these opinions in a group decisionmaking context.Our results provide a comprehensive comparison of methodologies,highlighting their strengths and limitations in diagnosing diseases based on uncertain patient data. 展开更多
关键词 Medical diagnosis multi-attribute group decision-making(MAGDM) q-ROFS IVq-ROFS BUI aggregation operators similarity measures inverse score function
在线阅读 下载PDF
Cultural Landscape Zoning of Traditional Villages in Southwest Hubei Based on Multi-attribute Weighted k-modes Clustering
4
作者 Yiran GUO Wei XU Jie XU 《Meteorological and Environmental Research》 2025年第3期33-39,43,共8页
Cultural landscape zoning research of traditional villages is the basic premise for carrying out overall protection and regional development.Through the clustering algorithm,cultural area zoning research of traditiona... Cultural landscape zoning research of traditional villages is the basic premise for carrying out overall protection and regional development.Through the clustering algorithm,cultural area zoning research of traditional villages can provide objective basis for its overall protection and development.Based on the field research,drawing on the theory of cultural landscape,southwest Hubei is taken as the research object,and the index system of cultural landscape type division of traditional villages is constructed from three levels of culture,geography and village carrier.Adopting the multi-attribute weighted k-modes clustering algorithm,92 traditional villages in southwest Hubei are divided into three major types,which are the western Tujia cultural characteristic area,the southern Tujia-Miao cultural penetration area,and the northern multi-ethnic cultural mixed area,and the characteristics of each area are summarized.The regional characteristics of traditional villages in southwest Hubei at the cultural landscape level are analysed from a macro point of view,which provides a reference for more objective cognition of the distribution law of traditional villages in southwest Hubei,and carrying out the contiguous protection of traditional villages. 展开更多
关键词 multi-attribute weighted k-modes clustering Cultural landscape Southwest Hubei Traditional village
在线阅读 下载PDF
Subgraph Matching on Multi-Attributed Graphs Based on Contrastive Learning
5
作者 LIU Bozhi FANG Xiu +1 位作者 SUN Guohao LU Jinhu 《Journal of Donghua University(English Edition)》 2025年第5期523-533,共11页
Graphs have been widely used in fields ranging from chemical informatics to social network analysis.Graph-related problems become increasingly significant,with subgraph matching standing out as one of the most challen... Graphs have been widely used in fields ranging from chemical informatics to social network analysis.Graph-related problems become increasingly significant,with subgraph matching standing out as one of the most challenging tasks.The goal of subgraph matching is to find all subgraphs in the data graph that are isomorphic to the query graph.Traditional methods mostly rely on search strategies with high computational complexity and are hard to apply to large-scale real datasets.With the advent of graph neural networks(GNNs),researchers have turned to GNNs to address subgraph matching problems.However,the multi-attributed features on nodes and edges are overlooked during the learning of graphs,which causes inaccurate results in real-world scenarios.To tackle this problem,we propose a novel model called subgraph matching on multi-attributed graph network(SGMAN).SGMAN first utilizes improved line graphs to capture node and edge features.Then,SGMAN integrates GNN and contrastive learning(CL)to derive graph representation embeddings and calculate the matching matrix to represent the matching results.We conduct experiments on public datasets,and the results affirm the superior performance of our model. 展开更多
关键词 subgraph matching graph neural network(GNN) multi-attributed graph contrastive learning(CL)
在线阅读 下载PDF
A Blockchain-Based Efficient Verification Scheme for Context Semantic-Aware Ciphertext Retrieval
6
作者 Haochen Bao Lingyun Yuan +2 位作者 Tianyu Xie Han Chen Hui Dai 《Computers, Materials & Continua》 2026年第1期550-579,共30页
In the age of big data,ensuring data privacy while enabling efficient encrypted data retrieval has become a critical challenge.Traditional searchable encryption schemes face difficulties in handling complex semantic q... In the age of big data,ensuring data privacy while enabling efficient encrypted data retrieval has become a critical challenge.Traditional searchable encryption schemes face difficulties in handling complex semantic queries.Additionally,they typically rely on honest but curious cloud servers,which introduces the risk of repudiation.Furthermore,the combined operations of search and verification increase system load,thereby reducing performance.Traditional verification mechanisms,which rely on complex hash constructions,suffer from low verification efficiency.To address these challenges,this paper proposes a blockchain-based contextual semantic-aware ciphertext retrieval scheme with efficient verification.Building on existing single and multi-keyword search methods,the scheme uses vector models to semantically train the dataset,enabling it to retain semantic information and achieve context-aware encrypted retrieval,significantly improving search accuracy.Additionally,a blockchain-based updatable master-slave chain storage model is designed,where the master chain stores encrypted keyword indexes and the slave chain stores verification information generated by zero-knowledge proofs,thus balancing system load while improving search and verification efficiency.Finally,an improved non-interactive zero-knowledge proof mechanism is introduced,reducing the computational complexity of verification and ensuring efficient validation of search results.Experimental results demonstrate that the proposed scheme offers stronger security,balanced overhead,and higher search verification efficiency. 展开更多
关键词 Searchable encryption blockchain context semantic awareness zero-knowledge proof
在线阅读 下载PDF
Validation of Contextual Model Principles through Rotated Images Interpretation
7
作者 Illia Khurtin Mukesh Prasad 《Computers, Materials & Continua》 2026年第2期535-549,共15页
The field of artificial intelligence has advanced significantly in recent years,but achieving a human-like or Artificial General Intelligence(AGI)remains a theoretical challenge.One hypothesis suggests that a key issu... The field of artificial intelligence has advanced significantly in recent years,but achieving a human-like or Artificial General Intelligence(AGI)remains a theoretical challenge.One hypothesis suggests that a key issue is the formalisation of extracting meaning from information.Meaning emerges through a three-stage interpretative process,where the spectrum of possible interpretations is collapsed into a singular outcome by a particular context.However,this approach currently lacks practical grounding.In this research,we developed a model based on contexts,which applies interpretation principles to the visual information to address this gap.The field of computer vision and object recognition has progressed essentially with artificial neural networks,but these models struggle with geometrically transformed images,such as those that are rotated or shifted,limiting their robustness in real-world applications.Various approaches have been proposed to address this problem.Some of them(Hu moments,spatial transformers,capsule networks,attention and memory mechanisms)share a conceptual connection with the contextual model(CM)discussed in this study.This paper investigates whether CM principles are applicable for interpreting rotated images from the MNIST and Fashion MNIST datasets.The model was implemented in the Rust programming language.It consists of a contextual module and a convolutional neural network(CNN).The CMwas trained on the rotated Mono Icons dataset,which is significantly different from the testing datasets.The CNN module was trained on the original MNIST and Fashion MNIST datasets for interpretation recognition.As a result,the CM was able to recognise the original datasets but encountered rotated images only during testing.The findings show that the model effectively interpreted transformed images by considering them in all available contexts and restoring their original form.This provides a practical foundation for further development of the contextual hypothesis and its relation to theAGI domain. 展开更多
关键词 Visual information processing spatial transformations recognition contextual model context
在线阅读 下载PDF
GLMCNet: A Global-Local Multiscale Context Network for High-Resolution Remote Sensing Image Semantic Segmentation
8
作者 Yanting Zhang Qiyue Liu +4 位作者 Chuanzhao Tian Xuewen Li Na Yang Feng Zhang Hongyue Zhang 《Computers, Materials & Continua》 2026年第1期2086-2110,共25页
High-resolution remote sensing images(HRSIs)are now an essential data source for gathering surface information due to advancements in remote sensing data capture technologies.However,their significant scale changes an... High-resolution remote sensing images(HRSIs)are now an essential data source for gathering surface information due to advancements in remote sensing data capture technologies.However,their significant scale changes and wealth of spatial details pose challenges for semantic segmentation.While convolutional neural networks(CNNs)excel at capturing local features,they are limited in modeling long-range dependencies.Conversely,transformers utilize multihead self-attention to integrate global context effectively,but this approach often incurs a high computational cost.This paper proposes a global-local multiscale context network(GLMCNet)to extract both global and local multiscale contextual information from HRSIs.A detail-enhanced filtering module(DEFM)is proposed at the end of the encoder to refine the encoder outputs further,thereby enhancing the key details extracted by the encoder and effectively suppressing redundant information.In addition,a global-local multiscale transformer block(GLMTB)is proposed in the decoding stage to enable the modeling of rich multiscale global and local information.We also design a stair fusion mechanism to transmit deep semantic information from deep to shallow layers progressively.Finally,we propose the semantic awareness enhancement module(SAEM),which further enhances the representation of multiscale semantic features through spatial attention and covariance channel attention.Extensive ablation analyses and comparative experiments were conducted to evaluate the performance of the proposed method.Specifically,our method achieved a mean Intersection over Union(mIoU)of 86.89%on the ISPRS Potsdam dataset and 84.34%on the ISPRS Vaihingen dataset,outperforming existing models such as ABCNet and BANet. 展开更多
关键词 Multiscale context attention mechanism remote sensing images semantic segmentation
在线阅读 下载PDF
TSMixerE:Entity Context-Aware Method for Static Knowledge Graph Completion
9
作者 Jianzhong Chen Yunsheng Xu +2 位作者 Zirui Guo Tianmin Liu Ying Pan 《Computers, Materials & Continua》 2026年第4期2207-2230,共24页
The rapid development of information technology and accelerated digitalization have led to an explosive growth of data across various fields.As a key technology for knowledge representation and sharing,knowledge graph... The rapid development of information technology and accelerated digitalization have led to an explosive growth of data across various fields.As a key technology for knowledge representation and sharing,knowledge graphs play a crucial role by constructing structured networks of relationships among entities.However,data sparsity and numerous unexplored implicit relations result in the widespread incompleteness of knowledge graphs.In static knowledge graph completion,most existing methods rely on linear operations or simple interaction mechanisms for triple encoding,making it difficult to fully capture the deep semantic associations between entities and relations.Moreover,many methods focus only on the local information of individual triples,ignoring the rich semantic dependencies embedded in the neighboring nodes of entities within the graph structure,which leads to incomplete embedding representations.To address these challenges,we propose Two-Stage Mixer Embedding(TSMixerE),a static knowledge graph completion method based on entity context.In the unit semantic extraction stage,TSMixerE leveragesmulti-scale circular convolution to capture local features atmultiple granularities,enhancing the flexibility and robustness of feature interactions.A channel attention mechanism amplifies key channel responses to suppress noise and irrelevant information,thereby improving the discriminative power and semantic depth of feature representations.For contextual information fusion,a multi-layer self-attentionmechanism enables deep interactions among contextual cues,effectively integrating local details with global context.Simultaneously,type embeddings clarify the semantic identities and roles of each component,enhancing the model’s sensitivity and fusion capabilities for diverse information sources.Furthermore,TSMixerE constructs contextual unit sequences for entities,fully exploring neighborhood information within the graph structure to model complex semantic dependencies,thus improving the completeness and generalization of embedding representations. 展开更多
关键词 Knowledge graph knowledge graph complementation convolutional neural network feature interaction context
在线阅读 下载PDF
How Do People Perceive Air Quality in Different Geographic Contexts?A Case Study of Hong Kong,China
10
作者 SONG Wanying KWAN Mei-Po 《Chinese Geographical Science》 2026年第1期1-18,共18页
Perception of air pollution is subjective and context-dependent.Previous studies exploring the association between measured air pollution and perceived air quality mainly focused on air pollution levels measured in th... Perception of air pollution is subjective and context-dependent.Previous studies exploring the association between measured air pollution and perceived air quality mainly focused on air pollution levels measured in the residence-based(RB)or regional context,overlooking the mobility-based(MB)context in which people are exposed to air pollution.This study measures air pollution levels in MB,RB,and regional contexts and examines their relationships with perceived air quality across different neighborhoods and gender sub-groups of Hong Kong,China to investigate how people perceive air quality.The results indicate that particulate matter 2.5(PM_(2.5))measured in RB and the regional context significantly contributes to people’s perceived air quality compared to MB PM_(2.5).Individuals in Central and Western district of Hong Kong rely on RB,regional and MB PM_(2.5) to assess air pollution.In Sham Shui Po,RB PM_(2.5) exhibits the highest influence on people’s perceived air quality,followed by regional PM_(2.5).Women’s perceived air quality is strongly related to their RB PM_(2.5) exposure,while men’s perceived air quality is associated with both RB PM_(2.5) and regional PM_(2.5) levels.We conclude that neighborhood effects and mobility levels are the two most important factors influencing the association between meas-ured air pollution and perceived air quality.We reveal that the neighborhood effect averaging problem(NEAP)influences the associ-ation between perceived air quality and measured air pollution levels in a way that differs from health outcome-related studies.Effect-ive measures are needed to improve the public’s awareness of air pollution,and scientific control should be implemented to reduce pub-lic exposure. 展开更多
关键词 perception of air pollution particulate matter 2.5(PM_(2.5)) MOBILITY residence-based(RB) mobility-based(MB) regional contexts neighborhood Hong Kong China
在线阅读 下载PDF
Multi-attribute decision-making based on subjective and objective integrated eigenvector method 被引量:12
11
作者 龚艳冰 陈森发 《Journal of Southeast University(English Edition)》 EI CAS 2007年第1期144-147,共4页
An integrated approach is proposed to investigate the fuzzy multi-attribute decision-making (MADM) problems, where subjective preferences are expressed by a pairwise comparison matrix on the relative weights of attr... An integrated approach is proposed to investigate the fuzzy multi-attribute decision-making (MADM) problems, where subjective preferences are expressed by a pairwise comparison matrix on the relative weights of attributes and objective information is expressed by a decision matrix. An eigenvector method integrated the subjective fuzzy preference matrix and objective information is proposed. Two linear programming models based on subjective and objective information are introduced to assess the relative importance weights of attributes in an MADM problem. The simple additive weighting method is utilized to aggregate the decision information, and then all the alternatives are ranked. Finally, a numerical example is given to show the feasibility and effectiveness of the method. The result shows that it is easier than other methods of integrating subjective and objective information. 展开更多
关键词 multi-attribute decision-making eigenvector method alternative ranking
在线阅读 下载PDF
APPROACH FOR FUZZY MULTI-ATTRIBUTE DECISION-MAKING WITH FUZZY COMPLEMENTARY PREFERENCE RELATION ON ALTERNATIVES 被引量:2
12
作者 周宏安 刘三阳 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2007年第1期74-79,共6页
In presented fuzzy multi-attribute decision-making (FMADM) problems, the information about attribute weights is interval numbers and the decision maker (DM) has fuzzy complementary preference relation on alternati... In presented fuzzy multi-attribute decision-making (FMADM) problems, the information about attribute weights is interval numbers and the decision maker (DM) has fuzzy complementary preference relation on alternatives. Firstly, the decision-making information based on the subjective preference information in the form of the fuzzy complementary judgment matrix is uniform by using a translation function. Then an objective programming model is established. Attribute weights are obtained by solving the model, thus the fuzzy overall values of alternatives are derived by using the additive weighting method. Secondly, the ranking approach of alternatives is proposed based on the degree of similarity between the fuzzy positive ideal solution of alternatives (FPISA) and the fuzzy overall values. The method can sufficiently utilize the objective information of alternatives and meet the subjective requirements of the DM as much as possible. It is easy to be operated and implemented on a computer. Finally, the proposed method is applied to the project evaluation in the venture investment. 展开更多
关键词 fuzzy multi-attribute decision-making objective programming WEIGHT similarity degree PRIORITY
在线阅读 下载PDF
Multi-attribute Decision Making Method Based on the Attribute Difference Degree and Its Application in Rice Breeding
13
作者 邹永红 谭建林 《Agricultural Science & Technology》 CAS 2011年第8期1093-1095,1099,共4页
[Objective]The aim was to establish a multi-attribute decision making method and introduce its application in rice breeding.[Method]Based on the defined closeness degree among attributes,the difference degrees among a... [Objective]The aim was to establish a multi-attribute decision making method and introduce its application in rice breeding.[Method]Based on the defined closeness degree among attributes,the difference degrees among attributes were discussed.Furthermore,the weights of attributes were determined based on the difference degrees among the attributes.[Result]A multi-attribute decision making method based on difference degrees among attributes was established,the feasibility of applying it in rice breeding was also analyzed.[Conclusion]This study enriched the methods to determine attribute weights in multi-attribute decision making and provided the necessary theoretical support for selecting rice varieties scientifically and rationally. 展开更多
关键词 multi-attribute decision making Closeness degree WEIGHT PRIORITIZATION Rice breeding
在线阅读 下载PDF
Two-phase TOPSIS of uncertain multi-attribute group decision-making 被引量:17
14
作者 Wenkun Zhou Wenchun Jiang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第3期423-430,共8页
To solve the uncertain multi-attribute group decision-making of unknown attribute weights,three optimal models are built to decide the corresponding ideal solution weights,standard deviation weights and mean deviation... To solve the uncertain multi-attribute group decision-making of unknown attribute weights,three optimal models are built to decide the corresponding ideal solution weights,standard deviation weights and mean deviation weights.The comprehensive attribute weights are gotten through the product of the above three kinds of weights.And each decision maker's weighted decision matrices are also received by using the integrated attribute weights.The closeness degrees are also gotten by use of technique for order preference by similarity to ideal solution(TOPSIS) through dealing with the weighted decision matrices.At the same time the group decision matrix and weighted group decision matrix are gotten by using each decision-maker's closeness degree to every project.Then the vertical TOPSIS method is used to calculate the closeness degree of each project.So these projects can be ranked according to their values of the closeness degree.The process of the method is also given step by step.Finally,a numerical example demonstrates the feasibility and effectiveness of the approach. 展开更多
关键词 multi-attribute decision-making uncertain numbers TOPSIS WEIGHTS the closeness degree.
在线阅读 下载PDF
Novel combinatorial algorithm for the problems of fuzzy grey multi-attribute group decision making 被引量:13
15
作者 Rao Congjun Xiao Xinping Peng Jin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第4期774-780,共7页
To study the fuzzy and grey information in the problems of multi-attribute group decision making, the basic concepts of both fuzzy grey numbers and grey interval numbers are given firstly, then a new model of fuzzy gr... To study the fuzzy and grey information in the problems of multi-attribute group decision making, the basic concepts of both fuzzy grey numbers and grey interval numbers are given firstly, then a new model of fuzzy grey multi-attribute group decision making based on the theories of fuzzy mathematics and grey system is presented. Furthermore, the grey interval relative degree and deviation degree is defined, and both the optimistic algorithm of the grey interval relational degree and the algorithm of deviation degree minimization for solving this new model are also given. Finally, a decision making example to demonstrate the feasibility and rationality of this new method is given, and the results by using these two algorithms are uniform. 展开更多
关键词 multi-attribute group decision making fuzzy grey number grey interval relational degree deviation degree
在线阅读 下载PDF
An Improved Method Based on TODIM and TOPSIS for Multi-Attribute Decision-Making with Multi-Valued Neutrosophic Sets 被引量:4
16
作者 Dongsheng Xu Lijuan Peng 《Computer Modeling in Engineering & Sciences》 SCIE EI 2021年第11期907-926,共20页
Due to the complexity of decision-making problems and the subjectivity of decision-makers in practical application,it is necessary to adopt different forms of information expression according to the actual situation o... Due to the complexity of decision-making problems and the subjectivity of decision-makers in practical application,it is necessary to adopt different forms of information expression according to the actual situation of specific decision-making problems and choose the best method to solve them.Multi-valued neutrosophic set,as an extension of neutrosophic set,can more effectively and accurately describe incomplete,uncertain or inconsistent information.TODIM and TOPSIS methods are two commonly used multi-attribute decision-making methods,each of which has its advantages and disadvantages.This paper proposes a new method based on TODIM and TOPSIS to solve multi-attribute decision-making problems under multi-valued neutrosophic environment.After introducing the related theory of multi-valued neutrosophic set and the traditional TODIM and TOPSIS methods,the new method based on a combination of TODIM and TOPSIS methods is described.And then,two illustrative examples proved the feasibility and validity of the proposed method.Finally,the result has been compared with some existing methods under the same examples and the proposed method’s superiority has been proved.This paper studies this kind of decision-making problem from algorithm idea,algorithm steps and decision-making influencing factors. 展开更多
关键词 Multi-valued neutrosophic set TODIM TOPSIS multi-attribute decision-making
在线阅读 下载PDF
Multi-attributed decision making for mining methods based on grey system and interval numbers 被引量:8
17
作者 刘浪 陈建宏 +1 位作者 王革民 劳德正 《Journal of Central South University》 SCIE EI CAS 2013年第4期1029-1033,共5页
In the case of unknown weights, theories of multi-attributed decision making based on interval numbers and grey related analysis were used to optimize mining methods. As the representative of independence for the indi... In the case of unknown weights, theories of multi-attributed decision making based on interval numbers and grey related analysis were used to optimize mining methods. As the representative of independence for the indicator, the smaller the correlation of indicators is, the greater the weight is. Hence, the weights of interval numbers of indicators were determined by using correlation coefficient. Relative closeness based on positive and negative ideal methods was calculated by introducing distance between interval numbers, which made decision making more rational and comprehensive. A new method of ranking interval numbers based on normal distribution was proposed for the optimization of mining methods, whose basic properties were discussed. Finally, the feasibility and effectiveness of this method were verified by theories and practice. 展开更多
关键词 mining method interval number multi-attributed decision making grey related analysis correlation coefficient normaldistribution RANKING
在线阅读 下载PDF
A decision support system for satellite layout integrating multi-objective optimization and multi-attribute decision making 被引量:3
18
作者 LIANG Yan’gang QIN Zheng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2019年第3期535-544,共10页
A decision support system, including a multi-objective optimization framework and a multi-attribute decision making approach is proposed for satellite equipment layout. Firstly, given three objectives (to minimize the... A decision support system, including a multi-objective optimization framework and a multi-attribute decision making approach is proposed for satellite equipment layout. Firstly, given three objectives (to minimize the C.G. offset, the cross moments of inertia and the space debris impact risk), we develop a threedimensional layout optimization model. Unlike most of the previous works just focusing on mass characteristics of the system, a space debris impact risk index is developed. Secondly, we develop an efficient optimization framework for the integration of computer-aided design (CAD) software as well as the optimization algorithm to obtain the Pareto front of the layout optimization problem. Thirdly, after obtaining the candidate solutions, we present a multi-attribute decision making approach, which integrates the smart Pareto filter and the correlation coefficient and standard deviation (CCSD) method to select the best tradeoff solutions on the optimal Pareto fronts. Finally, the framework and the decision making approach are applied to a case study of a satellite platform. 展开更多
关键词 layout OPTIMIZATION SATELLITE MULTI-OBJECTIVE OPTIMIZATION PARETO FRONT multi-attribute decision making
在线阅读 下载PDF
Multi-attribute decision making method for air target threat evaluation based on intuitionistic fuzzy sets 被引量:47
19
作者 Yongjie XU Yongchun Wang Xudong Miu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第6期891-897,共7页
The function of the air target threat evaluation(TE)is the foundation for weapons allocation and senor resources management within the surface air defense.The multi-attribute evaluation methodology is utilized to addr... The function of the air target threat evaluation(TE)is the foundation for weapons allocation and senor resources management within the surface air defense.The multi-attribute evaluation methodology is utilized to address the issue of the TE in which the tactic features of the detected target are treated as evaluation attributes.Meanwhile,the intuitionistic fuzzy set(IFS)is employed to deal with information uncertainty in the TE process.Furthermore,on the basis of the entropy weight and inclusion-comparison probability,a hybrid TE method is developed.In order to accommodate the demands of naturalistic decision making,the proposed method allows air defense commanders to express their intuitive opinions besides incorporating into the threat features of the detected target.An illustrative example is provided to indicate the feasibility and advantage of the proposed method. 展开更多
关键词 threat evaluation(TE) intuitionistic fuzzy set(IFS) multi-attribute evaluation intuitive opinions entropy weight inclusion-comparison probability(ICP).
在线阅读 下载PDF
Approach to stochastic multi-attribute decision problems using rough sets theory 被引量:8
20
作者 Yao Shengbao Yue Chaoyuan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第1期103-108,共6页
Multi-attribute decision problems where the performances of the alternatives are random variables are considered. The suggested approach grades the probabilities of preference of one alternative over another with resp... Multi-attribute decision problems where the performances of the alternatives are random variables are considered. The suggested approach grades the probabilities of preference of one alternative over another with respect to the same attribute. Based on the graded probabilistic dominance relation, the pairwise comparison information table is defined. The global preferences of the decision maker can be seen as a rough binary relation. The present paper proposes to approximate this preference relation by means of the graded probabilistic dominance relation with respect to the subsets of attributes. At last, the method is illustrated by an example. 展开更多
关键词 stochastic multi-attribute decision making rough sets graded probabilistic diminance relation decision rules.
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部