CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matlab排序

搜索资源列表

  1. MATLAB

    1下载:
  2. 对matlab编程过程中常见的指令进行了总结,并按照字母顺序进行排序,我觉得还不错
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:28436
    • 提供者:liq
  1. AHPcode

    0下载:
  2. AHP在matlab中的源码,完整的实现了层次中排序的问题-AHP in the matlab source code and complete in order to achieve the level of the problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:516
    • 提供者:郭浩
  1. mr-runk

    2下载:
  2. 基于互信息理论的最大相关排序算法,可应用于各领域的特征选择。-Maximum mutual information based relevance ranking algorithm theory can be applied to all areas of feature selection.
  3. 所属分类:Mathimatics-Numerical algorithms

  1. BWT

    0下载:
  2. Burrows-Wheeler转换,也称为块排序,是80年代提出来的一种新型压缩方法,对文本有很好的压缩率。-Burrows-Wheeler Transformation,also called Block Sorting
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:858
    • 提供者:hp
  1. Automatic-sorting-algorithm

    0下载:
  2. 自动排序算法 基于matlab语言 实现对一数组利用自动排序算法 实现排序-Automatic sorting algorithm is based on an array matlab language to use automatic sorting algorithm sorting
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1073
    • 提供者:zhaoruxu
  1. matlab

    1下载:
  2. 几个matlab程序实例,阶乘,累加,冒泡排序等-Matlab several instances, factorial, cumulative, Bubble Sort, etc. .....
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2091
    • 提供者:华博
  1. matlab_for_neural_network

    0下载:
  2. 使用matlab实现利用人工神经网络布尔逻辑判断,数字识别,SOFM排序和旅行商问题-Using matlab to achieve the use of artificial neural network to determine the Boolean logic, digital identification, SOFM sorting and Traveling Salesman Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:500463
    • 提供者:ly
  1. matlabbubblesort

    0下载:
  2. 基于matlab冒泡法排序的实现,Matlab排序函数,在Matlab中排序某个向量(一维)时,可以使用sort.-Bubble Sort
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:984
    • 提供者:王京
  1. anp

    0下载:
  2. NP是美国匹兹堡大学的T.L.Saaty 教授于1996年提出了一种适应非独立的递阶层次结构的决策方法,它是在网络分析法(AHP)基础上发展而形成的一种新的实用决策方法。其关键步骤有以下几个: 1 确定因素,并建立网络层和控制层模型。 2 创建比较矩阵。 3 按照指标类型针对每列进行规范化。 4 求出每个比较矩阵的最大特征值和对应的特征向量。 5 一致性检验。如果不满足,则调整相应的比较矩阵中的元素。 6 将各个特征向量单位化(归一化)
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4442
    • 提供者:chen
  1. paixu

    1下载:
  2. 对各个特征量的大小进行排序,并显示相应的序号-The size of each characteristic quantity to sort and display the corresponding number
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:603
    • 提供者:ulma
  1. ahpmatlab

    1下载:
  2. 层次分析法的Matlab程序。层次分析法是利用数学方法计算反映每一层次元素的相对重要性次序的权值,通过所有层次之间的总排序计算所有元素的相对权重并进行排序。-Analytic Hierarchy Process using Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5514
    • 提供者:Jane Eye
  1. Sort_scores

    0下载:
  2. 读入xls文档,完成对成绩的排序,然后重新写回xls。特点就是 ,可以输入不同的排序标准,完成不同的排序。-Read xls document, complete results of the sort, and then re-write back to xls. Feature is that you can enter a different sort criteria, the completion of a different sort.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5725
    • 提供者:albert
  1. moore_algotithm

    0下载:
  2. 用moore排序法来最小化延迟的总工作数量。里面有程序代码的说明和一个算例-Moore s algorithmm minimizes the number of tardy jobs for the single machine problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6372
    • 提供者:小胡
  1. MATLAB-Collection

    0下载:
  2. MATLAB函数及命令全集-(按字母排序)-MATLAB functions and commands Collection- (in alphabetical order)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7643
    • 提供者:zhang
  1. neuralnetworksmatlab

    0下载:
  2. 神经网络的基本示例,含有小波、排序、函数最优、寻找最大最小-The basic example of neural networks, with wavelet, sorting, optimal function, find the maximum and minimum, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:66613
    • 提供者:贝儿
  1. 非支配排序遗传算法

    1下载:
  2. 非支配排序遗传算法NAGS2,算法程序进行了相应的注释,可以运行(Non dominated sorting genetic algorithm NAGS2, algorithm procedures for the corresponding notes, you can run)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:532480
    • 提供者:Slfwoniu
  1. Desktop

    0下载:
  2. 冒泡排序;选择排序;直接插入排序;二分法插入排序 topsis和ahp方法(Bubble sort; select sorting; direct insertion sort; dichotomy insertion sort. topsis ahp)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:lll
  1. matlab-GUI学生成绩管理系统源码

    1下载:
  2. 学生成绩展示,排序学生的成绩,添加和删除用户,(Student performance display, sorting, adding and deleting users)
  3. 所属分类:matlab例程

  1. 卷积盲源分离(2 source 基于能量相关排序)

    5下载:
  2. 直接运行Demo文件即可,本算法案例是两源信号卷积混合,基于同一信号相邻频点能量相关的方法对频域盲源分离信号进行排序(The demo file can be run directly. The case of this algorithm is the convolution mixing of two source signals. The Blind Source Separation (BSS) signals in frequency domain are sorted based o
  3. 所属分类:matlab例程

    • 发布日期:2019-08-15
    • 文件大小:10240
    • 提供者:高大帅V5
  1. Matlab编程与工程应用(第二版)_Stomy 源代码

    1下载:
  2. 主要讲述如何用MATLAB进行程序设计及解决实际问题,具体内容包括MATLAB程序设计概念、选择、循环、字符串操作、单元阵列与结构、高级文件输人/输出及高级函数等;针对实际应用,具体内容包括用MATLAB绘图、解线性代数方程组、进行基本统计、集合、排序和索引、处理声音和图像,以及高等数学中的曲线拟合,复数计算、微积分等(It mainly describes how to use MATLAB to program and solve practical problems. The specif
  3. 所属分类:matlab例程

    • 发布日期:2020-09-08
    • 文件大小:64512
    • 提供者:瓜地考拉
« 12 3 4 5 »
搜珍网 www.dssz.com