Particle-swarm-optimization-PSO-for-MPPT-master
上传时间: 2017-03-11
上传用户:zosoong
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),1995 年由Eberhart 博士和kennedy 博士提出,源于对鸟群捕食的行为研究 。
标签: 粒子群算法
上传时间: 2017-09-18
上传用户:yinfanghao
该代码目的是要用PSO粒子群优化算法来解决TSP旅行商问题,可以动态变化
上传时间: 2018-05-23
上传用户:zhaoliangseu
SVM--支撑向量机的相关源代码 数据 与案例分析
上传时间: 2018-11-26
上传用户:marsalon
粒子群标准算法。迭代找到最优解。在每一次的迭代中,粒子通过跟踪两个“极值”(pbest,gbest)来更新自己。在找到这两个最优值后,粒子通过下面的公式来更新自己的速度和位置。
上传时间: 2019-03-26
上传用户:威震天牛逼
Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification.
标签: LibSVM
上传时间: 2019-06-09
上传用户:lyaiqing
In this paper we present a classifier called bi-density twin support vector machines (BDTWSVMs) for data classification. In the training stage, BDTWSVMs first compute the relative density degrees for all training points using the intra-class graph whose weights are determined by a local scaling heuristic strategy, then optimize a pair of nonparallel hyperplanes through two smaller sized support vector machine (SVM)-typed problems. In the prediction stage, BDTWSVMs assign to the class label depending on the kernel density degree-based distances from each test point to the two hyperplanes. BDTWSVMs not only inherit good properties from twin support vector machines (TWSVMs) but also give good description for data points. The experimental results on toy as well as publicly available datasets indicate that BDTWSVMs compare favorably with classical SVMs and TWSVMs in terms of generalization
标签: recognition Bi-density machines support pattern vector twin for
上传时间: 2019-06-09
上传用户:lyaiqing
使用基本的SVM 模型对MNIST数据集分类
上传时间: 2019-10-25
上传用户:tony123456789
使用Eigen库的目的是,将Matlab写的,LPCC和MFCC两种声音识别算法,十字形声阵列的MUSIC定位算法,和SVM分类器算法,转换成C++然后移植到到ARM处理器上(操作系统级上的并不是裸机)。而使用Eigen库的原因就是,其能够在编译时进一步优化,而且只需导入头文件即可进行调用,而不像其他的一些库需要安装那么麻烦。
上传时间: 2019-11-26
上传用户:perfectOR05
matlab,PSO-RBF神经网络的训练模型,可以参考学习
上传时间: 2019-12-03
上传用户:dadashizi