搜索资源列表
PSO
- 该文件为粒子群算法优化支持向量机模型参数的matlab代码 支持向量机模型为专门用于处理不平衡数据的成本控制型支持向量机模型-Matlab code of the file support vector machine model parameters for particle swarm optimization support vector machine model for cost control, support vector machine model for dealing wit
PSO
- 粒子群算法,用来解决诸如支持向量机参数优化等问题的智能算法-Parameter Optimization
1236874SVMcgForRegress
- 粒子群优化支持向量机算法 实现对c g 的改进-PSO support vector machine algorithm to achieve the c g Improvement
PSO-LSSVMchengxu2
- 精心编写的粒子群优化支持向量机的程序,经测试结果很好-Well prepared particle swarm optimization support vector machine program, the test results are very good
PSO-LSSVMchengxu
- 研究生做课题时编写的好用的粒子群优化支持向量机的程序,经测试结果很好-Well prepared particle swarm optimization support vector machine program, the test results are very good
PSO-LSSVMchengxu3
- 以前上学时编写的的粒子群优化支持向量机的程序,程序运行没有错误-Well prepared particle swarm optimization support vector machine program, the test results are very good
PSO
- 粒子群优化算法可以用于优化很多其他算法,比如说变分模态分解,经验模态分解,神经网络,支持向量机等等(The particle swarm optimization is use to optimize parameters)
psoSVM
- 采用粒子群算法优化支持向量机的两个参数c与g,以进行后续的实验(Particle swarm optimization (PSO) is used to optimize two parameters c and G for support vector machines for subsequent experiments)
PSOSVM网络流量预测
- 这是关于粒子群算法优化支持向量机的网络流量预测,全套的代码可以正确使用A博士提供(This is about particle swarm optimization support vector machine network traffic prediction, the complete code can be used correctly provided by Dr. A.)
神经网络入门13课源码
- 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Algorithm, GA ) 第十课 粒子群优化( Part