Welcome![Sign In][Sign Up]
Location:
Search - GENETIC SVM

Search list

[AI-NN-PRCSA

Description: 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-based on the algorithm for clonal selection theory of artificial immune algorithm. Algorithms have three parts, the first part of the traditional genetic algorithm, the second part of the CSA algorithm, two methods of function for some extreme, comparable own characteristics.
Platform: | Size: 11264 | Author: wlh | Hits:

[matlabpolya_svm_1.0

Description: 很好的基于支持向量机的MATLAB程序,里面包含有算例及改进算法,以及已经处理好的基于支持向量机的基因数据!-good based on support vector machines MATLAB program, which contains examples and improved algorithm and have a good handle on support vector machines genetic data!
Platform: | Size: 253952 | Author: 小牛 | Hits:

[matlabGA-PSO

Description: PSO(粒子群算法)作为添加算子改进GA (遗传算法).-PSO (PSO), as added Operator improved genetic algorithm (GA).
Platform: | Size: 1024 | Author: 何峰 | Hits:

[AI-NN-PRImprovedSVM

Description: 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
Platform: | Size: 179200 | Author: zhaoxiufen | Hits:

[OtherUDT

Description: 提出了一个新的超声缺陷自动识别系统。该系统采用小波包分解提取超声信号的特征,采用混沌遗传算法来消除冗余和不相关的特征,并采用支持向量机(SVM) 来对缺陷进行识别。-Proposed a new ultrasonic flaw Automatic Identification System. The system uses wavelet packet decomposition extract the characteristics of ultrasonic signals using chaos genetic algorithm to eliminate redundant and irrelevant features, and using support vector machine (SVM) to identify defects.
Platform: | Size: 195584 | Author: zhaoxiufen | Hits:

[DocumentsFeatureselectiontodiagnoseabusinesscrisisbyusingar

Description: 用遗传算法进行特征选择并优化支持向量机的核函数参数和惩罚因子-Using genetic algorithm feature selection and optimization of SVM kernel function parameters and punish factor
Platform: | Size: 201728 | Author: wangrenjie | Hits:

[AI-NN-PRAGA

Description: 自适应遗传算法 求解函数最小值,在MATLAB环境下-Adaptive Genetic Algorithm for the minimum function in the MATLAB environment
Platform: | Size: 38912 | Author: 邵斓 | Hits:

[AI-NN-PRga

Description: 遗传算法工具箱的应用,有典型的示范案例,有一定参考意义。-Application of genetic algorithm toolbox, a typical model case, a certain reference value.
Platform: | Size: 6144 | Author: 潘锋权 | Hits:

[AI-NN-PRGA

Description: 文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-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.
Platform: | Size: 1154048 | Author: 周钟 | Hits:

[AI-NN-PRGASVM

Description: 用遗传算法进行特征选取和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 directly. UCI data sets used in the german data set, and complete normalization operation
Platform: | Size: 139264 | Author: 覃茂运 | Hits:

[AI-NN-PRGA

Description: 遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m-Genetic Algorithm Toolbox and using genetic algorithms to find optimal values, the main function is zuiyou.m
Platform: | Size: 11264 | Author: 周玉 | Hits:

[Mathimatics-Numerical algorithmssvm

Description: 基于遗传算法的支持向量回归机参数选取,针对支持向量回归机( support vector regression , SVR) 的参数选择问题,提出了基于遗传算法的 SVR 参数自动确定方法。分-Based on genetic algorithm parameter selection of Support Vector Regression
Platform: | Size: 235520 | Author: 王明 | Hits:

[OtherGA

Description: 遗传算法的详细过程,对初学者很有用希望对需要的人能有帮助-The detailed process of genetic algorithm, useful for beginners who want to need to have help
Platform: | Size: 10240 | Author: hou | Hits:

[Special EffectsSVM_GA

Description: 提出一种基于支持向量机( SVM)和遗传算法(GA)的离散余弦变换(DCT)域盲数字图像水印方法. 该方法能自适应于图像的局部特征. 依据图像块的局部特性,利用SVM对图像块分类,自适应地确定水印嵌入强度, GA用来优化水印嵌入位置. 实验结果表明该方法有较好的不可见性和较强对抗攻击的鲁棒性.-Based on support vector machine (SVM) and genetic algorithm (GA), discrete cosine transform (DCT) domain blind digital image watermarking method. The method adaptive to local image features. Based on the local characteristics of image block using the SVM the image block classification, adaptive to determine the embedding strength, GA to optimize the watermark embedding location. The experimental results show that the method has good invisibility and robustness of the strong against the attacks.
Platform: | Size: 449536 | Author: 郭事业 | Hits:

[OtherGA-SVM

Description: 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
Platform: | Size: 1673216 | Author: 慧莹 | Hits:

[matlabsvm

Description: SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane, and the search algorithm for optimal linear hyperplane by solving a convex programming problem. Then based on Mercer nuclear expansion theorem, through a nonlinear mapping φ, the sample space is mapped to a high-dimensional and even infinite dimensional feature space (Hilbert space), so that in the feature space can be applied to solve the linear learning machine method, the sample space The highly nonlinear classification and regression problems. svm procedures that support vector machine code.
Platform: | Size: 117760 | Author: | Hits:

[matlabcbir-GA-code

Description: 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
Platform: | Size: 224256 | Author: suresh | Hits:

[Industry research04026823

Description: Multiclass SVM Design and Parameter Selection with Genetic Algorithms
Platform: | Size: 368640 | Author: Mourad | Hits:

[matlabPSO-SVM

Description: 将改进的粒子群算法和GA与SVM相结合,通过参数寻优构建新模型完成对空气质量指数的预测(The improved particle swarm optimization and genetic algorithm are combined with SVM. The prediction of air quality index (AQI) is completed by constructing a new model by parameter optimization.)
Platform: | Size: 19456 | Author: 心静2279 | Hits:

[Special Effects改进svm

Description: phog方法提取图像特征,svm支持向量机进行分类,分别有GA遗传算法和PSO粒子群优化算法进行寻优。(Phog method extracted image features, SVM support vector machine classification, respectively, GA genetic algorithm and PSO particle swarm optimization algorithm for optimization.)
Platform: | Size: 31901696 | Author: 隋易帝 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net