搜索资源列表
PSOandSVM.rar
- PSO与SVM如何结合及其实际应用 是一篇把这两个算法结合使用的很好文章,PSO and SVM and its practical application of how to combine these two algorithms is a combination of a good article
PSO_base_RBF
- PSO的RBFNN优化程序 算法步骤 1.样本数据归一化处理,即将输入输出归一化到[-1,1]区间; 2.确定RBF网络的中心和宽度; 3.以拟合误差的均方根作为性能指标,使用PSO算法优化RBF网络输出层到隐层的连接权值矩阵-PSO-RBFNN algorithm optimization procedures Step 1. Sample data normalization treatment, about input and output normalized to [-
functions
- NOTE: THIS AN ALPHA RELEASE. FOR TESTING ONLY. 1. Installation: -Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help
get_psoOptions
- NOTE: THIS AN ALPHA RELEASE. FOR TESTING ONLY. 1. Installation: -Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help
show_psoOptions
- NOTE: THIS AN ALPHA RELEASE. FOR TESTING ONLY. 1. Installation: -Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help
installation-help
- NOTE: THIS AN ALPHA RELEASE. FOR TESTING ONLY. 1. Installation: -Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help
afsun
- PSO MATLAB cod related to evolution algorithm,for optimazation and numerical functions that have 1 or 2 variable or most
SPSO
- 用Matlab编写的完整标准PSO算法,目标函数为Griewank函数.-Standard PSO algorithm using matlab,and the subject function is Griewank
PSO-matlab
- 粒子群算法源程序,是近年来发展起来的一种新的进化算法。有实现容易、精度高、收敛快等优点。是一种并行算法。-Particle swarm algorithm source code, is a new evolutionary algorithm developed in recent years. There are easy to implement, high precision, fast convergence and so on. Is a kind of parallel algor
FEX-GODLIKE-0.5
- 单/多目标优化程序,内含说明文档和Matlab程序-Global Optimum Determination by Linking and Interchanging Kindred Evaluators. This algorithm is an attempt to gen- eralize and improve the robustness of the four meta-heuristic optimization al- gorithms GA, PSO, DE and
PSO-MATLAB
- 一个例子的最佳位置和沿着当前速度和惯性方向的邻元素被用来决定下一个例子的位子。多目标粒子群的优化算法简介如下-An example of the best location and along the current speed and direction of inertia neighbors are used to determine the next example of the seat. Introduction to multi-objective optimization alg
matlab-code
- 1. Run mex -setup and choose a proper complier (Microsoft Visual C++ 6.0 is prefered) Would you like mex to locate installed compilers [y]/n? y 2. Put cec15_func.cpp and input_data folder with your algorithm in the same folder. Set this folder a
Study-of-Improved-BP-Neural-Network-on-Rotor-Spee
- In this paper three different methods such as GDM AGDM and modified PSO are adopted to optimize the neural networks, and simulate the DTC system with MATLAB/SIMULINK. The result shows: modified PSO algorithm can solve the problem of neural n
22610897Binary-PSO
- this file include matlab code and document about PSO
粒子群算法matlab代码---讲解
- 粒子群算法自适应权重MATLAB程序加注释(AWPSO algorithm MATLAB procedures and notes, demo)