搜索资源列表
matlab编写的量子遗传算法
- 实现移民优化问题,算法精度高,速度快,具有很好的收敛性(The convergence accuracy is high, the speed is fast.)
PSO
- 基于量子的粒子群优化算法,该算法通过粒子群有量子的行为,提高了算法的寻优能力,增强了算法的全局搜索能力,有效的避免了“早熟”问题。(Quantum based particle swarm optimization algorithm.The algorithm improves the searching ability of the algorithm by quantum behavior of particle swarm, and enhances the global searchi
量子免疫算法
- 执行量子位相位变异,求解最优解,获得最优解及相应自变量(Solving the optimal solution)
chapter8 基于量子遗传算法的函数寻优算法
- chapter8 基于量子遗传算法的函数寻优算法(Chapter8 function optimization algorithm based on quantum genetic algorithm)
QPSO
- 量子粒子群优化算法以量子力学原理为基础,用波函数描述粒子的运动状 态,通过测量操作引导粒子搜索全局最优解。量子系统的不确定性决定了粒子能够以一定的概率出现在整个可行域内,克服了粒子群优化算法因为粒子速度的限制, 使粒子只能限定在某个局部区域的问题。(Quantum particle swarm optimization (QPSO) algorithm is based on the principle of quantum mechanics. The wave function is use
GaAs_QW
- matlab实现的量子水印,可以下载学习了解一些初步知识(Matlab implementation of quantum watermarking, you can download to learn some of the preliminary knowledge)
MOQPSO(simple function)
- 本代码是量子粒子群算法的一个改进,基于多次塌陷和正交交叉(The code is an improvement of quantum particle swarm optimization based on multiple collapse and orthogonal crossover)
qpc4.0.00
- 本文档是UML事件驱动状态机介绍文档,基于量子编程的qp状态机,qpc4.0.00.zip是源代码。可以使用它来取代RTOS和前后台系统。实时性完全可以和RTOS媲美。了解它之后肯定会对你的编程思想有很大启发。了解过cc2530 z-stack协议栈的人看到它会非常亲切,因为z-stack协议栈和qp非常类似(This document is an introduction to a UML event driven state machine, a QP state machine based
求函数最优值
- 量子遗传算法求解函数最佳值问题,里面富有matlab程序代码(Quantum Genetic Algorithm Solves Function Optimal Value Problem with Matlab Program Code)
[emuch.net]高斯使用指南
- 量子化学计算软件使用指南,编程计算物质量化特性(Guide for quaturn chemistry)
Grover's Search Algorithm
- Grover搜索算法,Grover的算法是一种量子算法,它可以高可能性地找到产生特定输出值的黑盒函数的唯一输入。(Grover's algorithm is a quantum algorithm that finds with high probability the unique input to a black box function that produces a particular output value.)
Grover's Search Algorithm
- Grover搜索算法,Grover的算法是一种量子算法,它可以高可能性地找到产生特定输出值的黑盒函数的唯一输入。(Grover's algorithm is a quantum algorithm that finds with high probability the unique input to a black box function that produces a particular output value.)
diag_muti_qubit.m
- 对角化多体量子,对于参数 L=10, 开放边界条件, h=0.5, h=1.0, h=2.0, 分别:对角化哈密顿量矩阵H, 求得基态能量,第一激发态能量(mutiqubi Quantum registers of nuclear spins coupled to electron spins of individual solid-state defects are a promising platform for quantum information processing)
Quantum - Stochastic OB_OS
- 伦敦量子EA标准原版指标源码,可以学习学习(London quantum original index source code)
IQGA(改进的量子遗传算法)
- IQGA(改进的量子遗传算法Matlab程序)(IQGA (Improved Quantum Genetic Algorithms))
量子行为的粒子群算法-SVM
- 改进量子粒子群算法,用于优化支持向量机参数,用IRIS数据验证(An improved quantum particle swarm optimization (QPSO) algorithm is used to optimize the parameters of support vector machine (SVM), which is validated by IRIS data.)
Desktop
- matlab下的量子粒子群算法源代码,添加算例即可运行(Source code of quantum particle swarm optimization in MATLAB)
量子遗传算法
- 以量子计算的一些概念和理论为基础,将量子计算和遗传算法相结合,利用量子位编码来表示染色体,用量子旋转门作用更新种群来完成进化搜索的一种概率优化方法。
量子粒子群
- 一种用量子理论改进的粒子群算法,量子粒子群算法。(An improved particle swarm optimization (pso) algorithm based on quantum theory.)
IQPSO
- 量子微粒群算法,用于参数寻优,收敛速度较快。(Quantum particle swarm optimization (QPSO) algorithm is used to optimize parameters with fast convergence speed.)