资源列表
psoSVM
- 粒子群算法入门必备,超详细。 在全局版的标准粒子群算法中,每个粒子的速度的更新是根据两个因素来变化的,这两个因素是:1. 粒子自己历史最优值pi。2. 粒子群体的全局最优值pg。如果改变粒子速度更新公式,让每个粒子的速度的更新根据以下两个因素更新,A. 粒子自己历史最优值pi。B. 粒子邻域内粒子的最优值pnk。其余保持跟全局版的标准粒子群算法一样,这个算法就变为局部版的粒子群算法。(The introduction of particle swarm algorithm is essent
anfis-pso-master
- 在全局版的标准粒子群算法中,每个粒子的速度的更新是根据两个因素来变化的(In the global version of the standard particle swarm algorithm, the speed of each particle is updated based on two factors.)
主成分分析
- 主成分分析,进行主成分分析,使用MATLAB进行主成分分析。(main compeneont analysis)
信息熵
- 可以计算信息熵、信息熵增益、以及选取较大增益属性作为分类条件(Entropy and Entropy gain)
dcd_ublox
- decoding code for ublox
matlab
- 锅炉仿真基于matlab仿真燃烧炉控制系统建模与仿真(Modeling and Simulation of boiler simulation based on MATLAB simulation combustion furnace control system)
hvdc_subgraphfig11
- The conventional HVDC systems are based on the line-commutated current source converter (LCC) and are line commutated.
MATLAB
- MATLAB_7.0从入门到精通.pdf(MATLAB_7.0 From ABC to Master.pdf)
231738171039948
- 此为HSMM算法的实现代码,只要修改初始参数就可以运行,希望多多交流(This is the implementation code of the HSMM algorithm. It can be run as long as the initial parameters are modified. It is hoped that there will be more exchanges.)
道尔夫_切比雪夫分布
- 道尔夫-切比雪夫线阵的matlab程序实现,输入阵元数目,间距,副瓣电平要求,获取阵元激励与波瓣图(The implementation of the Matlab program of the Dove-Chebyshev line array, input array element number, spacing, sidelobe level requirements, and array element excitation and lobe diagram)
123
- MATLAB_Simulink_for_Digital_Communication_program_for_student
myPSO-master
- 该文件为粒子群算法优化支持向量机模型参数的matlab代码(This document is a particle swarm optimization algorithm to optimize the parameters of the support vector machine model matlab code)