期刊文献+
共找到10篇文章
< 1 >
每页显示 20 50 100
MULTIGRID ALGORITHM FOR THE COUPLING SYSTEM OF NATURAL BOUNDARY ELEMENT METHOD AND FINITE ELEMENT METHOD FOR UNBOUNDED DOMAIN PROBLEMS
1
作者 Sheng Zhang Dehao Yu 《Journal of Computational Mathematics》 SCIE EI CSCD 2007年第1期13-26,共14页
In this paper, some V-cycle multigrid algorithms are presented for the coupling system arising from the discretization of the Dirichlet exterior problem by coupling the natural boundary element method and finite eleme... In this paper, some V-cycle multigrid algorithms are presented for the coupling system arising from the discretization of the Dirichlet exterior problem by coupling the natural boundary element method and finite element method. The convergence of these multigrid algorithms is obtained even with only one smoothing on all levels. The rate of convergence is found uniformly bounded independent of the number of levels and the mesh sizes of all levels, which indicates that these multigrid algorithms are optimal. Some numerical results are also reported. 展开更多
关键词 Multigird algorithm Finite element method Boundary element method COUPLING Unbounded domain problem.
原文传递
BOUNDARY INTEGRAL FORMULAS FOR ELASTIC PLANE PROBLEM OF EXTERIOR CIRCULAR DOMAIN
2
作者 董正筑 李顺才 余德浩 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2006年第7期993-1000,共8页
After the stress function and the normal derivative on the boundary for the plane problem of exterior circular domain are expanded into Laurent series, comparing them with the Laurent series of the complex stress func... After the stress function and the normal derivative on the boundary for the plane problem of exterior circular domain are expanded into Laurent series, comparing them with the Laurent series of the complex stress function and making use of some formulas in Fourier series and the convolutions, the boundary integral formula of the stress function is derived further. Then the stress function can be obtained directly by the integration of the stress function and its normal derivative on the boundary. Some examples are given. It shows that the boundary integral formula of the stress function is convenient to be used for solving the elastic plane problem of exterior circular domain. 展开更多
关键词 elastic plane problem of exterior circular domain bi-harmonic equation Fourier series stress function boundary integral formula
在线阅读 下载PDF
THE ANALYTICAL SOLUTION FOR HELMHOLTZ BOUNDARY PROBLEM IN NON-HORIZONTALLY STRATIFIED DOMAINS
3
作者 张鹏 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1989年第12期1137-1149,共13页
There are N domains Dj(j=0,1,...,N-1) of different physical parameters in the whole space and their interfaces S,are non-horizontally smooth curved surfaces. The following boundary problem is called Hclinholiz boundar... There are N domains Dj(j=0,1,...,N-1) of different physical parameters in the whole space and their interfaces S,are non-horizontally smooth curved surfaces. The following boundary problem is called Hclinholiz boundary problem:The analytical solution of the above problem is given in this paper. 展开更多
关键词 THE ANALYTICAL SOLUTION FOR HELMHOLTZ BOUNDARY PROBLEM IN NON-HORIZONTALLY STRATIFIED domainS
在线阅读 下载PDF
Riemann-Hilbert Problem and Its Well-Posed-Ness for Elliptic Complex Equations of First Order in Multiply Connected Domains
4
作者 Guochun WE Liping WANG 《Journal of Mathematical Research with Applications》 CSCD 2014年第4期435-445,共11页
In this article, we first propose the Riemann-Hilbert problem for uniformly elliptic complex equations of first order and its well-posed-ness in multiply connected domains.Then we give the integral representation of s... In this article, we first propose the Riemann-Hilbert problem for uniformly elliptic complex equations of first order and its well-posed-ness in multiply connected domains.Then we give the integral representation of solutions for modified Riemann-Hilbert problem of the complex equations. Moreover we shall obtain a priori estimates of solutions of the modified Riemann-Hilbert problem and verify its solvability. Finally the solvability results of the original boundary value problem can be obtained. 展开更多
关键词 Riemann-Hilbert problems quasilinear elliptic complex equations multiply connected domains priori estimates and existence of solutions.
原文传递
Integrating Variable Reduction Strategy With Evolutionary Algorithms for Solving Nonlinear Equations Systems 被引量:1
5
作者 Aijuan Song Guohua Wu +1 位作者 Witold Pedrycz Ling Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2022年第1期75-89,共15页
Nonlinear equations systems(NESs)are widely used in real-world problems and they are difficult to solve due to their nonlinearity and multiple roots.Evolutionary algorithms(EAs)are one of the methods for solving NESs,... Nonlinear equations systems(NESs)are widely used in real-world problems and they are difficult to solve due to their nonlinearity and multiple roots.Evolutionary algorithms(EAs)are one of the methods for solving NESs,given their global search capabilities and ability to locate multiple roots of a NES simultaneously within one run.Currently,the majority of research on using EAs to solve NESs focuses on transformation techniques and improving the performance of the used EAs.By contrast,problem domain knowledge of NESs is investigated in this study,where we propose the incorporation of a variable reduction strategy(VRS)into EAs to solve NESs.The VRS makes full use of the systems of expressing a NES and uses some variables(i.e.,core variable)to represent other variables(i.e.,reduced variables)through variable relationships that exist in the equation systems.It enables the reduction of partial variables and equations and shrinks the decision space,thereby reducing the complexity of the problem and improving the search efficiency of the EAs.To test the effectiveness of VRS in dealing with NESs,this paper mainly integrates the VRS into two existing state-of-the-art EA methods(i.e.,MONES and DR-JADE)according to the integration framework of the VRS and EA,respectively.Experimental results show that,with the assistance of the VRS,the EA methods can produce better results than the original methods and other compared methods.Furthermore,extensive experiments regarding the influence of different reduction schemes and EAs substantiate that a better EA for solving a NES with more reduced variables tends to provide better performance. 展开更多
关键词 Evolutionary algorithm(EA) nonlinear equations systems(ENSs) problem domain knowledge variable reduction strategy(VRS)
在线阅读 下载PDF
A Dual Discriminator Method for Generalized Zero-Shot Learning
6
作者 Tianshu Wei Jinjie Huang 《Computers, Materials & Continua》 SCIE EI 2024年第4期1599-1612,共14页
Zero-shot learning enables the recognition of new class samples by migrating models learned from semanticfeatures and existing sample features to things that have never been seen before. The problems of consistencyof ... Zero-shot learning enables the recognition of new class samples by migrating models learned from semanticfeatures and existing sample features to things that have never been seen before. The problems of consistencyof different types of features and domain shift problems are two of the critical issues in zero-shot learning. Toaddress both of these issues, this paper proposes a new modeling structure. The traditional approach mappedsemantic features and visual features into the same feature space;based on this, a dual discriminator approachis used in the proposed model. This dual discriminator approach can further enhance the consistency betweensemantic and visual features. At the same time, this approach can also align unseen class semantic features andtraining set samples, providing a portion of information about the unseen classes. In addition, a new feature fusionmethod is proposed in the model. This method is equivalent to adding perturbation to the seen class features,which can reduce the degree to which the classification results in the model are biased towards the seen classes.At the same time, this feature fusion method can provide part of the information of the unseen classes, improvingits classification accuracy in generalized zero-shot learning and reducing domain bias. The proposed method isvalidated and compared with othermethods on four datasets, and fromthe experimental results, it can be seen thatthe method proposed in this paper achieves promising results. 展开更多
关键词 Generalized zero-shot learning modality consistent DISCRIMINATOR domain shift problem feature fusion
在线阅读 下载PDF
NONOVERLAPPING DOMAIN DECOMPOSITION METHOD WITH MIXED ELEMENT FOR ELLIPTIC PROBLEMS
7
作者 H.X. Rui(Mathematics Department, Shandong University, Jinan) 《Journal of Computational Mathematics》 SCIE CSCD 1996年第4期291-300,共10页
In this paper we consider the nonoverlapping domain decomposition method based on mixed element approximation for elliptic problems in two dimentional space. We give a kind of discrete domain decomposition iterative a... In this paper we consider the nonoverlapping domain decomposition method based on mixed element approximation for elliptic problems in two dimentional space. We give a kind of discrete domain decomposition iterative algorithm using mixed finite element, the subdomain problems of which can be implemented parallelly. We also give the existence, uniqueness and convergence of the approximate solution. 展开更多
关键词 ZHANG NONOVERLAPPING domain DECOMPOSITION METHOD WITH MIXED ELEMENT FOR ELLIPTIC problems EV
原文传递
AN ITERATIVE PROCEDURE FOR DOMAIN DECOMPOSITION METHOD OF SECOND ORDER ELLIPTIC PROBLEM WITH MIXED BOUNDARY CONDITIONS 被引量:1
8
作者 Lie-heng Wang (State Key Laboratory of Scientific and Engineering Computing, ICMSEC, Chinese Academy of Sciences, Beijing, China) 《Journal of Computational Mathematics》 SCIE CSCD 1997年第4期319-326,共8页
This paper is devoted to study of an iterative procedure for domain decomposition method of second order elliptic problem with mixed boundary conditions (i.e., Dirichlet condition on a part of boundary and Neumann con... This paper is devoted to study of an iterative procedure for domain decomposition method of second order elliptic problem with mixed boundary conditions (i.e., Dirichlet condition on a part of boundary and Neumann condition on the another part of boundary). For the pure Dirichlet problem, Marini and Quarteroni [3], [4] considered a similar approach, which is extended to more complex problem in this paper. 展开更多
关键词 EH MATH AN ITERATIVE PROCEDURE FOR domain DECOMPOSITION METHOD OF SECOND ORDER ELLIPTIC PROBLEM WITH MIXED BOUNDARY CONDITIONS
原文传递
Spatially-Structured Sharing Technique for Multimodal Problems
9
作者 Grant Dick Peter Whigham 《Journal of Computer Science & Technology》 SCIE EI CSCD 2008年第1期64-76,共13页
Spatially-structured populations are one approach to increasing genetic diversity in an evolutionary algorithm (EA). However, they are susceptible to convergence to a single peak in a multimodal fitness landscape. N... Spatially-structured populations are one approach to increasing genetic diversity in an evolutionary algorithm (EA). However, they are susceptible to convergence to a single peak in a multimodal fitness landscape. Niching methods, such as fitness sharing, allow an EA to maintain multiple solutions in a single population, however they have rarely been used in conjunction with spatially-structured populations. This paper introduces local sharing, a method that applies sharing to the overlapping demes of a spatially-structured population. The combination of these two methods succeeds in maintaining multiple solutions in problems that have previously proved difficult for sharing alone (and vice-versa). 展开更多
关键词 evolutionary algorithm multimodal problem domain SHARING spatially-structured population
原文传递
Some progress in spectral methods Dedicated to Professor Shi Zhong-Ci on the Occasion of his 80th Birthday 被引量:3
10
作者 GUO BenYu 《Science China Mathematics》 SCIE 2013年第12期2411-2438,共28页
In this paper, we review some results on the spectral methods. We first consider the Jacobi spectral method and the generalized Jacobi spectral method for various problems, including degenerated and singular different... In this paper, we review some results on the spectral methods. We first consider the Jacobi spectral method and the generalized Jacobi spectral method for various problems, including degenerated and singular differential equations. Then we present the generalized Jacobi quasi-orthogonal approximation and its applica- tions to the spectral element methods for high order problems with mixed inhomogeneous boundary conditions. We also discuss the related spectral methods for non-rectangular domains and the irrational spectral methods for unbounded domains. Next, we consider the Hermite spectral method and the generalized Hermite spec- tral method with their applications. Finally, we consider the Laguerre spectral method and the generalized Laguerre spectral method for many problems defined on unbounded domains. We also present the generalized Laguerre quasi-orthogonal approximation and its applications to certain problems of non-standard type and exterior problems. 展开更多
关键词 JACOBI Hermite and Laguerre spectral approximations Jacobi and Laguerre quasi-orthogonalapproximations spectral and spectral element methods degenerated and singular problems problems on non-rectangular and unbounded domains problems of non-standard type exterior problems
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部