期刊文献+
共找到62篇文章
< 1 2 4 >
每页显示 20 50 100
基于量子衍生涡流算法和T⁃S模糊推理模型的储层岩性识别
1
作者 赵娅 管玉 +1 位作者 李盼池 王伟 《石油地球物理勘探》 EI CSCD 北大核心 2024年第1期23-30,共8页
鉴于梯度下降法易陷入局部极值、普通群智能优化算法易早熟收敛,提出一种基于量子衍生涡流算法(Quantum Vortex Search Algorithm,QVSA)和T⁃S模糊推理模型的岩性识别方法,QVSA具有操作简单、收敛速度快、寻优能力强等优点,有助于T⁃S模... 鉴于梯度下降法易陷入局部极值、普通群智能优化算法易早熟收敛,提出一种基于量子衍生涡流算法(Quantum Vortex Search Algorithm,QVSA)和T⁃S模糊推理模型的岩性识别方法,QVSA具有操作简单、收敛速度快、寻优能力强等优点,有助于T⁃S模糊推理模型获得最优参数配置,从而实现储层岩性的准确识别。首先利用具有全局搜索能力的QVSA优化T⁃S模糊推理模型的各种参数;然后利用主成分分析方法降低获取的地震属性维度;再利用优化的T⁃S模糊推理模型识别储层岩性。实验结果表明,利用反映储层特征的8个地震属性识别储层岩性时,所提方法的识别正确率达到92%,比普通BP网络方法高5.1%,同时查准率、查全率、F1分数等指标也较BP网络方法提升明显。 展开更多
关键词 储层岩性识别 量子衍生涡流算法 T⁃s 模糊推理模型 模糊集 地震属性
下载PDF
Quantum Algorithm for Mining Frequent Patterns for Association Rule Mining
2
作者 Abdirahman Alasow Marek Perkowski 《Journal of Quantum Information Science》 CAS 2023年第1期1-23,共23页
Maximum frequent pattern generation from a large database of transactions and items for association rule mining is an important research topic in data mining. Association rule mining aims to discover interesting corre... Maximum frequent pattern generation from a large database of transactions and items for association rule mining is an important research topic in data mining. Association rule mining aims to discover interesting correlations, frequent patterns, associations, or causal structures between items hidden in a large database. By exploiting quantum computing, we propose an efficient quantum search algorithm design to discover the maximum frequent patterns. We modified Grover’s search algorithm so that a subspace of arbitrary symmetric states is used instead of the whole search space. We presented a novel quantum oracle design that employs a quantum counter to count the maximum frequent items and a quantum comparator to check with a minimum support threshold. The proposed derived algorithm increases the rate of the correct solutions since the search is only in a subspace. Furthermore, our algorithm significantly scales and optimizes the required number of qubits in design, which directly reflected positively on the performance. Our proposed design can accommodate more transactions and items and still have a good performance with a small number of qubits. 展开更多
关键词 Data Mining Association Rule Mining Frequent Pattern Apriori algorithm Quantum Counter Quantum Comparator Grover’s search algorithm
下载PDF
QUANTUM COLLISION SEARCH ALGORITHM AGAINST NEW FORK-256 被引量:1
3
作者 Du Fangwei Wang Hong Ma Zhi 《Journal of Electronics(China)》 2014年第4期366-370,共5页
In order to improve the attack efficiency of the New FORK-256 function, an algorithm based on Grover's quantum search algorithm and birthday attack is proposed. In this algorithm, finding a collision for arbitrary... In order to improve the attack efficiency of the New FORK-256 function, an algorithm based on Grover's quantum search algorithm and birthday attack is proposed. In this algorithm, finding a collision for arbitrary hash function only needs O(2m/3) expected evaluations, where m is the size of hash space value. It is proved that the algorithm can obviously improve the attack efficiency for only needing O(2 74.7) expected evaluations, and this is more efficient than any known classical algorithm, and the consumed space of the algorithm equals the evaluation. 展开更多
关键词 Quantum computation Quantum collision Grover’s search algorithm New FORK-256
下载PDF
Route Search Method for Railway Replacement Buses Adopting Ant Colony Optimization
4
作者 Kei Nagaoka Kayoko Yamamoto 《Journal of Geographic Information System》 2023年第4期391-420,共30页
In recent years, Japan, and especially rural areas have faced the growing problems of debt-ridden local railway lines along with the population decline and aging population. Therefore, it is best to consider the disco... In recent years, Japan, and especially rural areas have faced the growing problems of debt-ridden local railway lines along with the population decline and aging population. Therefore, it is best to consider the discontinuation of local railway lines and introduce replacement buses to secure the transportation methods of the local people especially in rural areas. Based on the above background, targeting local railway lines that may be discontinued in the near future, appropriate bus stops when provided with potential bus stops were selected, the present study proposed a method that introduces routes for railway replacement buses adopting ant colony optimization (ACO). The improved ACO was designed and developed based on the requirements set concerning the route length, number of turns, road width, accessibility of railway lines and zones without bus stops as well as the constraint conditions concerning the route length, number of turns and zones without bus stops. Original road network data were generated and processed adopting a geographic information systems (GIS), and these are used to search for the optimal route for railway replacement buses adopting the improved ACO concerning the 8 zones on the target railway line (JR Kakogawa line). By comparing the improved ACO with Dijkstra’s algorithm, its relevance was verified and areas needing further improvements were revealed. 展开更多
关键词 Local Railway Line Railway Replacement Bus Route search Method Ant Colony Optimization (ACO) Dijkstra’s algorithm Geographic Information systems (GIs)
下载PDF
A Memory-efficient Simulation Method of Grover’s Search Algorithm
5
作者 Xuwei Tang Juan Xu Bojia Duan 《Computers, Materials & Continua》 SCIE EI 2018年第11期307-319,共13页
Grover’s search algorithm is one of the most significant quantum algorithms,which can obtain quadratic speedup of the extensive search problems.Since Grover's search algorithm cannot be implemented on a real quan... Grover’s search algorithm is one of the most significant quantum algorithms,which can obtain quadratic speedup of the extensive search problems.Since Grover's search algorithm cannot be implemented on a real quantum computer at present,its quantum simulation is regarded as an effective method to study the search performance.When simulating the Grover's algorithm,the storage space required is exponential,which makes it difficult to simulate the high-qubit Grover’s algorithm.To this end,we deeply study the storage problem of probability amplitude,which is the core of the Grover simulation algorithm.We propose a novel memory-efficient method via amplitudes compression,and validate the effectiveness of the method by theoretical analysis and simulation experimentation.The results demonstrate that our compressed simulation search algorithm can help to save nearly 87.5%of the storage space than the uncompressed one.Thus under the same hardware conditions,our method can dramatically reduce the required computing nodes,and at the same time,it can simulate at least 3 qubits more than the uncompressed one.Particularly,our memory-efficient simulation method can also be used to simulate other quantum algorithms to effectively reduce the storage costs required in simulation. 展开更多
关键词 Grover’s search algorithm probability amplitude quantum simulation memory compression
下载PDF
Grover’s Algorithm in a 4-Qubit Search Space
6
作者 Saasha Joshi Deepti Gupta 《Journal of Quantum Computing》 2021年第4期137-150,共14页
This paper provides an introduction to a quantum search algorithm,known as Grover’s Algorithm,for unsorted search purposes.The algorithm is implemented in a search space of 4 qubits using the Python-based Qiskit SDK ... This paper provides an introduction to a quantum search algorithm,known as Grover’s Algorithm,for unsorted search purposes.The algorithm is implemented in a search space of 4 qubits using the Python-based Qiskit SDK by IBM.While providing detailed proof,the computational complexity of the algorithm is generalized to n qubits.The implementation results obtained from the IBM QASM Simulator and IBMQ Santiago quantum backend are analyzed and compared.Finally,the paper discusses the challenges faced in implementation and real-life applications of the algorithm hitherto.Overall,the implementation and analysis depict the advantages of this quantum search algorithm over its classical counterparts. 展开更多
关键词 Grover’s algorithm unsorted search ORACLE amplitude amplification quantum computing
下载PDF
Behavior of quantum search algorithm with small phase rotations
7
作者 李欣 Cheng Chuntian +1 位作者 Li Panchi Xu Shaohua 《High Technology Letters》 EI CAS 2011年第1期91-96,共6页
关键词 量子搜索算法 相位旋转 量子行为 数据库
下载PDF
Adaptive Phase Matching in Grover’s Algorithm 被引量:1
8
作者 Panchi Li Kaoping Song 《Journal of Quantum Information Science》 2011年第2期43-49,共7页
When the Grover’s algorithm is applied to search an unordered database, the successful probability usually decreases with the increase of marked items. In order to solve this problem, an adaptive phase matching is pr... When the Grover’s algorithm is applied to search an unordered database, the successful probability usually decreases with the increase of marked items. In order to solve this problem, an adaptive phase matching is proposed. With application of the new phase matching, when the fraction of marked items is greater , the successful probability is equal to 1 with at most two Grover iterations. The validity of the new phase matching is verified by a search example. 展开更多
关键词 QUANTUM Computing QUANTUM searchING Grover’s algorithm PHAsE Matching ADAPTIVE PHAsE sHIFTING
下载PDF
Novel Quantum Algorithms to Minimize Switching Functions Based on Graph Parti
9
作者 Peng Gao Marek Perkowski +1 位作者 Yiwei Li Xiaoyu Song 《Computers, Materials & Continua》 SCIE EI 2022年第3期4545-4561,共17页
After Google reported its realization of quantum supremacy,Solving the classical problems with quantum computing is becoming a valuable research topic.Switching function minimization is an important problem in Electro... After Google reported its realization of quantum supremacy,Solving the classical problems with quantum computing is becoming a valuable research topic.Switching function minimization is an important problem in Electronic Design Automation(EDA)and logic synthesis,most of the solutions are based on heuristic algorithms with a classical computer,it is a good practice to solve this problem with a quantum processer.In this paper,we introduce a new hybrid classic quantum algorithm using Grover’s algorithm and symmetric functions to minimize small Disjoint Sum of Product(DSOP)and Sum of Product(SOP)for Boolean switching functions.Our method is based on graph partitions for arbitrary graphs to regular graphs,which can be solved by a Grover-based quantum searching algorithm we proposed.The Oracle for this quantum algorithm is built from Boolean symmetric functions and implemented with Lattice diagrams.It is shown analytically and verified by simulations on a quantum simulator that our methods can find all solutions to these problems. 展开更多
关键词 Boolean symmetric function lattice diagrams Grover’s searching algorithm
下载PDF
Test Cost Optimization Using Tabu Search
10
作者 Anu Sharma Arpita Jadhav +1 位作者 Praveen Ranjan Srivastava Renu Goyal 《Journal of Software Engineering and Applications》 2010年第5期477-486,共10页
In order to deliver a complete reliable software product, testing is performed. As testing phase carries on, cost of testing process increases and it directly affects the overall project cost. Many a times it happens ... In order to deliver a complete reliable software product, testing is performed. As testing phase carries on, cost of testing process increases and it directly affects the overall project cost. Many a times it happens that the actual cost becomes more than the estimated cost. Cost is considered as the most important parameter with respect to software testing, in software industry. In recent year’s researchers have done a variety of work in the area of Cost optimization by using various concepts like Genetic Algorithm, simulated annealing and Automation in generation of test data etc. This paper proposes an efficient cost effective approach for optimizing the cost of testing using Tabu Search (TS), which will provide maximum code coverage along with the concepts of Dijkstra’s Algorithm which will be implemented in Aspiration criteria of Tabu Search in order to optimize the cost and generate a minimum cost path with maximum coverage. 展开更多
关键词 Tabu search TEsT COsT OPTIMIZATION Dijikstra’s algorithm
下载PDF
RS编译码电路的可重构性研究 被引量:1
11
作者 谭思炜 潘红兵 龙宏波 《电光与控制》 北大核心 2010年第11期82-85,共4页
针对当前RS码编译码器通用性差的特点,以可重构的思想,提出了一种根据输入配置信息改变电路结构,满足多种RS码编码标准的编译码结构。介绍了基于线性反馈位移寄存器的编码原理及可重构改进方法。通过乘法和加法的迭代运算实现了伴随多... 针对当前RS码编译码器通用性差的特点,以可重构的思想,提出了一种根据输入配置信息改变电路结构,满足多种RS码编码标准的编译码结构。介绍了基于线性反馈位移寄存器的编码原理及可重构改进方法。通过乘法和加法的迭代运算实现了伴随多项式的并行运算。采用改进欧几里德算法求解关键方程,运用钱氏搜索算法实现了错误位置的查找,并提出以上两种算法的可重构计算结构。通过分析可以看出:该方案增加了少量的资源开销,满足了多标准的RS码编译需要,具有较好的通用性。 展开更多
关键词 Rs 可重构性 改进欧几里德算法 钱氏搜索
下载PDF
基于引力搜索和粒子群混合优化算法的T-S模型辨识 被引量:5
12
作者 唐柱 丁学明 刘灿 《上海理工大学学报》 CAS 北大核心 2013年第4期351-354,372,共5页
提出了基于引力搜索(GSA)和粒子群(PSO)混合优化算法(GSAPSO)的T-S模型全局优化辨识方法.该方法充分整合GSA的勘探能力和PSO的开采能力,在GSA中引入PSO的个体最优值和群体最优值,同时改进惯性权重调整算法.T-S模型辨识分为结构辨识和参... 提出了基于引力搜索(GSA)和粒子群(PSO)混合优化算法(GSAPSO)的T-S模型全局优化辨识方法.该方法充分整合GSA的勘探能力和PSO的开采能力,在GSA中引入PSO的个体最优值和群体最优值,同时改进惯性权重调整算法.T-S模型辨识分为结构辨识和参数辨识,采用聚类方法和GSAPSO算法同时辨识模型的结构和参数,从而实现全局优化辨识.仿真实例和比较分析证明了GSAPSO较标准的PSO和GSA有更强的全局优化能力和更高的辨识精度. 展开更多
关键词 T—s模型 引力搜索算法 粒子群优化算法
下载PDF
一种高效RS编解码器的FPGA实现 被引量:2
13
作者 李晓飞 牟崧友 《电视技术》 北大核心 2008年第12期32-34,45,共4页
提出了一种实现复杂度低、高效率的RS(204,188)编解码器的FPGA实现电路。整个FPGA设计分为RS编码器、Horner准则的伴随式计算、改进的BM算法、Chien搜索求根和Forney算法求差错幅值等5个模块,同时,总体电路采用了pipeline结构,有效提高... 提出了一种实现复杂度低、高效率的RS(204,188)编解码器的FPGA实现电路。整个FPGA设计分为RS编码器、Horner准则的伴随式计算、改进的BM算法、Chien搜索求根和Forney算法求差错幅值等5个模块,同时,总体电路采用了pipeline结构,有效提高了译码速率。选用Xilinx公司的Spartan3E系列XC3S500E芯片,译码时延242个时钟周期,使用FPGA资源186000门,译码性能与理论值一致,已用于特定无线图像传输系统。 展开更多
关键词 Reed—solomon码 现场可编程门阵列 改进BM算法 chien搜索 Forney算法
下载PDF
一种基于ME算法的RS译码器VLSI高速实现方法 被引量:1
14
作者 马健 王卫民 《电子科技》 2011年第4期17-19,共3页
针对ME算法VLSI结构进行了分析,提出ME算法的流水线及最小化VLSI结构,以满足数据处理速率不断提高的需求。并利用该算法实现结构设计了一种低资源占用率、低成本的高速RS译码器。逻辑综合及仿真结果表明,基于A ltera公司Cyc loneII系列F... 针对ME算法VLSI结构进行了分析,提出ME算法的流水线及最小化VLSI结构,以满足数据处理速率不断提高的需求。并利用该算法实现结构设计了一种低资源占用率、低成本的高速RS译码器。逻辑综合及仿真结果表明,基于A ltera公司Cyc loneII系列FPGA的RS(255,239)译码器,工作时钟达210 MHz,可满足数据速率1.68 Gb.s-1的编译码要求。 展开更多
关键词 Rs ME算法 钱搜索算法 Forney算法
下载PDF
基于Peterson算法的BCH码软件解码的实现 被引量:3
15
作者 陆毅 《苏州大学学报(自然科学版)》 CAS 2007年第1期47-50,共4页
以Peterson算法为基础,针对通信控制编码中常用的(15,7)BCH码阐述了一种代数解码算法,并给出了相应的软件解码方法,该解码方法已成功地在单缆传输电视监控系统中得以实现,大大提高了实时数据通信的有效性和可靠性.
关键词 BCH码 Peterson算法 chien氏搜索法
下载PDF
基于FPGA的RS纠错码信息隐藏研究与实现 被引量:1
16
作者 李羚梅 张鹏泉 +2 位作者 刘博 范玉进 曹晓冬 《科技创新与生产力》 2017年第11期103-105,共3页
为了提供信息隐藏技术的解决方案,简要介绍了建立在伽罗华域上的RS纠错码算法。笔者以RS(255,223)为例,提出了一种实现复杂度低、效率高的RS编译码器实现电路,在Spartan6 FPGA芯片上实现了RS码的编码与译码,且算法参数可配置,能够实现... 为了提供信息隐藏技术的解决方案,简要介绍了建立在伽罗华域上的RS纠错码算法。笔者以RS(255,223)为例,提出了一种实现复杂度低、效率高的RS编译码器实现电路,在Spartan6 FPGA芯片上实现了RS码的编码与译码,且算法参数可配置,能够实现多种码型的RS纠错码。通过分析讨论伴随式计算模块、BM迭代算法、Chien搜索算法及其实现电路,详细阐述了RS码的编码原理、译码原理及实现。经过仿真测试可知,RS码的译码结果能够纠正之前加入的误码,且与Matlab仿真软件仿真结果相比数据一致,证明译码正确。RS纠错码算法提高了有效信息传输的可靠性,提供了信息隐藏的高效算法,可广泛应用于无线通信等领域。 展开更多
关键词 信息隐藏 Rs 伴随式 BM算法 chien搜索
下载PDF
深水S-lay管道形态和内力分析的分段解析方法 被引量:1
17
作者 梁辉 赵岩 岳前进 《海洋工程》 CSCD 北大核心 2019年第1期75-83,100,共10页
考虑深水S型铺设中离散均布托辊对上弯段管道的支撑作用,提出了管道铺设形态和内力的分段解析求解方法,通过迭代搜索算法确定管道最佳反弯点和升离点的位置,结合刚性悬链线理论和欧拉梁弯曲理论,推导了管道的变形和内力的解析表达式。... 考虑深水S型铺设中离散均布托辊对上弯段管道的支撑作用,提出了管道铺设形态和内力的分段解析求解方法,通过迭代搜索算法确定管道最佳反弯点和升离点的位置,结合刚性悬链线理论和欧拉梁弯曲理论,推导了管道的变形和内力的解析表达式。依据所建立的分段解析方法编制了相应的数值计算程序,以某3 000 m水深铺设12英寸管道为例,计算了管道形态和内力响应,与商用有限元软件的数值分析结果进行对比,表明了分段解析方法的准确性和有效性。建立的方法具有较高的计算效率,为进一步开展S型铺设参数的优化或可靠性研究提供了有力的手段。 展开更多
关键词 深水s-lay 离散均布托辊 分段解析方法 迭代搜索算法 管道铺设形态
下载PDF
Peterson算法在场消隐期传输中的应用
18
作者 陆毅 《微计算机信息》 2009年第3期169-171,共3页
场消隐期作为应用电视有限资源的一部分,其开发潜力正逐渐为人们所重视。本文提出了一种新型的综合数据传输业务的单缆传输电视监控系统,将控制信号搭载在视频信号通道上运行,并以Peterson算法和Chien氏搜索法为基础,将无线通信中常用的... 场消隐期作为应用电视有限资源的一部分,其开发潜力正逐渐为人们所重视。本文提出了一种新型的综合数据传输业务的单缆传输电视监控系统,将控制信号搭载在视频信号通道上运行,并以Peterson算法和Chien氏搜索法为基础,将无线通信中常用的(15,7)BCH控制编码应用于底层的单片机级的信号传输中,同时给出了相应的软件解码方法,在优化控制信号的传输线路和解决时延问题的同时,大大提高了实时数据通信的有效性和可靠性,从而达到了利用电视信号逆程资源的目的。 展开更多
关键词 场消隐期传输 Peterson算法 chien氏搜索法 电视监控系统
下载PDF
基于改进的引力搜索算法的T-S模型辨识 被引量:3
19
作者 董新燕 丁学明 王健 《电子科技》 2015年第11期16-20,共5页
针对引力搜索算法在求解复杂问题时搜索精度较低、易出现早熟收敛的缺点。提出一个新颖的智能算法-基于基因突变的引力搜索算法来辨识T-S模型的参数,同时提出一种改进的聚类算法辨识T-S模型的结构,实验结果表明,改进算法辨识出的T-S模... 针对引力搜索算法在求解复杂问题时搜索精度较低、易出现早熟收敛的缺点。提出一个新颖的智能算法-基于基因突变的引力搜索算法来辨识T-S模型的参数,同时提出一种改进的聚类算法辨识T-S模型的结构,实验结果表明,改进算法辨识出的T-S模型结构紧凑、精度更高,且泛化能力强。 展开更多
关键词 T-s模型辨识 基因突变 FCM聚类 引力搜索算法
下载PDF
RS(63,45)编译码器的设计与FPGA实现 被引量:4
20
作者 郭勇 杨欢 《无线电通信技术》 2011年第3期54-57,共4页
里德-索罗门(RS)编码是一类具有很强纠错能力的多进制BCH编码,它不但可以纠正随机错误,也能纠正突发错误。首先介绍了伽罗华域加法器和乘法器的设计,然后详细地阐述了RS(63,45)编译码器各模块的设计原理。对编译码器各模块先用Matlab进... 里德-索罗门(RS)编码是一类具有很强纠错能力的多进制BCH编码,它不但可以纠正随机错误,也能纠正突发错误。首先介绍了伽罗华域加法器和乘法器的设计,然后详细地阐述了RS(63,45)编译码器各模块的设计原理。对编译码器各模块先用Matlab进行设计,验证设计的正确性,再对译码器模块进行纠错性能测试。时序仿真结果表明,该译码器能实现最大的纠错能力。设计的编译码器能运用到实际的无线通信系统中去。 展开更多
关键词 Rs编码 关键方程 chien氏搜索 Forney模块 RiBM算法
下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部