当前位置:
首页 资源下载
搜索资源 - GA-SVM matlab code
搜索资源列表
-
0下载:
文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
-
-
10下载:
这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
-
-
0下载:
In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification is made by K-In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification i
-
-
0下载:
its the matlab coding for pattern recoganization in image processing using genetic algorithm-its the matlab coding for pattern recoganization in image processing using genetic algorithm
-
-
0下载:
GA/SVM 程序源码包含三个文件:1。MainGA12.m2。selectGA12.m3。svmc12.mMainGA12.m是主文件,其余两个是被调用文件。MainGA12.m里主要设置有关参数。。======================MainGA12.m文件有关设置的说明:12行:host= \gatest\ %在matlab的安装盘,例如c:\下设置的程序源码运行结果目录。 源代码完整
-GA/SVM program source code consists of three
-
-
0下载:
matlab code for GA SVM
-
-
4下载:
基于matlab软件的Ga-bagging-svm程序,包含算例data,编写规范,非常好用(Ga-bagging-svm program based on MATLAB software, including example data, compiling specifications, very useful)
-
-
3下载:
神经网络入门13课源码
第一课 MATLAB入门基础
第二课 MATLAB进阶与提高
第三课 BP神经网络
第四课 RBF、GRNN和PNN神经网络
第五课 竞争神经网络与SOM神经网络
第六课 支持向量机( Support Vector Machine, SVM )
第七课 极限学习机( Extreme Learning Machine, ELM )
第八课 决策树与随机森林
第九课 遗传算法( Genetic Algorithm, GA )
第十课 粒子群优化( Part
-