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

搜索资源列表

  1. wavele_eg of raghuveer

    0下载:
  2. 这是伯克里wavelet transforms一书中的例子的代码,包括m文件和数据及图片。是从小波变换的基本到深入的许多个例子。-wavelet transforms a book example of the code, including m documents and data and photographs. From the wavelet transform is the basic depth to the many examples.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:304031
    • 提供者:陆正毅
  1. benchmarks_test_pso

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

    • 发布日期:2008-10-13
    • 文件大小:2945
    • 提供者:jiangsx
  1. ltsj

    0下载:
  2. :利用自行研制的多导视觉诱发电位(J M)信号采集处理系统和两套视差深度随机点立体(NOI)图对,诱发 视皮层神经网络兴奋发放,提取并分析了立体视觉视差深度认知过程的皮层电位信号,对视差相关诱发电位特征进 行了标定’ 采用两种完全不同的信息处理方法重复实验,揭示了高级视皮层功能区出现的K! 波由视差相关J M 发 放,提示体视视差深度信息处理可能是在高级视皮层功能区上完成的’ 根据不同功能区隐含信息的处理结果,推测 大脑皮层体视信息处理系统中存在信息反馈通路’ 实验结果还表明,立
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:227502
    • 提供者:特殊台
  1. AIbashuma

    0下载:
  2. 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个\"扩展数组[4]\"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5507
    • 提供者:丁如敏
  1. AIbashumaJava1

    0下载:
  2. 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个\"扩展数组[4]\"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10381
    • 提供者:丁如敏
  1. BFS_DFS_Astar

    0下载:
  2. Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The firs
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2984
    • 提供者:bo
  1. Talg_det_v1.2

    0下载:
  2. Stack-based sequential decoder for M-QAM modulated MIMO-type problems, i.e., of fixed tree depth.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37025
    • 提供者:王峥
  1. C4_5.m

    0下载:
  2. his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the poss
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2178
    • 提供者:rajesh
  1. Depth_Map_Calculation

    0下载:
  2. Depth Map Calculation for a Variable Number of Moving Objects Using Markov Sequential Object Processes
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:633203
    • 提供者:孟钢
  1. dfsorigin

    0下载:
  2. DFS in Matlab, Depth First Search
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:674
    • 提供者:Supermachi
  1. depth_map

    0下载:
  2. 一本深度图像分析的中文书籍。可做入门用。-A depth image analysis of Chinese books.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9947395
    • 提供者:jiangshui
  1. mastering_matlab

    1下载:
  2. 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:153255
    • 提供者:李可
  1. 3D-depth-map-from-2D-images

    0下载:
  2. 二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity 包含的文件: demo.m, .#newrea
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:522021
    • 提供者:nemo
  1. depth.m

    0下载:
  2. Computes depth given the pressure at some latitude
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:713
    • 提供者:yyc
  1. set_depth_backup.m

    0下载:
  2. 主要用于ROMS海洋模式,在坐标转换的时候用到,用来计算模式的每一个分层对应的实际水深-Mainly used for ROMS ocean model, used in the coordinate transformation, the actual depth for each layer corresponds to the calculation model
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2649
    • 提供者:mengjun
  1. Bretschneider

    0下载:
  2. function [H T] = Bretschneider(F,U,D) functie [H T] = Bretschneider(F,U,D) F= fetchlengte (m) U =windsnelheid (m/s) D= depth (m) Depth dependend Bretschneider formulag. see Sorensen, R.M. (1993). Basic Wave Mechanics for
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:770
    • 提供者:sva
  1. waterah.m

    0下载:
  2. Computes the sound velocity in sea water at a given depth based on Advocate and Hood, 1993.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-12
    • 文件大小:774
    • 提供者:GeoHamster
  1. M-Tool-DBN

    1下载:
  2. 深度学习之一,深信网络,包括网络结构设置,参数设置,权重更新算法,测试数据库等。-One of the depth of learning, convinced that the network, including network configuration settings, parameter settings, the weight update algorithm, test s.
  3. 所属分类:matlab

    • 发布日期:2017-06-16
    • 文件大小:24127112
    • 提供者:du liufeng
  1. depth

    2下载:
  2. 压缩包内m文件可以用于画图,针对 特征线法计算训练 见其它上传文件。(The package includes m-file used to draw the figure of depth, which is based on the data calculated by program characteristics.rar uploaded by the author.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:芳狗子
  1. toolbox_nyu_depth_v2

    0下载:
  2. NYU Depth Dataset V2数据集的开发工具箱,包含计算图片各种特征的matlab文件.如: camera_params.m - Contains the camera parameters for the Kinect used to capture the data. crop_image.m – Crops an image to use only the area when the depth signal is projected. fill_depth_colori
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-30
    • 文件大小:30720
    • 提供者:cindyll
« 12 3 »
搜珍网 www.dssz.com