Welcome![Sign In][Sign Up]
Location:
Search - algorithm qpso

Search list

[AI-NN-PRQPSO

Description: 全局收敛的PSO算法,可用于智能运算开发-Global convergence of the PSO algorithm can be used for the development of intelligent computing
Platform: | Size: 3072 | Author: gao | Hits:

[AI-NN-PRqpso40

Description: qpso算法解决电力系统最优化问题,例子是40个节点的大规模问题-qpso algorithm to solve power system optimization problems, for example, is a 40-node large-scale problems
Platform: | Size: 3072 | Author: Mei Juan | Hits:

[AI-NN-PRqpso

Description: 量子粒子群优化算法,采用matlab编程,可实现快速优化多维函数,不易陷入局部最优值。-Quantum particle swarm optimization algorithm, using matlab programming, can be optimized for fast multi-dimensional functions, not easily trapped into local optimal values.
Platform: | Size: 1024 | Author: 李志远 | Hits:

[Mathimatics-Numerical algorithmsbreastcancerju

Description: K-MEANS聚类算法,以及PSO和QPSO算法改进K-MEANS算法,breastcancer数据验证了该分类模型的有效性-K-MEANS clustering algorithm, and the PSO algorithm and QPSO to improve K-MEANS algorithm, breastcancer data verified the validity of the classification model
Platform: | Size: 43008 | Author: 李慧 | Hits:

[matlabqpso

Description: 在网络异常检测中,为了提高对异常状态的检测率,降低对正常状态的误判率,本文提出一种基于量子粒子群优化算法训练小波神经网络进行网络异常检测的新方法。利用量子粒子群优化算法(QPSO)训练小波神经网络,将小波神经网络(WNN)中的参数组合作为优化算法中的一个粒子,在全局空间中搜索具有最优适应值的参数向量。- In order to improve the detection rate for anomaly state and reduce the false positive rate for normal state in the network anomaly detection, a novel method of network anomaly detection based on constructing wavelet neural network (WNN) using quantum-behaved particle swarm optimization (QPSO) algorithm was proposed. The WNN was trained by QPSO.
Platform: | Size: 1024 | Author: liang | Hits:

[AI-NN-PRqpso

Description: QPSO算法的MATLAB源码,给需要的人,希望斑竹给加点技术分-MATLAB algorithm QPSO source, give the necessary people, hoping to add points Chiloscyllium technical sub-
Platform: | Size: 8192 | Author: 老苗 | Hits:

[AI-NN-PRPath_Planning

Description: Online UAV path planning including online planning schedule, splane smoothing algorithm and QPSO algorithm
Platform: | Size: 6144 | Author: James | Hits:

[AI-NN-PRqpso

Description: 量子粒子群算法的matlab实现,有程序说明-Quantum particle swarm optimization algorithm matlab implementation, there is description of the procedures
Platform: | Size: 1024 | Author: logor | Hits:

[Special EffectsDeNosingBaseOnXiaoBo

Description: 一种改进的基于PCNN神经网络和QPSO粒子行为的PSO的图像滤波算法,也可以较好地去除高斯噪声-Improved PCNN-based neural network and PSO behavior QPSO particle image filtering algorithm can also be better to remove Gaussian noise
Platform: | Size: 32768 | Author: 高超 | Hits:

[matlabqpso

Description: k-中心与qpso算法的结合,从文档中读取对象数据,没有维限制。需要设定类别数,先由k-中心计算出各类中心,然后由qpso优化,得到聚类结果,并保存聚类信息。-algorithm for k-medians and qpso combination of object data read from the document, there is no dimension restrictions. Need to set the number of categories, first calculate the k-medians types of center, and then optimized by qpso obtained clustering results, and save the clustering of information.
Platform: | Size: 2048 | Author: | Hits:

[matlabnewkqpso

Description: 对k-medoids与qpso结合的算法进行改进。选择调用qpso优化,降低运行时间,提高算法的执行效率。-Pairs of k-medoids algorithm combined with the qpso improvements. Select call qpso optimization, reducing operating time and improve the efficiency of the implementation of the algorithm.
Platform: | Size: 2048 | Author: | Hits:

[OtherPSOQPSO

Description: 详细的关于PSO何QPSO的介绍,对粒子群算法的初学者有很好的帮助-He QPSO detailed presentation on the PSO, the PSO algorithm has a good help for beginners
Platform: | Size: 340992 | Author: 刘兴阳 | Hits:

[matlabqpso

Description: 采用基于量子粒子群算法来计算电力系统无功优化-Based on the quantum particle swarm algorithm to compute reactive power optimization
Platform: | Size: 2089984 | Author: 亮仔 | Hits:

[AI-NN-PRQPSO

Description: 量子粒子群优化算法,采用matlab编程,可实现快速优化多维函数,不易陷入局部最优值-Quantum particle swarm optimization algorithm, using matlab programming, multi-dimensional functions can be optimized for fast, easy to fall into local optimal value
Platform: | Size: 1024 | Author: 王兰彬 | Hits:

[matlabQPSO

Description: 采用matlab语言描述的量子粒子群算法,并附有一些测试函数-Using matlab language to describe the quantum particle swarm algorithm, along with some test function
Platform: | Size: 3072 | Author: mali | Hits:

[Mathimatics-Numerical algorithmsmatlab

Description: 探讨了经典的粒子群优化算法,在此基础上,提出了量子粒子群算法(QPSO),该算法具有高效的全局搜索能力-Of the classical particle swarm optimization, on this basis, proposed a quantum particle swarm optimization (QPSO), the algorithm is efficient global search capability
Platform: | Size: 3072 | Author: 陈颖 | Hits:

[matlabQPSO

Description: 基于matlab的量子粒子群算法源代码,用于函数优化,供参考-Matlab quantum particle swarm algorithm source code for function optimization, for reference
Platform: | Size: 2048 | Author: 游侠 | Hits:

[Mathimatics-Numerical algorithmsqpso

Description: 参数寻优算法,基于pso进行改进的避免陷入局部最小值等的优化算法(Parameter optimization algorithm is improved based on PSO)
Platform: | Size: 1024 | Author: narcissusz | Hits:

[OtherQPSO

Description: Quantum particle swarm algorithm with pdf of sun
Platform: | Size: 218112 | Author: ericxin | Hits:

[matlabqpso

Description: qpso的源码和相关注释,QPSO算法的MATLAB源码,给需要的人,(Global convergence of the PSO algorithm can be used for the development of intelligent computing)
Platform: | Size: 1024 | Author: 小贱小怂 | Hits:
« 12 3 »

CodeBus www.codebus.net