期刊文献+
共找到5,612篇文章
< 1 2 250 >
每页显示 20 50 100
Accelerating Large-Scale Sorting through Parallel Algorithms
1
作者 Yahya Alhabboub Fares Almutairi +3 位作者 Mohammed Safhi Yazan Alqahtani Adam Almeedani Yasir Alguwaifli 《Journal of Computer and Communications》 2024年第1期131-138,共8页
This study explores the application of parallel algorithms to enhance large-scale sorting, focusing on the QuickSort method. Implemented in both sequential and parallel forms, the paper provides a detailed comparison ... This study explores the application of parallel algorithms to enhance large-scale sorting, focusing on the QuickSort method. Implemented in both sequential and parallel forms, the paper provides a detailed comparison of their performance. This study investigates the efficacy of both techniques through the lens of array generation and pivot selection to manage datasets of varying sizes. This study meticulously documents the performance metrics, recording 16,499.2 milliseconds for the serial implementation and 16,339 milliseconds for the parallel implementation when sorting an array by using C++ chrono library. These results suggest that while the performance gains of the parallel approach over its serial counterpart are not immediately pronounced for smaller datasets, the benefits are expected to be more substantial as the dataset size increases. 展开更多
关键词 Sorting algorithm Quick Sort QuickSort parallel parallel algorithms
下载PDF
Research on Grid Planning of Dual Power Distribution Network Based on Parallel Ant Colony Optimization Algorithm
2
作者 Shuaixiang Wang 《Journal of Electronic Research and Application》 2023年第1期32-41,共10页
A distribution network plays an extremely important role in the safe and efficient operation of a power grid.As the core part of a power grid’s operation,a distribution network will have a significant impact on the s... A distribution network plays an extremely important role in the safe and efficient operation of a power grid.As the core part of a power grid’s operation,a distribution network will have a significant impact on the safety and reliability of residential electricity consumption.it is necessary to actively plan and modify the distribution network’s structure in the power grid,improve the quality of the distribution network,and optimize the planning of the distribution network,so that the network can be fully utilized to meet the needs of electricity consumption.In this paper,a distribution network grid planning algorithm based on the reliability of electricity consumption was completed using ant colony algorithm.For the distribution network structure planning of dual power sources,the parallel ant colony algorithm was used to prove that the premise of parallelism is the interactive process of ant colonies,and the dual power distribution network structure model is established based on the principle of the lowest cost.The artificial ants in the algorithm were compared with real ants in nature,and the basic steps and working principle of the ant colony optimization algorithm was studied with the help of the travelling salesman problem(TSP).Then,the limitations of the ant colony algorithm were analyzed,and an improvement strategy was proposed by using python for digital simulation.The results demonstrated the reliability of model-building and algorithm improvement. 展开更多
关键词 parallel ant colony optimization algorithm Dual power sources Distribution network Grid planning
下载PDF
A Parallel Algorithm for Adaptive Local Refinement of Tetrahedral Meshes Using Bisection 被引量:30
3
作者 Lin-Bo Zhang 《Numerical Mathematics(Theory,Methods and Applications)》 SCIE 2009年第1期65-89,共25页
Local mesh refinement is one of the key steps in the implementations of adaptive finite element methods.This paper presents a parallel algorithm for distributed memory parallel computers for adaptive local refinement ... Local mesh refinement is one of the key steps in the implementations of adaptive finite element methods.This paper presents a parallel algorithm for distributed memory parallel computers for adaptive local refinement of tetrahedral meshes using bisection.This algorithm is used in PHG,Parallel Hierarchical Grid (http://lsec.cc.ac.cn/phg/),a toolbox under active development for parallel adaptive finite element solutions of partial differential equations.The algorithm proposed is characterized by allowing simultaneous refinement of submeshes to arbitrary levels before synchronization between submeshes and without the need of a central coordinator process for managing new vertices.Using the concept of canonical refinement, a simple proof of the independence of the resulting mesh on the mesh partitioning is given,which is useful in better understanding the behaviour of the bisectioning refinement procedure. 展开更多
关键词 自适应有限元方法 四面体网格 并行算法 分割 细化 局部网格加密 并行计算机 偏微分方程
下载PDF
The parallel 3D magnetotelluric forward modeling algorithm 被引量:28
4
作者 Tan Handong Tong Tuo Lin Changhong 《Applied Geophysics》 SCIE CSCD 2006年第4期197-202,共6页
3D 磁电机的工作量碲的向前当模特儿的算法那么大传统的连续算法花费一极其大计算时间。然而,向前为算法建模的 3D 能在频率域处理数据,它对平行计算很合适。与 MPI 并且基于 3D 磁电机的流动的分析的优点碲的连续前面的算法,我们建... 3D 磁电机的工作量碲的向前当模特儿的算法那么大传统的连续算法花费一极其大计算时间。然而,向前为算法建模的 3D 能在频率域处理数据,它对平行计算很合适。与 MPI 并且基于 3D 磁电机的流动的分析的优点碲的连续前面的算法,我们建议平行计算的想法并且使用它。三个理论模型被测试,实行效率处于不同状况被比较。结果显示向前为计算建模的平行 3D 是正确的,效率极大地被改进。这个方法对大尺寸合适地球物理的计算。 展开更多
关键词 大地电磁 模型算法 平行线 3D技术
下载PDF
Lower Bounds and a Nearly Fastest General Parallel Branch-and-Bound Algorithm 被引量:2
5
作者 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
A Class of Parallel Algorithms of Real-TimeNumerical Simulation for Stiff Dynamic System 被引量:2
6
作者 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
Matched-field inversion of sound speed profile in shallow water using a parallel genetic algorithm 被引量:9
7
作者 余炎欣 李整林 何利 《Chinese Journal of Oceanology and Limnology》 SCIE CAS CSCD 2010年第5期1080-1085,共6页
A sound speed profile plays an important role in shallow water sound propagation.Concurrent with in-situ measurements,many inversion methods,such as matched-field inversion,have been put forward to invert the sound sp... A sound speed profile plays an important role in shallow water sound propagation.Concurrent with in-situ measurements,many inversion methods,such as matched-field inversion,have been put forward to invert the sound speed profile from acoustic signals.However,the time cost of matched-field inversion may be very high in replica field calculations.We studied the feasibility and robustness of an acoustic tomography scheme with matched-field processing in shallow water,and described the sound speed profile by empirical orthogonal functions.We analyzed the acoustic signals from a vertical line array in ASIAEX2001 in the East China Sea to invert sound speed profiles with estimated empirical orthogonal functions and a parallel genetic algorithm to speed up the inversion.The results show that the inverted sound speed profiles are in good agreement with conductivity-temperature-depth measurements.Moreover,a posteriori probability analysis is carried out to verify the inversion results. 展开更多
关键词 匹配场反演 并行遗传算法 声速剖面 浅水 经验正交函数 信号转化 匹配场处理 声音传播
下载PDF
PARALLEL IMPLEMENTATION AND OPTIMIZATION OF THE SEBVHOS ALGORITHM 被引量:2
8
作者 Li Wen Guo Li Yuan Hongxing Wei Yifang Guan Hua 《Journal of Electronics(China)》 2011年第3期277-283,共7页
In this paper, a parallel Surface Extraction from Binary Volumes with Higher-Order Smoothness (SEBVHOS) algorithm is proposed to accelerate the SEBVHOS execution. The original SEBVHOS algorithm is parallelized first, ... In this paper, a parallel Surface Extraction from Binary Volumes with Higher-Order Smoothness (SEBVHOS) algorithm is proposed to accelerate the SEBVHOS execution. The original SEBVHOS algorithm is parallelized first, and then several performance optimization techniques which are loop optimization, cache optimization, false sharing optimization, synchronization overhead op-timization, and thread affinity optimization, are used to improve the implementation's performance on multi-core systems. The performance of the parallel SEBVHOS algorithm is analyzed on a dual-core system. The experimental results show that the parallel SEBVHOS algorithm achieves an average of 1.86x speedup. More importantly, our method does not come with additional aliasing artifacts, com-paring to the original SEBVHOS algorithm. 展开更多
关键词 MULTI-CORE parallel algorithm Performance optimization 3D reconstruction
下载PDF
Chaotic migration-based pseudo parallel genetic algorithm and its application in inventory optimization 被引量:1
9
作者 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 algorithm of solidification process simulation for large-sized system of liquid metal atoms 被引量:2
10
作者 董科军 刘让苏 +5 位作者 郑采星 刘海蓉 彭平 卢小勇 胡庆丰 何新芳 《中国有色金属学会会刊:英文版》 CSCD 2003年第4期824-829,共6页
A parallel arithmetic program for the molecular dynamics (MD) simulation study of a large sized system consisting of 50 000100 000 atoms of liquid metals is reformed, based on the cascade arithmetic program used for t... A parallel arithmetic program for the molecular dynamics (MD) simulation study of a large sized system consisting of 50 000100 000 atoms of liquid metals is reformed, based on the cascade arithmetic program used for the molecular dynamics simulation study of a small sized system consisting of 5001 000 atoms. The program is used to simulate the rapid solidification processes of liquid metal Al system. Some new results, such as larger clusters composed of more than 36 smaller clusters (icosahedra or defect icosahedra) obtained in the system of 50 000 atoms, however, the larger clusters can not be seen in the small sized system of 5001 000 atoms. On the other hand, the results from this simulation study would be more closed to the real situation of the system under consideration because the influence of boundary conditions is decreased remarkably. It can be expected that from the parallel algorithm combined with the higher performance super computer, the total number of atoms in simulation system can be enlarged again up to tens, even hundreds times in the near future. 展开更多
关键词 液态金属原子 凝固 数值模拟 大尺寸系统 并行计算 分子动力学
下载PDF
Fast Parallel Algorithm for Slicing STL Based on Pipeline 被引量:4
11
作者 MA Xulong LIN Feng YAO Bo 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2016年第3期549-555,共7页
In Additive Manufacturing field, the current researches of data processing mainly focus on a slicing process of large STL files or complicated CAD models. To improve the efficiency and reduce the slicing time, a paral... In Additive Manufacturing field, the current researches of data processing mainly focus on a slicing process of large STL files or complicated CAD models. To improve the efficiency and reduce the slicing time, a parallel algorithm has great advantages. However, traditional algorithms can't make full use of multi-core CPU hardware resources. In the paper, a fast parallel algorithm is presented to speed up data processing. A pipeline mode is adopted to design the parallel algorithm. And the complexity of the pipeline algorithm is analyzed theoretically. To evaluate the performance of the new algorithm, effects of threads number and layers number are investigated by a serial of experiments. The experimental results show that the threads number and layers number are two remarkable factors to the speedup ratio. The tendency of speedup versus threads number reveals a positive relationship which greatly agrees with the Amdahl's law, and the tendency of speedup versus layers number also keeps a positive relationship agreeing with Gustafson's law. The new algorithm uses topological information to compute contours with a parallel method of speedup. Another parallel algorithm based on data parallel is used in experiments to show that pipeline parallel mode is more efficient. A case study at last shows a suspending performance of the new parallel algorithm. Compared with the serial slicing algorithm, the new pipeline parallel algorithm can make full use of the multi-core CPU hardware, accelerate the slicing process, and compared with the data parallel slicing algorithm, the new slicing algorithm in this paper adopts a pipeline parallel model, and a much higher speedup ratio and efficiency is achieved. 展开更多
关键词 additive manufacturing STL model slicing algorithm data parallel pipeline parallel
下载PDF
An efficient parallel algorithm for shortest pathsin planar layered digraphs 被引量:1
12
作者 MISHRAP.K. 《Journal of Zhejiang University Science》 CSCD 2004年第5期518-527,共10页
This paper presents an efficient parallel algorithm for the shortest path problem in planar layered digraphs that runs in O(log^3n) time with n processors. The algorithms uses a divide and conquer approach and is base... This paper presents an efficient parallel algorithm for the shortest path problem in planar layered digraphs that runs in O(log^3n) time with n processors. The algorithms uses a divide and conquer approach and is based on the novel idea of a one-way separator, which has the property that any directed path can be crossed only once. 展开更多
关键词 并行算法 最短路径 平面分层定向图 权值
下载PDF
General and efficient parallel approach of finite element-boundary integral-multilevel fast multipole algorithm 被引量:3
13
作者 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
Assigning Task by Parallel Genetic Algorithm Based on PVM 被引量:1
14
作者 Zheng Zhi jun, Dong Xiao she, Zheng Shou qi Department of Computer Science and Technology,Xi’an Jiaotong University,Xi’an 710049,China 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期579-584,共6页
Genetic algorithm has been proposed to solve the problem of task assignment. However, it has some drawbacks, e.g., it often takes a long time to find an optimal solution, and the success rate is low. To overcome these... Genetic algorithm has been proposed to solve the problem of task assignment. However, it has some drawbacks, e.g., it often takes a long time to find an optimal solution, and the success rate is low. To overcome these problems, a new coarse grained parallel genetic algorithm with the scheme of central migration is presented, which exploits isolated sub populations. The new approach has been implemented in the PVM environment and has been evaluated on a workstation network for solving the task assignment problem. The results show that it not only significantly improves the result quality but also increases the speed for getting best solution. 展开更多
关键词 task assignment genetic algorithm parallel process PVM
下载PDF
Grid-Based Pseudo-Parallel Genetic Algorithm and Its Application 被引量:1
15
作者 陈海英 郭巧 徐力 《Journal of Beijing Institute of Technology》 EI CAS 2006年第1期48-52,共5页
Aimed at the problems of premature and lower convergence of simple genetic algorithms (SGA), three ideas --partition the whole search uniformly, multi-genetic operators and multi-populations evolving independently a... Aimed at the problems of premature and lower convergence of simple genetic algorithms (SGA), three ideas --partition the whole search uniformly, multi-genetic operators and multi-populations evolving independently are introduced, and a grid-based pseudo-parallel genetic algorithms (GPPGA) is put forward. Thereafter, the analysis of premature and convergence of GPPGA is made. In the end, GPPGA is tested by both six-peak camel back function, Rosenbrock function and BP network. The result shows the feasibility and effectiveness of GPPGA in overcoming premature and improving convergence speed and accuracy. 展开更多
关键词 genetic algorithms parallel GRID neural network weights optimizing
下载PDF
Some Massively Parallel Algorithms from Nature
16
作者 Li Yan, Kang Li-shan, Chen Yu-ping, Liu Pu, Cao Hong-qing, Pan Zheng-jun The State Key Laboratory of Software Engineering, Wuhan University, Wuhan 430072, Hubei, China 《Wuhan University Journal of Natural Sciences》 EI CAS 2002年第1期37-46,共10页
We introduced the work on parallel problem solvers from physics and biology being developed by the research team at the State Key Laboratory of Software Engineering, Wuhan University. Results on parallel solvers inclu... We introduced the work on parallel problem solvers from physics and biology being developed by the research team at the State Key Laboratory of Software Engineering, Wuhan University. Results on parallel solvers include the following areas: Evolutionary algorithms based on imitating the evolution processes of nature for parallel problem solving, especially for parallel optimization and model-building; Asynchronous parallel algorithms based on domain decomposition which are inspired by physical analogies such as elastic relaxation process and annealing process, for scientific computations, especially for solving nonlinear mathematical physics problems. All these algorithms have the following common characteristics: inherent parallelism, self-adaptation and self-organization, because the basic ideas of these solvers are from imitating the natural evolutionary processes. 展开更多
关键词 evolutionary computation parallel algorithm imitating nature domain decomposition knowledge discovery in databases
下载PDF
Parallel finite element algorithm based on full domain partition for stationary Stokes equations
17
作者 尚月强 何银年 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2010年第5期643-650,共8页
Based on the full domain partition, a parallel finite element algorithm for the stationary Stokes equations is proposed and analyzed. In this algorithm, each subproblem is defined in the entire domain. Majority of the... Based on the full domain partition, a parallel finite element algorithm for the stationary Stokes equations is proposed and analyzed. In this algorithm, each subproblem is defined in the entire domain. Majority of the degrees of freedom are associated with the relevant subdomain. Therefore, it can be solved in parallel with other subproblems using an existing sequential solver without extensive recoding. This allows the algorithm to be implemented easily with low communication costs. Numerical results are given showing the high efficiency of the parallel algorithm. 展开更多
关键词 Stokes equations finite element parallel algorithm full domain partition
下载PDF
Genetic Algorithm for Scheduling Reentrant Jobs on Parallel Machines with a Remote Server 被引量:1
18
作者 王宏 李海娟 +2 位作者 赵月 林丹 李建武 《Transactions of Tianjin University》 EI CAS 2013年第6期463-469,共7页
This paper considers a reentrant scheduling problem on parallel primary machines with a remote server machine, which is required to carry out the setup operation. In this problem, each job has three operations. The fi... This paper considers a reentrant scheduling problem on parallel primary machines with a remote server machine, which is required to carry out the setup operation. In this problem, each job has three operations. The first and last operations are performed by the same primary machine, implying the reentrance, and the second operation is processed on the single server machine. The order of jobs is predetermined in our context. The challenge is to assign jobs to the primary machines to minimize the makespan. We develop a genetic algorithm(GA) to solve this problem. Based on a simple strategy of assigning jobs in batches on the parallel primary machines, the standardized random key vector representation is employed to split the jobs into batches. Comparisons among the proposed algorithm, the branch and bound(BB) algorithm and the heuristic algorithm, coordinated scheduling(CS), which is only one heuristic algorithm to solve this problem in the literature, are made on the benchmark data. The computational experiments show that the proposed genetic algorithm outperforms the heuristic CS and the maximum relative improvement rate in the makespan is 1.66%. 展开更多
关键词 远程服务器 遗传算法 调度问题 并行机 作业 最大完工时间 启发式算法 折返
下载PDF
AN ITERATIVE PARALLEL ALGORITHM OF FINITE ELEMENT METHOD
19
作者 胡宁 张汝清 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1992年第4期305-313,共9页
In this paper, a parallel algorithm with iterative form for solving finite element equation is presented. Based on the iterative solution of linear algebra equations, the parallel computational steps are introduced in... In this paper, a parallel algorithm with iterative form for solving finite element equation is presented. Based on the iterative solution of linear algebra equations, the parallel computational steps are introduced in this method. Also by using the weighted residual method and choosing the appropriate weighting functions, the finite element basic form of parallel algorithm is deduced. The program of this algorithm has been realized on the ELXSI-6400 parallel computer of Xi'an Jiaotong University. The computational results show the operational speed will be raised and the CPU time will be cut down effectively. So this method is one kind of effective parallel algorithm for solving the finite element equations of large-scale structures. 展开更多
关键词 parallel algorithm finite element method iterative solution weighted residual method
下载PDF
Efficient parallel adaptive array beamforming algorithm
20
作者 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
上一页 1 2 250 下一页 到第
使用帮助 返回顶部