搜索资源列表
支持向量机参数优化
- 对支持向量机的参数 C和g 进行了参数优化,分三种:交叉验证优化、遗传算法优化和粒子群算法优化。
GASVM.用遗传算法进行特征选取和svm参数优化的程序
- 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
fourparametersoptimizationbySG
- 对4个参数优化的基本遗传算法程序,应用面很广!,it is an optimization program for four parameters using simple genetic algorithm! it is useful!
chap1
- 基于遗传算法的PID参数优化的MATLAB程序,采用的是二进制编码方式,通过传递函数的离散经过适应度计算 选择复制 交叉 变异操作得到最优解。-PID parameters based on genetic algorithm optimization of the MATLAB program, using the binary encoding, by the discrete transfer function adapted calculation select Copy crossov
pso_coli
- 粒子群算法的详细实现以及在大肠杆菌代谢过程中参数优化的应用。-Particle Swarm Optimization, as well as the detailed realization of the process of metabolism in Escherichia coli application of parameter optimization.
SVMcanshuxuanqu
- 这是两篇非常好的讲怎么样对SVM的参数优化,可以从中学习进而对SVM算法改进-This is two very good speakers on how to optimize the SVM parameters, you can learn and thus improve the SVM algorithm
duomubiaoyichuan
- 多目标遗传算法应用于电火花机床参数优化,优化过程简单,计算结果准确,收敛速度明显加快-Multi-objective genetic algorithm optimization applied to EDM, the optimization process is simple, accurate calculations, significantly speeding up the convergence rate
minRb
- 多维参数优化求解算法,经测试可运行,有兴趣的朋友可以试试。-Multi-dimensional parameter optimization algorithm, have been tested to run, friends who are interested can try.
psofeatureselection
- 用粒子群优化算法进行特征选择和SVM参数优化-Using Particle Swarm Optimization algorithm of feature selection and SVM parameter optimization
safeatureselectionpaper
- 模拟退火算法进行特征选择和参数优化的经典论文-Simulated annealing algorithm for feature selection and parameter optimization of the classic papers
pid
- 人工智能(模糊在自动控制的应用)电动机控制中的简单遗传算法PID参数优化-Artificial intelligence (fuzzy in Automatic Control) motor control in the simple genetic algorithm optimization of PID parameters
SVM 参数优化
- GA、PSO、GRID 搜索,支持向量机的参数优化方式
SVM神经网络中的参数优化---提升分类器性能
- 对SVM神经网络进行参数优化,提升其分类器性能(The parameters of SVM neural network are optimized to improve the performance of classifier)
pso 参数优化
- 与simulink联合仿真 用pso算法进行参数优化(Combined with Simulink simulation, PSO algorithm is used to optimize parameters)
SVMofThree
- CV-AVR,GA-AVR,MPGA-SVR进行参数优化与预测 进行股票趋势预测与分析(CV-AVR, GA-AVR, MPGA-SVR for parameter optimization and prediction, stock trend prediction and analysis)
svm参数优化
- 采用svm来做分类,一般能得到较满意的结果,但用svm做分类预测时需要调节相关的参数才能得到比较理想的预测分类准确率,那么svm的参数该如何选取?该程序主要说明如何更好地提升分类器性能。(Use svm to do the classification, the general can get more satisfactory results, but when using svm to do classification prediction need to adjust the relev
SVM的参数优化——如何更好的提升分类器的性能
- SVM的参数优化——如何更好的提升分类器的性能,含有源程序和代码(SVM parameter optimization - how to better improve the performance of the classifier, containing source code and code)
SVDDcg
- SVDD参数C和g的网格优化,根据faturo大神的SVM参数优化改编(Grid optimization of SVDD parameters C and G)
5996蚁群算法优化PID参数
- 利用蚁群算法对pid进行参数优化,里面有源代码和一些代码的注释(Using ant colony algorithm to optimize the parameters of pid, there are source code and some code annotations.)
SVM神经网络中的参数优化
- SVM神经网络中的参数优化---如何更好的提升分类器的性能(Parameter Optimization in SVM Neural Network--How to Improve the Performance of Classifie)