搜索资源列表
邹检验的分割点决定程序 QLR-test
- 实现QLR的程序,能够取出邹检验的最合适的分割点,分别会输出分割点的位置和把各个分割点进行排序。
GAexample.rar
- 遗传算法例程:通过MATLAB,以航班调度排序为例,实现遗传算法。,Genetic algorithm routines: the adoption of MATLAB, in order to sort Flight Scheduling as an example, the realization of genetic algorithm.
AHPcode
- AHP在matlab中的源码,完整的实现了层次中排序的问题-AHP in the matlab source code and complete in order to achieve the level of the problem
RankingHeterogeneousFeaturesWithmRMRAndMutualInfor
- 该代码是基于互信息的非均匀特征排序算法的MATLAB实现-The code is based on the mutual information of non-uniform features of MATLAB realization of sorting algorithms
Automatic-sorting-algorithm
- 自动排序算法 基于matlab语言 实现对一数组利用自动排序算法 实现排序-Automatic sorting algorithm is based on an array matlab language to use automatic sorting algorithm sorting
matlabbubblesort
- 基于matlab冒泡法排序的实现,Matlab排序函数,在Matlab中排序某个向量(一维)时,可以使用sort.-Bubble Sort
guibing
- 归并排序 使用归并方法实现一系列数的从小到大的排序-Merge sort using the merge method to achieve a number of small to large order
permutationica
- 考虑排序问题的盲卷积分离模型算法程序,实现盲源分离。-Consider the scheduling problem of blind separation model convolution algorithm program to achieve blind source separation.
mv
- 层叠滤波方法实现秩排序统计滤波器及其matlab实现-Cascade filter implementation matlab rank order statistic filter and its implementation
xunzai.com_MTK
- 冒泡法排序,MATLAB的实现,137字节。-Bubblesort sorting, implemented in MATLAB, length 137bits
Johnson
- matlab实现机器生产排序问题最优解 -matlab machine production scheduling problem to achieve the optimal solution
qsort_main
- 采用递归的方法实现快速排序,在MATLAB的环境-fastsort in matlab
AHP
- 使用matlab实现AHP三层层次分析,实验中给出了判断矩阵,计算了单层层次排序与总层次排序。最后获得最优结果。内含说明文档-Using matlab to achieve three-level AHP analysis, the experiment gives judgment matrix to calculate the total level of single-level sorting and sorting. Finally optimal results. Containin
NSGA-II
- matlab环境下实现的非支配排序遗传算法(NSGA-II),该算法在快速找到Pareto前沿和保持种群多样性方面都有很好的效果-matlab environment to achieve non-dominated Sorting Genetic Algorithm (NSGA-II), the algorithm quickly find the Pareto frontier and maintaining the diversity of the population has a goo
zhijiepaixu
- 对数据进行直接排序,通过matlab算法实现,对任意大小的数组进行从小到大的排序-Direct to sort the data, through the realization of MATLAB algoDirect to sort the data, through the realization of MATLAB algorithm, an array of any size small to large sortingrithm, an array of any size sma
heapsort
- 该算法是用来进行堆叠排序的程序,可以较为快速的实现数据大小排列,非常有用。
Res-Choose
- 采用Matlab GUI实现:根据R1/R2电阻比值,计算出常见阻值的电阻搭配,可设定比例误差,电阻范围。计算结果可以按阻值排序或者精度排序。-Using Matlab GUI implementation: According R1/R2 resistance ratio, calculated with common resistor values can be set proportional error, resistance range. The results can be sort
funga
- 简单的遗传算法MATLAB实现,解释详细,格雷编码,有交叉与变异操作,非线性排序选择-Simple genetic algorithm MATLAB realize, explained in detail, Gray code, there is crossover and mutation operation, nonlinear sort choose
source_code_5le4v6
- 这是一个课设的题目,用MATLAB实现二叉树排序的递归算法,测试通过,希望大家下载。-This is the subject of a class-based, using MATLAB binary tree sort of recursive algorithm, test passed, I hope everyone download.
merge-sort
- 归并排序的matlab实现,且该程序实现了多维数据的高效排序,并不是单纯的一维数组排序!-merge sort algriothm s source data