CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - depth m

搜索资源列表

  1. pso

    0下载:
  2. PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters whe
  3. 所属分类:Project Design

    • 发布日期:2017-04-11
    • 文件大小:1520
    • 提供者:omid
  1. IP

    0下载:
  2. This function solves the mixed integer linear programming problems. It uses the linprog.m function that comes with the optimization toolbox of MATLAB. It employs the branch and bound algorithm. It uses depth first search.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1516
    • 提供者:zeinab
  1. periodic_flow_heat

    0下载:
  2. 这个问题考虑了管束的2D部分。该池子由均匀间隔的管,其直径为1厘米,这是在整个横流体流动的交错。它们的中心是由2厘米的方向,和1厘米的方向上的距离分隔。该行具有1米深度。-This problem considers a 2D section of a tube bank. The bank consists of uniformly-spaced tubes with a diameter of 1 cm, which are staggered across the cross-fluid
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:361574
    • 提供者:岳浦东
  1. ConsoleTest1

    1下载:
  2. 基于kinect设备的深度信息获取及人机交互方法,利用getSkeletonFrame函数可以得到距离Kinect最近的火柴人各关节的坐标信息,利用各关节节点的位置变化信息可以定义动作。 例如:定义右手举起动作为:右手关节Y坐标减右肩Y坐标大于手臂伸展阈值(0.2米)则判定动作为真。主要使用的关节坐标有:头、左肩、右肩、左手、右手、左肘、右肘。 -Kinect depth information on equipment acquisition and human-computer in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:40654
    • 提供者:杨杨
  1. Generation-and-routing-of-maze.tar

    0下载:
  2. 任意生成一个M*N的矩阵,并根据深度优先算法和广度优先算法寻找一条或多条最短路径,通过图形化的界面标记输出各个节点的坐标。要求迷宫是随机并且是连通的。-Optionally generate an M* N matrix, and to find one or more shortest path first algorithm according to the depth and breadth-first algorithm, through a graphical interface ma
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:137593
    • 提供者:jonson
  1. benchmarks_test_pso

    1下载:
  2. 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-验。-PSO algorithm (PSO) standard test function
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3331
    • 提供者:阿萨德
  1. BinaryTree

    0下载:
  2. 编程实现二叉树的存储结构与基本算法,主要包括以下功能:  创建二叉树B的二叉链 二叉树B:A(B(D,E(H(J,K(L,M(,N))))),C(F,G(,I)))  通过对二叉树B的操作,输出二叉树B的广义表(字符串)表达式  通过对二叉树B的操作,输出H结点的左孩子与右孩子  通过对二叉树B的操作,出二叉树B的深度  通过对二叉树B的操作,
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:58534
    • 提供者:郭培鑫
  1. Hz

    0下载:
  2. 计算磁场随深度变化情况,L为发射线圈边长(单位m),cs为层数,s为接收线圈面积(单位m2),zs为收线圈匝数-hz change with the depth
  3. 所属分类:Energy industry

    • 发布日期:2017-12-13
    • 文件大小:1997
    • 提供者:刘耀宁
  1. 四叉树

    0下载:
  2. 自顶向下(top-down)的分割方法:按常规四叉树的方法进行,直接生成M码 ? 从底向上(down-top)的合并方法: – 首先按M码的升序排列方式依次检查四个相邻M码对应的属性值 ? 如果相同,合并为一个大块 ? 否则,储四个格网的参数值(M码、深度、属性值) – 第一轮合并完成后,依次检查四个大块的值(此时, 仅需检查每个大块中的第一个值) ? 若其中有一个值不同或某子块已存储 ? 则不作合并而记盘 – 通过上述方法,到没有能够合并的子块为止(The top-down (top-dow
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:51200
    • 提供者:dandansno
  1. 俄罗斯方块

    0下载:
  2. 游戏俄罗斯方块代码,童年的味道,帮助更加深入的了解m语言(Tetris game code, the taste of childhood, to help more in-depth understanding of the M language)
  3. 所属分类:其他智力游戏

    • 发布日期:2018-01-03
    • 文件大小:4689920
    • 提供者:沧海扬尘
  1. ELM分类器

    3下载:
  2. ELM是基于深度学习的分类器,运算速度快。 在B_data.m里导入待分类矩阵B.mat(1-n列为特征值,n列为标签);运行B_data.m;再打开fuzzyEn_main.m并运行即可。(ELM is based on depth learning classifier, computing speed. In B_data.m imported matrix to be classified B.mat (1-n as eigenvalues, n as a label); Run B
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:12288
    • 提供者:Alise
  1. findM

    0下载:
  2. 利用深度优先遍历的思想从指定节点出发,寻找长度为M的所有简单路径(Using the idea of depth first traversal, starting from the specified nodes, we look for all simple paths of length M.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-06
    • 文件大小:248832
    • 提供者:不到终站
  1. MLD&MLT&BLCalculations

    12下载:
  2. 用Argo的netCDF文件计算海洋混合层和障碍层深度并通过M_Map工具包画出全球海洋MLD和BL的分布图。 P.S.: 1.需先安装m_map的toolbox。2.混合层及障碍层的定义参考Clément de Boyer Montegut, et al. "Mixed layer depth over the global ocean: An examination of profile data and a profile‐based climatology." Jou
  3. 所属分类:matlab例程

    • 发布日期:2020-09-17
    • 文件大小:3105792
    • 提供者:zhengshsue
« 1 2 3»
搜珍网 www.dssz.com