期刊文献+
共找到450篇文章
< 1 2 23 >
每页显示 20 50 100
Cooperative Metaheuristics with Dynamic Dimension Reduction for High-Dimensional Optimization Problems
1
作者 Junxiang Li Zhipeng Dong +2 位作者 Ben Han Jianqiao Chen Xinxin Zhang 《Computers, Materials & Continua》 2026年第1期1484-1502,共19页
Owing to their global search capabilities and gradient-free operation,metaheuristic algorithms are widely applied to a wide range of optimization problems.However,their computational demands become prohibitive when ta... Owing to their global search capabilities and gradient-free operation,metaheuristic algorithms are widely applied to a wide range of optimization problems.However,their computational demands become prohibitive when tackling high-dimensional optimization challenges.To effectively address these challenges,this study introduces cooperative metaheuristics integrating dynamic dimension reduction(DR).Building upon particle swarm optimization(PSO)and differential evolution(DE),the proposed cooperative methods C-PSO and C-DE are developed.In the proposed methods,the modified principal components analysis(PCA)is utilized to reduce the dimension of design variables,thereby decreasing computational costs.The dynamic DR strategy implements periodic execution of modified PCA after a fixed number of iterations,resulting in the important dimensions being dynamically identified.Compared with the static one,the dynamic DR strategy can achieve precise identification of important dimensions,thereby enabling accelerated convergence toward optimal solutions.Furthermore,the influence of cumulative contribution rate thresholds on optimization problems with different dimensions is investigated.Metaheuristic algorithms(PSO,DE)and cooperative metaheuristics(C-PSO,C-DE)are examined by 15 benchmark functions and two engineering design problems(speed reducer and composite pressure vessel).Comparative results demonstrate that the cooperative methods achieve significantly superior performance compared to standard methods in both solution accuracy and computational efficiency.Compared to standard metaheuristic algorithms,cooperative metaheuristics achieve a reduction in computational cost of at least 40%.The cooperative metaheuristics can be effectively used to tackle both high-dimensional unconstrained and constrained optimization problems. 展开更多
关键词 Dimension reduction modified principal components analysis high-dimensional optimization problems cooperative metaheuristics metaheuristic algorithms
在线阅读 下载PDF
Symmetry Reduction of Initial-Value Problems for a Class of Third-order Evolution Equations 被引量:2
2
作者 LI Ji-Na FENG Wei +1 位作者 QI Xin-Lei ZHANG Shun-Li 《Communications in Theoretical Physics》 SCIE CAS CSCD 2009年第7期55-59,共5页
Symmetry reduction of a class of third-order evolution equations that admit certain generalized conditionalsymmetries (GCSs) is implemented.The reducibility of the initial-value problem for an evolution equation to a ... Symmetry reduction of a class of third-order evolution equations that admit certain generalized conditionalsymmetries (GCSs) is implemented.The reducibility of the initial-value problem for an evolution equation to a Cauchyproblem for a system of ordinary differential equations (ODEs) is characterized via the GCS and its Lie symmetry.Complete classification theorems are obtained and some examples are taken to show the main reduction procedure. 展开更多
关键词 symmetry reduction third-order evolution equation Cauchy problem
在线阅读 下载PDF
Symmetry Reductions of Cauchy Problems for Fourth-Order Quasi-Linear Parabolic Equations 被引量:2
3
作者 李吉娜 张顺利 苏敬蕊 《Communications in Theoretical Physics》 SCIE CAS CSCD 2010年第1期28-36,共9页
This paper is devoted to studying symmetry reduction of Cauchy problems for the fourth-order quasi-linear parabolic equations that admit certain generalized conditional symmetries (GCSs). Complete group classificati... This paper is devoted to studying symmetry reduction of Cauchy problems for the fourth-order quasi-linear parabolic equations that admit certain generalized conditional symmetries (GCSs). Complete group classification results are presented, and some examples are given to show the main reduction procedure. 展开更多
关键词 fourth-order quasi-linear parabolic equation symmetry reduction Cauchy problem
在线阅读 下载PDF
SIMILARITY REDUCTIONS FOR THE NONLINEAR EVOLUTION EQUATION ARISING IN THE FERMI-PASTA-ULAM PROBLEM
4
作者 谢福鼎 闫振亚 张鸿庆 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2002年第4期380-386,共7页
Four families of similarity reductions are obtained for the nonlinear evolution equation arising in the Fermi-Pasta-Ulam problem via using both the direct method due to Clarkson and Kruskal and the improved direct met... Four families of similarity reductions are obtained for the nonlinear evolution equation arising in the Fermi-Pasta-Ulam problem via using both the direct method due to Clarkson and Kruskal and the improved direct method due to Lou. 展开更多
关键词 nonlinear evolution equation FPU problem similarity reduction
在线阅读 下载PDF
ARNOLDI REDUCTION ALGORITHM FOR LARGE SCALE GYROSCOPIC EIGENVALUE PROBLEM
5
作者 Zheng Zhaochang Ren Gexue, Department of Engineering Mechanics, Tsinghua University, Beijing 100084 《Acta Mechanica Solida Sinica》 SCIE EI 1996年第2期95-103,共9页
Based on Arnoldi's method, a version of generalized Arnoldi algorithm has been developed for the reduction of gyroscopic eigenvalue problems. By utilizing the skew symmetry of system matrix, a very simple recurren... Based on Arnoldi's method, a version of generalized Arnoldi algorithm has been developed for the reduction of gyroscopic eigenvalue problems. By utilizing the skew symmetry of system matrix, a very simple recurrence scheme, named gyroscopic Arnoldi reduction algorithm has been obtained, which is even simpler than the Lanczos algorithm for symmetric eigenvalue problems. The complex number computation is completely avoided. A restart technique is used to enable the reduction algorithm to have iterative characteristics. It has been found that the restart technique is not only effective for the convergence of multiple eigenvalues but it also furnishes the reduction algorithm with a technique to check and compute missed eigenvalues. By combining it with the restart technique, the algorithm is made practical for large-scale gyroscopic eigenvalue problems. Numerical examples are given to demonstrate the effectiveness of the method proposed. 展开更多
关键词 gyroscopic eigenvalue problem skew symmetry Arnoldi reduction algorithm restart technique
在线阅读 下载PDF
Integrating Variable Reduction Strategy With Evolutionary Algorithms for Solving Nonlinear Equations Systems 被引量:1
6
作者 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
Analysis of Energy Saving and Consumption Reduction of CNG Parent Station
7
作者 YE Qixing 《外文科技期刊数据库(文摘版)工程技术》 2021年第8期924-926,共5页
With the steady improvement of China's economic level, the number of CNG vehicles in China has gradually increased, and the number of CNG parent stations has also shown an increasing trend. However, from the opera... With the steady improvement of China's economic level, the number of CNG vehicles in China has gradually increased, and the number of CNG parent stations has also shown an increasing trend. However, from the operation of CNG parent stations, China still has great limitations in safety management and energy conservation and consumption reduction of CNG parent stations, especially the problem of energy conservation and consumption reduction, and the relevant technical system is not mature. It leads to various problems in the operation of CNG master station. In the specific operation process, some operators’ awareness of energy conservation and consumption reduction is not strong, the management system is not implemented in place, the design is unreasonable, and there are errors in equipment operation, which will cause the energy loss of CNG master station to a certain extent. In order to minimize the energy loss of CNG master station, we should analyze from multiple angles, find out the causes of energy loss, formulate targeted solutions, effectively improve the operation efficiency of CNG master station and control its energy loss. Based on this, this paper gives a detailed overview of the relevant contents of energy saving and consumption reduction of CNG parent station. 展开更多
关键词 CNG parent station energy saving and consumption reduction problem analysis
原文传递
Programming guide for solving constraint satisfaction problems with tensor networks
8
作者 Xuanzhao Gao Xiaofeng Li Jinguo Liu 《Chinese Physics B》 2025年第5期71-90,共20页
Constraint satisfaction problems(CSPs)are a class of problems that are ubiquitous in science and engineering.They feature a collection of constraints specified over subsets of variables.A CSP can be solved either dire... Constraint satisfaction problems(CSPs)are a class of problems that are ubiquitous in science and engineering.They feature a collection of constraints specified over subsets of variables.A CSP can be solved either directly or by reducing it to other problems.This paper introduces the Julia ecosystem for solving and analyzing CSPs with a focus on the programming practices.We introduce some important CSPs and show how these problems are reduced to each other.We also show how to transform CSPs into tensor networks,how to optimize the tensor network contraction orders,and how to extract the solution space properties by contracting the tensor networks with generic element types.Examples are given,which include computing the entropy constant,analyzing the overlap gap property,and the reduction between CSPs. 展开更多
关键词 tensor networks constraint satisfaction problems problem reductions Julia
原文传递
电动汽车换电站选址问题的降阶回溯算法
9
作者 林道晗 宁爱兵 +2 位作者 刘书傲 尚春剑 钟翔 《计算机工程与应用》 北大核心 2026年第2期384-394,共11页
换电站是一种为电动汽车提供动力电池快速更换服务的设施,它能够有效解决电动汽车续航里程短的问题,并缩短电动汽车的充电时间,从而提高电动汽车的使用效率。电动汽车换电站选址问题作为一个典型的NP-hard问题,除非P=NP,否则不存在多项... 换电站是一种为电动汽车提供动力电池快速更换服务的设施,它能够有效解决电动汽车续航里程短的问题,并缩短电动汽车的充电时间,从而提高电动汽车的使用效率。电动汽车换电站选址问题作为一个典型的NP-hard问题,除非P=NP,否则不存在多项式时间的精确算法。结合实际情况,按照换电站选址问题的特点以及利益最大化的目标建立数学模型,研究数学性质,并使用数学性质对问题规模进行缩减以降低求解时间以及难度,部分性质可以成批确定某些设施不开设;此外,设计符合换电站选址问题特点的分配子算法、上界子算法、下界子算法,并将其融合进能得到最优解的降阶回溯算法;最后,通过对随机和实际案例的演示进行实证。 展开更多
关键词 换电站选址问题 精确算法 降阶算法 上下界子算法 回溯算法
在线阅读 下载PDF
浅谈“双减”背景下语文作业优化的策略
10
作者 鄂义新 《教育思想理论研究》 2026年第3期153-155,共3页
当前的学校教育中,语文作业布置存在很多问题;优化作业设计虽小,但关系到我国教育事业的整体提高,关系到我国千千万万学生的未来,优化语文作业是一件利国、利民、利己的大事;优化语文作业设计的核心策略;实践难点与突破方向;通过“工具... 当前的学校教育中,语文作业布置存在很多问题;优化作业设计虽小,但关系到我国教育事业的整体提高,关系到我国千千万万学生的未来,优化语文作业是一件利国、利民、利己的大事;优化语文作业设计的核心策略;实践难点与突破方向;通过“工具理性”与“人文温度”的结合,让语文作业的优化真正成为滋养核心素养的土壤。 展开更多
关键词 “双减” 语文作业 典型问题 优化策略 展望
在线阅读 下载PDF
Precise integration method for solving singular perturbation problems 被引量:1
11
作者 富明慧 张文志 S.V.SHESHENIN 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2010年第11期1463-1472,共10页
This paper presents a precise method for solving singularly perturbed boundary-value problems with the boundary layer at one end. The method divides the interval evenly and gives a set of algebraic equations in a matr... This paper presents a precise method for solving singularly perturbed boundary-value problems with the boundary layer at one end. The method divides the interval evenly and gives a set of algebraic equations in a matrix form by the precise integration relationship of each segment. Substituting the boundary conditions into the algebraic equations, the coefficient matrix can be transformed to the block tridiagonal matrix. Considering the nature of the problem, an efficient reduction method is given for solving singular perturbation problems. Since the precise integration relationship introduces no discrete error in the discrete process, the present method has high precision. Numerical examples show the validity of the present method. 展开更多
关键词 singular perturbation problem first-order ordinary differential equation two-point boundary-value problem precise integration method reduction method
在线阅读 下载PDF
A Bi-population Cooperative Optimization Algorithm Assisted by an Autoencoder for Medium-scale Expensive Problems 被引量:2
12
作者 Meiji Cui Li Li +3 位作者 MengChu Zhou Jiankai Li Abdullah Abusorrah Khaled Sedraoui 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2022年第11期1952-1966,共15页
This study presents an autoencoder-embedded optimization(AEO)algorithm which involves a bi-population cooperative strategy for medium-scale expensive problems(MEPs).A huge search space can be compressed to an informat... This study presents an autoencoder-embedded optimization(AEO)algorithm which involves a bi-population cooperative strategy for medium-scale expensive problems(MEPs).A huge search space can be compressed to an informative lowdimensional space by using an autoencoder as a dimension reduction tool.The search operation conducted in this low space facilitates the population with fast convergence towards the optima.To strike the balance between exploration and exploitation during optimization,two phases of a tailored teaching-learning-based optimization(TTLBO)are adopted to coevolve solutions in a distributed fashion,wherein one is assisted by an autoencoder and the other undergoes a regular evolutionary process.Also,a dynamic size adjustment scheme according to problem dimension and evolutionary progress is proposed to promote information exchange between these two phases and accelerate evolutionary convergence speed.The proposed algorithm is validated by testing benchmark functions with dimensions varying from 50 to 200.As indicated in our experiments,TTLBO is suitable for dealing with medium-scale problems and thus incorporated into the AEO framework as a base optimizer.Compared with the state-of-the-art algorithms for MEPs,AEO shows extraordinarily high efficiency for these challenging problems,t hus opening new directions for various evolutionary algorithms under AEO to tackle MEPs and greatly advancing the field of medium-scale computationally expensive optimization. 展开更多
关键词 Autoencoder dimension reduction evolutionary algorithm medium-scale expensive problems teaching-learning-based optimization
在线阅读 下载PDF
Precise integration method for a class of singular two-point boundary value problems 被引量:2
13
作者 Wen-Zhi Zhang Pei-Yan Huang 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2013年第2期233-240,共8页
In this paper we present a precise integration method based on high order multiple perturbation method and reduction method for solving a class of singular twopoint boundary value problems.Firstly,by employing the met... In this paper we present a precise integration method based on high order multiple perturbation method and reduction method for solving a class of singular twopoint boundary value problems.Firstly,by employing the method of variable coefficient dimensional expanding,the non-homogeneous ordinary differential equations(ODEs) are transformed into homogeneous ODEs.Then the interval is divided evenly,and the transfer matrix in every subinterval is worked out using the high order multiple perturbation method,and a set of algebraic equations is given in the form of matrix by the precise integration relation for each segment,which is worked out by the reduction method.Finally numerical examples are elaboratedd to validate the present method. 展开更多
关键词 Singular two point boundary value problem Precise integration method High order multiple perturbation method reduction method
在线阅读 下载PDF
On the Coupled of NBEM and CFEM for an Anisotropic Quasilinear Problem in an Unbounded Domain with a Concave Angle
14
作者 Mingyue Tu Baoqing Liu 《American Journal of Computational Mathematics》 2023年第1期185-198,共14页
In this paper, based on the Kirchhoff transformation and the natural boundary element method, a coupled natural boundary element and curved edge finite element is applied to solve the anisotropic quasi-linear problem ... In this paper, based on the Kirchhoff transformation and the natural boundary element method, a coupled natural boundary element and curved edge finite element is applied to solve the anisotropic quasi-linear problem in an unbounded domain with a concave angle. By using the principle of the natural boundary reduction, we obtain the natural integral equation on the artificial boundary of circular arc boundary, and get the coupled variational problem and its numerical method. Then the error and convergence of coupling solution are analyzed. Finally, some numerical examples are verified to show the feasibility of our method. 展开更多
关键词 Anisotropic Quasilinear problem Circular Arc Boundary Natural Boundary reduction Error Estimates
在线阅读 下载PDF
中国污水处理行业温室气体减排关键问题及对策 被引量:6
15
作者 彭栓 刘永 +3 位作者 毛国柱 邓乂寰 张功良 阳平坚 《环境科学》 北大核心 2025年第1期129-139,共11页
污水处理行业是高耗能行业,也是CH_4和N_(2)O等高增温潜势温室气体的主要来源之一,该行业的温室气体减排是实现全球气候目标的重要一环. 2019年,中国城镇污水处理厂共4 359座,污水处理总量达632.64亿m~3,规模居世界第一. 2009~2019年,... 污水处理行业是高耗能行业,也是CH_4和N_(2)O等高增温潜势温室气体的主要来源之一,该行业的温室气体减排是实现全球气候目标的重要一环. 2019年,中国城镇污水处理厂共4 359座,污水处理总量达632.64亿m~3,规模居世界第一. 2009~2019年,全国污水处理能耗、温室气体排放量及吨水处理温室气体排放强度分别增长161.78%、193.55%和41.54%.面对协同推进降碳、减污、扩绿和增长的新形势新任务新要求,水污染物削减也需要与温室气体减排协同推进.为此,系统梳理了中国污水处理行业能源消耗和温室气体排放的来源和变化趋势,分析了行业温室气体减排面临形势和挑战.结果表明,当前中国污水处理行业面临碳排放和能源资源回收标准缺位、能源自给技术储备不足、污水处理减污降碳协同不足和基础设施及运维管理不完善等问题.基于此,未来需加快污水处理行业温室气体减排总体布局,加强减排技术和能源资源回收技术研发、验证、示范和集成应用,创新污水处理行业精细化管理,探索将自然处理系统作为技术补充,最终期望推动污水处理行业重塑. 展开更多
关键词 污水处理 减污降碳 问题识别 能源回收 资源化 行业重塑
原文传递
中国自愿减排市场发展现状及建议 被引量:2
16
作者 董岁具 张智赢 +2 位作者 刘寅 金炜洁 孟照峰 《节能与环保》 2025年第2期2-8,共7页
在应对全球气候变化挑战的大背景下,中国自愿减排市场具有重要意义。借鉴国际经验,从地方试点逐步发展到全国范围,并通过政策推动建立了规范化的规则框架。然而,市场仍面临标准和核证体系多样化、信用体系不完善、监管不确定性、市场透... 在应对全球气候变化挑战的大背景下,中国自愿减排市场具有重要意义。借鉴国际经验,从地方试点逐步发展到全国范围,并通过政策推动建立了规范化的规则框架。然而,市场仍面临标准和核证体系多样化、信用体系不完善、监管不确定性、市场透明度与流动性不足以及公众参与度较低等问题。为实现可持续发展,中国需进一步强化政府引导,完善政策支持与监督机制,补充激励措施,统一标准与信用体系,提升市场透明度与公信力。同时,应深化绿色电力与自愿减排市场的协同发展,并加快技术创新与市场机制融合,优化资源配置,激发市场活力。 展开更多
关键词 自愿减排 发展现状 市场问题 发展建议
在线阅读 下载PDF
含有多种阻尼模型的机械系统的物理子空间特征值降维求解方法
17
作者 周泽文 凌玲 李立 《振动与冲击》 北大核心 2025年第14期187-197,236,共12页
由于机械系统的阻尼矩阵存在频变特性,其特征值求解极具挑战,尤其是面向含有多种阻尼模型的大规模机械系统。以含有多种阻尼模型的机械系统为研究对象,提出了一种基于物理子空间的特征值降维求解方法,实现了模态频率及振型的高精高效的... 由于机械系统的阻尼矩阵存在频变特性,其特征值求解极具挑战,尤其是面向含有多种阻尼模型的大规模机械系统。以含有多种阻尼模型的机械系统为研究对象,提出了一种基于物理子空间的特征值降维求解方法,实现了模态频率及振型的高精高效的预测。首先,将多种阻尼模型转换成统一的有理数分数形式,构建了具有简洁统一形式的一般阻尼系统。其次,基于一般阻尼系统的统一形式,构建了维数与系统一致的物理空间,实现了物理子空间的递归生成。将状态空间与Krylov子空间相结合推导出物理子空间,提出了一种基于物理子空间的特征值降维求解方法,破解了含多种阻尼模型的系统在传统状态空间的维数激增的难题。通过理论与数值分析研究表明,相较于传统基于状态子空间的降维方法,所提的物理子空间的降维方法具有更高的效率和精度。 展开更多
关键词 机械系统 大型特征值问题 模型降维方法 物理子空间 一般阻尼模型
在线阅读 下载PDF
半均匀LWE问题的紧致归约
18
作者 王洋 王明强 《软件学报》 北大核心 2025年第10期4405-4416,共12页
在部分实用化的格密码协议设计和应用中,需要用到公开矩阵服从特定分布的、非均匀的LWE问题的困难性来证明相应密码体制的安全性.近期,有研究工作给出了半均匀LWE问题的具体定义,并采用类似证明熵LWE问题困难性的归约路线证明了欧氏格/... 在部分实用化的格密码协议设计和应用中,需要用到公开矩阵服从特定分布的、非均匀的LWE问题的困难性来证明相应密码体制的安全性.近期,有研究工作给出了半均匀LWE问题的具体定义,并采用类似证明熵LWE问题困难性的归约路线证明了欧氏格/理想格/模格上半均匀LWE问题的困难性.但是,已知的归约方法(在维数和误差分布的高斯参数等方面)会引入较大的归约损失,同时需要引入额外的、非标准的困难性假设来证明环上的半均匀LWE问题的困难性.利用Hint-LWE问题困难性的归约技巧,给出了半均匀LWE问题困难性更紧致的归约.采用的归约方法几乎不受代数结构的影响,可以统一地应用到欧氏格/理想格/模格上定义的半均匀LWE问题.可以基于标准的LWE假设证明对应欧氏格/理想格/模格上的半均匀LWE问题的困难性而无需引入任何额外的非标准困难性假设.归约结果保持相应LWE问题的维数不变,且归约过程中对应LWE问题的误差高斯参数的归约损失较小. 展开更多
关键词 基于格的密码学 格中困难问题的归约 半均匀LWE问题 Hint-LWE问题 离散高斯分布
在线阅读 下载PDF
案例驱动《化工过程设计及节能技术》课堂教学——合成氨工艺节能减碳
19
作者 颜婷珪 徐梅松 陈政 《广东化工》 2025年第14期165-167,145,共4页
在新工科背景下,为提升学生解决实际工程问题的能力,教学改革选取了合成氨工艺的节能减碳案例,围绕该案例设计了基础、综合、实践、创新等不同层级的问题体系,融入《化工过程设计及节能技术》课程,针对煤气化、变换反应、合成氨反应的... 在新工科背景下,为提升学生解决实际工程问题的能力,教学改革选取了合成氨工艺的节能减碳案例,围绕该案例设计了基础、综合、实践、创新等不同层级的问题体系,融入《化工过程设计及节能技术》课程,针对煤气化、变换反应、合成氨反应的设计及分析和全过程系统的换热网络设计及能量优化环节建立了围绕各工段的设计任务,通过多层次目标问题完善了多元化考核评价机制,验证案例教学在提升学生学习效果中的有效性。 展开更多
关键词 问题导向 实践能力 案例教学 节能降碳
在线阅读 下载PDF
A quantum algorithm for the dihedral hidden subgroup problem based on lattice basis reduction algorithm 被引量:5
20
作者 Fada Li Wansu Bao Xiangqun Fu 《Chinese Science Bulletin》 SCIE EI CAS 2014年第21期2552-2557,共6页
To optimize the algorithms for the dihedral hidden subgroup problem,we present a new algorithm based on lattice basis reduction algorithm.For n\120,we reduce the dihedral hidden subgroup problem to shortest vector pro... To optimize the algorithms for the dihedral hidden subgroup problem,we present a new algorithm based on lattice basis reduction algorithm.For n\120,we reduce the dihedral hidden subgroup problem to shortest vector problem.A subroutine is given to get a transition quantum state by constructing a phase filter function,and then the measurement basis are derived based on the lattice basis reduction algorithm for solving low density subset sum problem.Finally,the parity of slope s is revealed by the measurement.This algorithm needs preparing mn quantum states,m qubits to store and O(n2)classical space,which is superior to existing algorithms. 展开更多
关键词 量子算法 计量基础 分组问题 二面角 隐藏 子集和问题 优化算法 量子比特
在线阅读 下载PDF
上一页 1 2 23 下一页 到第
使用帮助 返回顶部