期刊文献+
共找到3,492篇文章
< 1 2 175 >
每页显示 20 50 100
A Class of Parallel Algorithms of Real-TimeNumerical Simulation for Stiff Dynamic System 被引量:2
1
作者 Cao Xuenian Liu Degui Li Shoufu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第4期51-58,共8页
In this paper a class of real-time parallel modified Rosenbrock methods of numerical simulation is constructed for stiff dynamic systems on a multiprocessor system, and convergence and numerical stability of these met... In this paper a class of real-time parallel modified Rosenbrock methods of numerical simulation is constructed for stiff dynamic systems on a multiprocessor system, and convergence and numerical stability of these methods are discussed. A-stable real-time parallel formula of two-stage third-order and A(α)-stable real-time parallel formula with o ≈ 89.96° of three-stage fourth-order are particularly given. The numerical simulation experiments in parallel environment show that the class of algorithms is efficient and applicable, with greater speedup. 展开更多
关键词 Dynamic system Real-time simulation parallel algorithms?
在线阅读 下载PDF
Seismic 3D Prestack Time Migration on Parallel Computers
2
作者 Liu Ping & Chen Yunhe(Wuhan Digital Engineering institute, Wuchang P. O. Box 74223, P. R. China 430074) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1995年第3期49-55,共7页
Parallel versions of prestack KirchhofT 3D integral migration algorithm, which is suitable forseismic data processing, are described in this paper. Firstly, the inherent parallel characteristics of seismicdata process... Parallel versions of prestack KirchhofT 3D integral migration algorithm, which is suitable forseismic data processing, are described in this paper. Firstly, the inherent parallel characteristics of seismicdata processing are analyzed. Then some principles in algorithm partition are discussed. Based on these analyses and the system architecture, communication mechanism, this algorithm is divided into four subtasksallocated to four nodes of 990 STAR-l. Then we describe in detail a module-partitioning method-theI / O processing and communication are separated from the computation process, the processes includingI / O processing and communication are allocated to transputer T805 and the other is allocated to processori860. These two processes are synchronized by shared memory and memory-lock mechanism, but the communication betWeen different nodes is implemented through links of transputer. Load balance among fourprocessor modules is performed dynamically. Finally, we discussed the speed--up of the parallel versions ofprestack KirchhofT 3D integral migration algorithm running on four nodes. Some further researches are also melltioned in this paper. 展开更多
关键词 parallel algorithm 3D prestack migration parallel processing
在线阅读 下载PDF
A Class of Parallel Algorithm for Solving Low-rank Tensor Completion
3
作者 LIU Tingyan WEN Ruiping 《应用数学》 北大核心 2025年第4期1134-1144,共11页
In this paper,we established a class of parallel algorithm for solving low-rank tensor completion problem.The main idea is that N singular value decompositions are implemented in N different processors for each slice ... In this paper,we established a class of parallel algorithm for solving low-rank tensor completion problem.The main idea is that N singular value decompositions are implemented in N different processors for each slice matrix under unfold operator,and then the fold operator is used to form the next iteration tensor such that the computing time can be decreased.In theory,we analyze the global convergence of the algorithm.In numerical experiment,the simulation data and real image inpainting are carried out.Experiment results show the parallel algorithm outperform its original algorithm in CPU times under the same precision. 展开更多
关键词 Tensor completion Low-rank CONVERGENCE parallel algorithm
在线阅读 下载PDF
Concise review of relaxations and approximation algorithms for nonidentical parallel-machine scheduling to minimize total weighted completion times 被引量:1
4
作者 Li Kai Yang Shanlin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第4期827-834,共8页
A class of nonidentical parallel machine scheduling problems are considered in which the goal is to minimize the total weighted completion time. Models and relaxations are collected. Most of these problems are NP-hard... A class of nonidentical parallel machine scheduling problems are considered in which the goal is to minimize the total weighted completion time. Models and relaxations are collected. Most of these problems are NP-hard, in the strong sense, or open problems, therefore approximation algorithms are studied. The review reveals that there exist some potential areas worthy of further research. 展开更多
关键词 parallel machine SCHEDULING REVIEW total weighted completion time RELAXATION algorithm
在线阅读 下载PDF
Improvement and performance of parallel multilevel fast multipole algorithm 被引量:16
5
作者 Zhanhe Liu Peilin Huang +1 位作者 Zhe Wu Xu Gao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第1期164-169,共6页
The method of establishing data structures plays an important role in the efficiency of parallel multilevel fast multipole algorithm(PMLFMA).Considering the main complements of multilevel fast multipole algorithm(M... The method of establishing data structures plays an important role in the efficiency of parallel multilevel fast multipole algorithm(PMLFMA).Considering the main complements of multilevel fast multipole algorithm(MLFMA) memory,a new parallelization strategy and a modified data octree construction scheme are proposed to further reduce communication in order to improve parallel efficiency.For far interaction,a new scheme called dynamic memory allocation is developed.To analyze the workload balancing performance of a parallel implementation,the original concept of workload balancing factor is introduced and verified by numerical examples.Numerical results show that the above measures improve the parallel efficiency and are suitable for the analysis of electrical large-scale scattering objects. 展开更多
关键词 multilevel fast multipole algorithm(MLFMA) electromagnetic scattering parallelIZATION radar cross section(RCS).
在线阅读 下载PDF
Selective maintenance problem for series–parallel system under economic dependence 被引量:4
6
作者 Qing-zheng XU Le-meng GUO +1 位作者 He-ping SHI Na WANG 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2016年第5期388-400,共13页
In view of the high complexity of the objective world, an economic dependence between subsystems(paired and unpaired) is proposed, and then the maintenance cost and time under different economic dependences are formul... In view of the high complexity of the objective world, an economic dependence between subsystems(paired and unpaired) is proposed, and then the maintenance cost and time under different economic dependences are formulated in a simple and consistent manner. Selective maintenance problem under economic dependence(EDSMP) is presented based on a series–parallel system in this paper. A case study shows that the system reliability is promoted to a certain extent, which can validate the validity of the EDSMP model. The influence of the ratio of set-up cost on system performance is mainly discussed under different economic dependences. Several existing improvements of classical exhaust algorithm are further modified to solve a large sized EDSMP rapidly. Experimental results illustrate that these improvements can reduce CPU time significantly.Furthermore the contribution of each improvement is defined here, and then their contributions are compared thoroughly. 展开更多
关键词 Selective maintenance Economic dependence Series–parallel system Exhaust algorithm
在线阅读 下载PDF
Lower Bounds and a Nearly Fastest General Parallel Branch-and-Bound Algorithm 被引量:2
7
作者 Wu, Jigang Xie, Xing +1 位作者 Wan, Yingyu Chen, Guoliang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第3期65-73,共9页
In this paper, it is supposed that the B&B algorithm finds the first optimal solution after h nodes have been expanded and m active nodes have been created in the state-space tree. Then the lower bound Ω(m+h log ... In this paper, it is supposed that the B&B algorithm finds the first optimal solution after h nodes have been expanded and m active nodes have been created in the state-space tree. Then the lower bound Ω(m+h log h) of the running time for the general sequential B&B algorithm and the lower bound Ω(m/p+h log p) for the general parallel best-first B&B algorithm in PRAM-CREW are proposed, where p is the number of processors available. Moreover, the lower bound Ω(M/p+H+(H/p) log (H/p)) is presented for the parallel algorithms on distributed memory system, where M and H represent total number of the active nodes and that of the expanded nodes processed by p processors, respectively. In addition, a nearly fastest general parallel best-first B&B algorithm is put forward. The parallel algorithm is the fastest one as p = max{hε, r}, where ε = 1/ rootlogh, and r is the largest branch number of the nodes in the state-space tree. 展开更多
关键词 BRANCH-AND-BOUND State-space tree Active list parallel algorithm Combinatorial search.
在线阅读 下载PDF
General and efficient parallel approach of finite element-boundary integral-multilevel fast multipole algorithm 被引量:3
8
作者 Pan Xiaomin Sheng Xinqing 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第2期207-212,共6页
A general and efficient parallel approach is proposed for the first time to parallelize the hybrid finiteelement-boundary-integral-multi-level fast multipole algorithm (FE-BI-MLFMA). Among many algorithms of FE-BI-M... A general and efficient parallel approach is proposed for the first time to parallelize the hybrid finiteelement-boundary-integral-multi-level fast multipole algorithm (FE-BI-MLFMA). Among many algorithms of FE-BI-MLFMA, the decomposition algorithm (DA) is chosen as a basis for the parallelization of FE-BI-MLFMA because of its distinct numerical characteristics suitable for parallelization. On the basis of the DA, the parallelization of FE-BI-MLFMA is carried out by employing the parallelized multi-frontal method for the matrix from the finiteelement method and the parallelized MLFMA for the matrix from the boundary integral method respectively. The programming and numerical experiments of the proposed parallel approach are carried out in the high perfor- mance computing platform CEMS-Liuhui. Numerical experiments demonstrate that FE-BI-MLFMA is efficiently parallelized and its computational capacity is greatly improved without losing accuracy, efficiency, and generality. 展开更多
关键词 finite element-boundary integral-multilevel fast multipole algorithm parallelization.
在线阅读 下载PDF
Parallel discrete lion swarm optimization algorithm for solving traveling salesman problem 被引量:4
9
作者 ZHANG Daoqing JIANG Mingyan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2020年第4期751-760,共10页
As a typical representative of the NP-complete problem, the traveling salesman problem(TSP) is widely utilized in computer networks, logistics distribution, and other fields. In this paper, a discrete lion swarm optim... As a typical representative of the NP-complete problem, the traveling salesman problem(TSP) is widely utilized in computer networks, logistics distribution, and other fields. In this paper, a discrete lion swarm optimization(DLSO) algorithm is proposed to solve the TSP. Firstly, we introduce discrete coding and order crossover operators in DLSO. Secondly, we use the complete 2-opt(C2-opt) algorithm to enhance the local search ability.Then in order to enhance the efficiency of the algorithm, a parallel discrete lion swarm optimization(PDLSO) algorithm is proposed.The PDLSO has multiple populations, and each sub-population independently runs the DLSO algorithm in parallel. We use the ring topology to transfer information between sub-populations. Experiments on some benchmarks TSP problems show that the DLSO algorithm has a better accuracy than other algorithms, and the PDLSO algorithm can effectively shorten the running time. 展开更多
关键词 discrete lion swarm optimization(DLSO)algorithm complete 2-opt(C2-opt)algorithm parallel discrete lion swarm optimization(PDLSO)algorithm traveling salesman problem(TSP)
在线阅读 下载PDF
A novel hybrid estimation of distribution algorithm for solving hybrid flowshop scheduling problem with unrelated parallel machine 被引量:10
10
作者 孙泽文 顾幸生 《Journal of Central South University》 SCIE EI CAS CSCD 2017年第8期1779-1788,共10页
The hybrid flow shop scheduling problem with unrelated parallel machine is a typical NP-hard combinatorial optimization problem, and it exists widely in chemical, manufacturing and pharmaceutical industry. In this wor... The hybrid flow shop scheduling problem with unrelated parallel machine is a typical NP-hard combinatorial optimization problem, and it exists widely in chemical, manufacturing and pharmaceutical industry. In this work, a novel mathematic model for the hybrid flow shop scheduling problem with unrelated parallel machine(HFSPUPM) was proposed. Additionally, an effective hybrid estimation of distribution algorithm was proposed to solve the HFSPUPM, taking advantage of the features in the mathematic model. In the optimization algorithm, a new individual representation method was adopted. The(EDA) structure was used for global search while the teaching learning based optimization(TLBO) strategy was used for local search. Based on the structure of the HFSPUPM, this work presents a series of discrete operations. Simulation results show the effectiveness of the proposed hybrid algorithm compared with other algorithms. 展开更多
关键词 hybrid estimation of distribution algorithm teaching learning based optimization strategy hybrid flow shop unrelated parallel machine scheduling
在线阅读 下载PDF
Integrated parallel forecasting model based on modified fuzzy time series and SVM 被引量:1
11
作者 Yong Shuai Tailiang Song Jianping Wang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2017年第4期766-775,共10页
A dynamic parallel forecasting model is proposed, which is based on the problem of current forecasting models and their combined model. According to the process of the model, the fuzzy C-means clustering algorithm is ... A dynamic parallel forecasting model is proposed, which is based on the problem of current forecasting models and their combined model. According to the process of the model, the fuzzy C-means clustering algorithm is improved in outliers operation and distance in the clusters and among the clusters. Firstly, the input data sets are optimized and their coherence is ensured, the region scale algorithm is modified and non-isometric multi scale region fuzzy time series model is built. At the same time, the particle swarm optimization algorithm about the particle speed, location and inertia weight value is improved, this method is used to optimize the parameters of support vector machine, construct the combined forecast model, build the dynamic parallel forecast model, and calculate the dynamic weight values and regard the product of the weight value and forecast value to be the final forecast values. At last, the example shows the improved forecast model is effective and accurate. 展开更多
关键词 fuzzy C-means clustering fuzzy time series interval partitioning support vector machine particle swarm optimization algorithm parallel forecasting
在线阅读 下载PDF
Chaotic migration-based pseudo parallel genetic algorithm and its application in inventory optimization 被引量:1
12
作者 ChenXiaofang GuiWeihua WangYalin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第2期411-417,共7页
Considering premature convergence in the searching process of genetic algorithm, a chaotic migration-based pseudo parallel genetic algorithm (CMPPGA) is proposed, which applies the idea of isolated evolution and infor... Considering premature convergence in the searching process of genetic algorithm, a chaotic migration-based pseudo parallel genetic algorithm (CMPPGA) is proposed, which applies the idea of isolated evolution and information exchanging in distributed Parallel Genetic Algorithm by serial program structure to solve optimization problem of low real-time demand. In this algorithm, asynchronic migration of individuals during parallel evolution is guided by a chaotic migration sequence. Information exchanging among sub-populations is ensured to be efficient and sufficient due to that the sequence is ergodic and stochastic. Simulation study of CMPPGA shows its strong global search ability, superiority to standard genetic algorithm and high immunity against premature convergence. According to the practice of raw material supply, an inventory programming model is set up and solved by CMPPGA with satisfactory results returned. 展开更多
关键词 parallel genetic algorithm CHAOS premature convergence inventory optimization.
在线阅读 下载PDF
Parallel Digital Simulation for the Control Problem in Differential Algebraic System 被引量:1
13
作者 Chen Lirong & Liu Degui(Beijing Institute of Computer Application and Simulation Technology,P.O.Box 3929, Beijing 100854, P.R.China) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1996年第4期37-46,共10页
In this paper, a parallel simulation algorithm for the control problem in differential algebraic system is presented. The error of the algorithm is estimated. The stability analysis is made for a model problem and the... In this paper, a parallel simulation algorithm for the control problem in differential algebraic system is presented. The error of the algorithm is estimated. The stability analysis is made for a model problem and the stability region is given. The numerical example demonstrates that the method is efficient. 展开更多
关键词 parallel simulation algorithm Differential algebraic system Stability analysis.
在线阅读 下载PDF
Approximation algorithm for multiprocessor parallel job scheduling 被引量:1
14
作者 陈松乔 黄金贵 陈建二 《Journal of Central South University of Technology》 2002年第4期267-272,共6页
P k |fix| C max problem is a new scheduling problem based on the multiprocessor parallel job, and it is proved to be NP hard problem when k ≥3. This paper focuses on the case of k =3. Some new observations and new te... P k |fix| C max problem is a new scheduling problem based on the multiprocessor parallel job, and it is proved to be NP hard problem when k ≥3. This paper focuses on the case of k =3. Some new observations and new techniques for P 3 |fix| C max problem are offered. The concept of semi normal schedulings is introduced, and a very simple linear time algorithm Semi normal Algorithm for constructing semi normal schedulings is developed. With the method of the classical Graham List Scheduling, a thorough analysis of the optimal scheduling on a special instance is provided, which shows that the algorithm is an approximation algorithm of ratio of 9/8 for any instance of P 3|fix| C max problem, and improves the previous best ratio of 7/6 by M.X.Goemans. 展开更多
关键词 MULTIPROCESSOR parallel JOB SCHEDULING APPROXIMATION algorithm NP-HARD problem
在线阅读 下载PDF
Improved Hungarian algorithm for assignment problems of serial-parallel systems 被引量:5
15
作者 Tingpeng Li Yue Li Yanling Qian 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第4期858-870,共13页
In order to overcome the shortcoming of the classical Hungarian algorithm that it can only solve the problems where the total cost is the sum of that of each job, an improved Hungarian algorithm is proposed and used t... In order to overcome the shortcoming of the classical Hungarian algorithm that it can only solve the problems where the total cost is the sum of that of each job, an improved Hungarian algorithm is proposed and used to solve the assignment problem of serial-parallel systems. First of all, by replacing parallel jobs with virtual jobs, the proposed algorithm converts the serial-parallel system into a pure serial system, where the classical Hungarian algorithm can be used to generate a temporal assignment plan via optimization. Afterwards, the assignment plan is validated by checking whether the virtual jobs can be realized by real jobs through local searching. If the assignment plan is not valid, the converted system will be adapted by adjusting the parameters of virtual jobs, and then be optimized again. Through iterative searching, the valid optimal assignment plan can eventually be obtained.To evaluate the proposed algorithm, the valid optimal assignment plan is applied to labor allocation of a manufacturing system which is a typical serial-parallel system. 展开更多
关键词 Hungarian algorithm assignment problem virtual job serial-parallel system optimization
在线阅读 下载PDF
A Class of Parallel Runge-Kutta Methods for Differential-Algebraic Systems of Index 2
16
作者 Fei Jinggao(Beijing Institute of Computer Application and Simulation Technology, 100854, P. R. China) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1999年第3期64-75,共12页
A class of parallel Runge-Kutta Methods for differential-algebraic equations of index 2are constructed for multiprocessor system. This paper gives the order conditions and investigatesthe convergence theory for such m... A class of parallel Runge-Kutta Methods for differential-algebraic equations of index 2are constructed for multiprocessor system. This paper gives the order conditions and investigatesthe convergence theory for such methods. 展开更多
关键词 MULTIPROCESSOR SYSTEM parallel algorithm Runges-Kutta method Differential-algebraic SYSTEM
在线阅读 下载PDF
Perturbation Methods of Stability Analysis for Parallel Real-Time Digital Simulation Models
17
作者 Fei JinggaoBeijing Institute of Computer Application and Simulation Technology, P.O. Box 142-213, Beijing 100854, China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1992年第2期38-48,共11页
In this paper, the stability analysis for parallel real-time digital simulation models is discussed. The coupling coefficient perturbation method and the simulation stepsize perturbation method are established. For tw... In this paper, the stability analysis for parallel real-time digital simulation models is discussed. The coupling coefficient perturbation method and the simulation stepsize perturbation method are established. For two classes of systems of test equations, we construct the parallel simulation models and prove that they have the stability behaviour which is similar to the original continuous systems. 展开更多
关键词 Digital simulation parallel algorithms Ordinary differential equations STABILITY Model.
在线阅读 下载PDF
Efficient parallel adaptive array beamforming algorithm
18
作者 Huang Fei Sheng Weixing Ma Xiaofeng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第6期1221-1226,共6页
For a large-scale adaptive array, the heavy computational load and the high-rate data transmission are two challenges in the implementation of an adaptive digital beamforming system. An efficient parallel digital beam... For a large-scale adaptive array, the heavy computational load and the high-rate data transmission are two challenges in the implementation of an adaptive digital beamforming system. An efficient parallel digital beamforming (DBF) algorithm based on the least mean square algorithm (PLMS) is proposed. An appropriate method is found to partition the least mean square (LMS) algorithm into a number of operational modules, which can be easily executed in a distributed-parallel-processing fashion. As a result, the proposed PLMS algorithm provides an effective solution that can alleviate the bottleneck of high-rate data transmission and reduce the computational cost. PLMS requires less computational load than that of the conventional parallel algorithms based on the recursive least square (RLS) algorithm, as well as it is easier to be implemented to do real time adaptive array processing. Moreover, low sidelobe of the beam pattern is obtained by constraining the static steering vector with Tschebyscheff coefficients. Finally, a scheme of the PLMS algorithm using distributed-parallel-processing system is also proposed. The simulation results demonstrate that the PLMS algorithm has the same interference cancellation performance as that of the conventional LMS algorithm. Moreover, the PLMS algorithm can obtain the same good beamforming performance, regardless how the algorithm is partitioned. It is expected that the proposed algorithm will be used in a large-scale adaptive array system to deal with real time adaptive digital beamforming processing. 展开更多
关键词 adaptive digital beamforming parallel algorithm least mean square generalized sidelobe canceller.
在线阅读 下载PDF
Parallel solutions of correlation dimension calculation
19
作者 蒋廷耀 李庆华 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第3期665-669,共5页
The calculation of correlation dimension is a key problem of the fractals. The standard algorithm requires O(N2) computations. The previous improvement methods endeavor to sequentially reduce redundant computation o... The calculation of correlation dimension is a key problem of the fractals. The standard algorithm requires O(N2) computations. The previous improvement methods endeavor to sequentially reduce redundant computation on condition that there are many different dimensional phase spaces, whose application area and performance improvement degree are limited. This paper presents two fast parallel algorithms: O (N^2/p + logp) time p processors PRAM algo- rithm and O(N^2/p) time p processors LARPBS algorithm. Analysis and results of numeric computation indicate that the speedup of parallel algorithms relative to sequence algorithms is efficient. Compared with the PRAM algorithm, The LARPBS algorithm is practical, optimally scalable and cost optimal. 展开更多
关键词 correlation dimension ALGORITHM parallel.
在线阅读 下载PDF
A Class of Parallel Implicit Runge-Kutta Formulas
20
作者 Fei JinggaoBeijing Institute of Computer Application and Simulation Technology P.O. Box 3929, Beijing 100854, China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1993年第4期53-63,共11页
A class of parallel implicit Runge-Kutta formulas is constructed for multiprocessor system. A family of parallel implicit two-stage fourth order Runge-Kutta formulas is given. For these formulas, the convergence is pr... A class of parallel implicit Runge-Kutta formulas is constructed for multiprocessor system. A family of parallel implicit two-stage fourth order Runge-Kutta formulas is given. For these formulas, the convergence is proved and the stability analysis is given. The numerical examples demonstrate that these formulas can solve an extensive class of initial value problems for the ordinary differential equations. 展开更多
关键词 Multiprocessor system parallel algorithm Ordinary differential equation Implicit Runge-Kutta formula.
在线阅读 下载PDF
上一页 1 2 175 下一页 到第
使用帮助 返回顶部