搜索资源列表
Fsvm_Regression
- 该文研究了当训练点的输出为三角模糊数时!支持向量回归机的构建问题’ 首先将模糊回归问题转化为模糊分 类问题!并将求模糊最优分类超平面问题转化为求解带有模糊决策的机会约束规划问题’ 利用基于模糊模拟的遗传算法 求解带有模糊决策的机会约束规划!得到模糊最优分类超平面&模糊方程$!解模糊方程得到模糊回归函数’ 在此基础上! 得出模糊线性支持向量回归机&算法$’ 从而较好地解决了支持向量机中含有模糊信息的模糊回归问题’ 最后!给出显示 模糊线性支持向量回归机特点的模糊支持向量集的定义’
Research-and-application-of-ANN-algorithm
- 人工神经网络算法研究及应用 田景文.包括神经网络、遗传算法、小波网络、模拟退火算法和支持向量机,清晰易懂,非常值得一看。
AnImprovedTrainingAlgorithmForSupportVectorMachine
- 对支持向量机进行训练的一种改进的遗传算法。
libsvm-cg
- 支持向量机参数c和g的优化,用了三种方法:网格法、遗传算法、 粒子群算法,包你学会。-cgcgcgcgcgcg for libsvm
mgatext
- 遗传算法程序——支持向量机——参数优化程序-Genetic algorithm parameter optimization procedure------------
jibenyiqunjuleisuanfa
- 该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-Basic ant clustering algorithm and its improved algorithm
gatbx
- matlab里的gatbx遗传算法工具箱,内有使用说明.适用于寻找最优点及支持向量机和神经网络的参数优化。-the gatbx genetic algorithm toolbox in matlab, with instructions for use. applied to find the most advantages and parameter optimization of support vector machines and neural networks.
15883849svm
- 文本分类算法很多,神经网络算法遗传算法可以用,本算法采用支持向量机SVM来实现-Text Classification Algorithm
LPC_Project
- 线性预测算法基于遗传算法-支持向量机的水库叶绿素a浓度短期预测非线性时序模型,利学水 报 2009 年 1 月 SHUILI XUEBAO 第第 40 卷 1 期文章编号 :055929350 2009 0120046206 基于遗传算法 -matlab Linear prediction algorithm is based on genetic algorithm- support vector machine reservoir chlorophyll-a concentration of
AutomatedNegotiatioDecisionModelasedonMachineLearn
- 模型利用协商历史中隐含的信息自动对数据进行标注以形成训练样本,用最小二乘支持向量回 归机学习此样本得到对手效用函数的估计,然后结合自己和对手的效用函数构成一个约束优化问题,用遗传算法求 解此优化问题,得到的最优解就是己方的反建议.实验结果表明,在信息保密和没有先验知识的条件下,此模型仍然 表现出较高的效率和效用-The proposed model labels the negotiation history data automatically by making full use
Inertiadevicefaultpredictionbasedonwavelet
- :为了提高最小二乘支持向量回归机的性能,将Morlet小波核函数引入其中,形成了最小二乘小波支 持向量回归机模型。利用待优化的参数重构模型的目标函数和约束条件,并在此基础上通过遗传算法进行参数 选择,从而提高了该模型的泛化能力。将最小二乘小波支持向量回归机应用于导弹陀螺仪的漂移趋势预测,仿真 实验结果表明了该方法的有效性和可行性,因此可以为陀螺仪的故障预报、可靠性辅助决策提供依据。-To improve the ability of least square support vect
svm
- 一种用遗传算法优化支持向量机参数的简单matlab程序,非常适合初学者学习。-A Method for optimizing parameters of a simple support vector machine matlab program is ideal for beginners to learn.
Basgnosis
- 遗传算法和支持向量机的故障诊断方法Based on genetic algorithm and support vector machine method of fault diagnosis-Based on genetic algorithm and support vector machine method of fault diagnosis
Artificial-Neural-Networks2006
- 神经网络概述及基本模型,然后详述了各种模型,包括感知器神经模型、自组织竞争神经网络、径向基函数神经网络、反馈神经网络、支持向量机神经网络、遗传算法等内容。-Overview and basic neural network model, and then details the various models, including perceptron neural model, self-organizing competitive neural network, radial basis fu
adaptive-genetic-algorithm
- 自适应GA SVM 参数选择算法研究Param eter selection algorithm for support vector machines based on adaptive genetic algorithm 支持向量机是一种非常有前景的学习机器, 它的回归算法已经成功地用于解决非线性函数的逼近问题. 但 是, SVM 参数的选择大多数是凭经验选取, 这种方法依赖于使用者的水平, 这样不仅不能获得最佳的函数逼近效果, 而且采用人工的方法选择 SVM 参数比较浪费
sltoolbox
- 统计学习工具箱,里面含有:图中相关算法,神经网络,支持向量机以及遗传算法等很多的统计学习算法。-Statistical Learning Toolbox
LS-SVMlab-GA
- 用遗传算法优化的最小二乘支持向量机,简单易用,可移植性强,通用性好,程序特别的全。-Using genetic algorithm least squares support vector machine, easy to use, portability, common good, especially the whole program.
gaSVMcgForClass
- 利用遗传算法对支持向量机(SVM)进行分类优化-optimizate the support vector machine (SVM) classification by using the genetic algorithm
chapter_GA
- 利用遗传算法优化支持向量机参数的算法的程序(Optimization of parameters of support vector machines using genetic algorithm)
GA_SVM
- 利用GA遗传算法优化参数 并利用支持向量机分类或者回归计算(Use GA genetic algorithm to optimize parameters and use support vector machine for classification or regression calculation)