搜索资源列表
简单选择排序;堆排序;归并排序(C语言).rar
- 简单选择排序;堆排序;归并排序(C语言) (包括程序文档)
直接插入冒泡选择排序算法的实现
- 排序是数据结构中的一项重要内容,该算法包括了直接插入冒泡选择排序算法的实现- The arrangement is in a construction of data important content, this algorithm has included the direct insertion bubbling choice sort algorithm realization
双端选择排序算法
- 双端选择排序算法:是选择排序算法的变种,可以定位每个子表中最小和最大元素 并把它们分别放在子表的开头和结尾.-dual-Selection Sorting Algorithm : The algorithm is to select the varieties, each positioning table for the smallest and largest elements and their son were on the table at the beginning and en
股票选择的遗传算法
- 股票选择的遗传算法-stock options Genetic Algorithm
树形选择排序源程序代码
- 数据结构上机实验内容. 树形选择排序源程序代码,内容正确-data structure on the plane experiments. Tree Selection Sorting source code, the right content
多尺度特征匹配(这个函数使用递归的方法来选择和匹配特征)
- 这个函数使用递归的方法来选择和匹配特征
否定选择算法仿真
- 否定选择算法的Matlab仿真代码
基于自组织数据挖掘的分类器动态集成选择的程序
- 基于自组织数据挖掘的分类器动态集成选择的程序,非常有用
基于粗糙集的特征选择matlab源代码
- 基于粗糙集的特征选择matlab源代码
彩色选择matlab 示例代码
- 彩色选择matlab 示例代码
ComputationalMethodsofFeatureS
- 一本关于模式识别中的特征选择的计算方法和模型的文集,比较实用。,A book on the various feature selection methods and models in pattern recognition. Very useful.
matlabformimo2x2.rar
- mimo2x2天线选择系统的全系统matlab程序,先前的是dsp程序.,Antenna Selection mimo2x2 system matlab system-wide procedures, the previous procedure is dsp.
mr-runk
- 基于互信息理论的最大相关排序算法,可应用于各领域的特征选择。-Maximum mutual information based relevance ranking algorithm theory can be applied to all areas of feature selection.
branch_and_board
- 在模式识别应用中,用分支定界法(branch-and-board method)进行特征的选择。该程序在matlab环境下实现了该算法,以从六个特征中选择两个最佳特征为例-In pattern recognition applications, using branch and bound method (branch-and-board method) to carry out the characteristics of choice. The program in the matlab e
Successive-Projections-Algorithm
- 主要用于近红外光谱处理中光谱特征选择,是目前近红外光谱数据处理的重要方法之一。-Successive Projections Algorithm for NIR data analysis
colon_imunity
- 克隆选择的免疫算法,结合克隆选择原理,提出克隆算子-Immune clonal selection algorithm, combined with clonal selection theory, proposed by cloning Operator
1
- 关于人工免疫系统,克隆选择,免疫记忆的最新文献。并行人工免疫系统的塔式主从模型(Towerlike Master-Slave Model,TMSM),和基于TMSM的并行免疫记忆克隆选择算法-On artificial immune systems, clonal selection, immune memory, the latest literature. Parallel artificial immune system tower master-slave model (Towerlik
遗传算法选择算子
- 有关于遗传算法中一些经典选择算子的MATLAB实现(Some Realizations of Classical Selection Operators in Genetic Algorithms)
9.特征选择以及小波变换方面的案例
- 特征选择以及一些小波分析的案例说明 介绍等等(Feature selection and some cases of wavelet analysis are introduced and so on.)
选择排序
- C语言选择排序法,可以很方便快速的对一组数据进行排序,排列(C language selection sorting method, it can quickly and easily sort and arrange a set of data.)