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

搜索资源列表

  1. SEAL_det_v1.0.rar

    1下载:
  2. 基于深度优先搜索算法的球形译码,具体文献可以参考03年information thoery上的那篇经典文章,Depth-first search algorithm based on spherical decoding, can refer to specific literature in 2003 on information thoery came across a classic article
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:19044
    • 提供者:wupei
  1. code1.zip

    0下载:
  2. 3D shape reconstruction matlab code. It used shape from defocus technique with least squares. You can reconstruct 3D shape with only two different depth images.,3D shape reconstruction matlab code. It used shape from defocus technique with least squa
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:97596
    • 提供者:ask
  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. Kinect_Microsoft_version0

    1下载:
  2. 这个matlab源代码提供,视频,深度流和人物骨架跟踪。其中,包含微软Kinect和SDK库的C ++骨架函数。-The matlab source code is provided, video, stream depth and character skeleton track, including Microsoft Kinect and C++ SDK library skeleton functions.
  3. 所属分类:matlab

    • 发布日期:2014-05-10
    • 文件大小:10240
    • 提供者:daivd jing
  1. MATGPR_R2

    14下载:
  2. 基于matlab的探地雷达信号处理开源程序,包括回波图显示,谱分析,均值滤波,去直流分量,FK,kl滤波,FK偏移,时深转换速度模型分析等-Matlab on the ground-penetrating radar signal processing to open source, including echocardiogram showed that spectral analysis, the mean filtering, to DC, FK, kl filter, FK migrat
  3. 所属分类:matlab例程

    • 发布日期:2012-11-09
    • 文件大小:23767936
    • 提供者:gz
  1. ML_cp

    7下载:
  2. 值得深刻阅读的基于CP的OFDM同步程序 这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波的OFDM,运行此程序需2分钟-3分钟的时间。 -Worthy of profound r
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1738
    • 提供者:张华
  1. MATLAB-statement

    0下载:
  2. matlab基础知识,PPT文件,内部资料简单,对于深入学习的人不是很合适-matlab basic knowledge, PPT files, internal information is simple, the depth of learning are not very suitable
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:987584
    • 提供者:朱海琴
  1. FiberGratingSpectra

    2下载:
  2. 传输矩阵法计算啁啾光栅反射谱 本节中给出传输矩阵法计算啁啾光栅反射谱和 时延的完整M at lab 程序实例, 本段代码在 M at lab513 和W indow s2000 环境中运行通过。运行结果如图8 所示。可以改变光栅长度、有效折射率、折射率调制深度、啁啾系数等参数来获得不同参数下光栅反射谱和时延曲线。如果打开“% 切趾”行的屏蔽符“% ”则可得到切趾后光栅反射谱和时延特性曲线, 此时计算所得的曲线将比图8 中所示的曲线平滑很多。-Transfer matrix metho
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1124
    • 提供者:金沧
  1. fig4_10_11

    0下载:
  2. 自适应滤波和智能天线书中附加的例题Matlab源程序,对于想深入学习此书是十分有帮助的。-Adaptive filtering and smart antenna book Matlab Example additional source, who want to study in depth the book is very helpful.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:892
    • 提供者:叶紫0906
  1. lujingguihua

    0下载:
  2. 用深度优先算法做的一个路径规划。可以从开始点一直移动到目标点,避开障碍物。-Depth-first algorithm used to do a path planning. From the starting point has been moved to the target point, avoiding obstacles.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:5584
    • 提供者:陈建胜
  1. pso_pathplanning

    4下载:
  2. 粒子群(PSO)路径规划。这个是一个局部路径规划,用了深度优先搜索算法,可以走出“陷阱”。-Particle Swarm (PSO) path planning. This is a local path planning, with a depth-first search algorithm, we can get out a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-12
    • 文件大小:9289
    • 提供者:陈建胜
  1. cs-tutorial-ITA-feb08-complete

    1下载:
  2. 一种最新型的压缩算法,即压缩感知(compressive sensing)的介绍文档,深入迁出,对于理解CS这一个新思想有很大的帮助-The latest model of a compression algorithm, that is, perceptual compression (compressive sensing) Introduction of the document in depth to move out, for understanding the CS has a lo
  3. 所属分类:压缩解压

    • 发布日期:2013-04-25
    • 文件大小:5655779
    • 提供者:kevinkou
  1. code2

    0下载:
  2. 3D shape reconstruction matlab code. It used shape from defocus technique with divergence. You can reconstruct 3D shape with only two different depth images.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:458866
    • 提供者:ask
  1. matlab-mtsp-problem

    0下载:
  2. 这是一篇关于多旅行商问题的学术论文,非常有新意,非常有利于我们深入了解mtsp问题的本质-This is a multi-traveling salesman problem on the papers, very fresh, very beneficial to our in-depth understanding of the nature of the problem mtsp
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:49325
    • 提供者:王斌
  1. MATLAB-7.x

    0下载:
  2. matlab 7.x程序设计一书的源程序。第一篇绘图与句柄式图形,第二篇 图形化使用者界面,第三篇 深入活用MATLAB Compiler-matlab 7.x programming book source. First drawing and handle graphics, graphical user interface, second, third depth utilize MATLAB Compiler
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:11342086
    • 提供者:王大为
  1. Matlab-based-lane-detection-line

    1下载:
  2. 基于matlab的直线行车线检测,代码简单可行,但需要你的深入研究-Matlab-based lane detection line, the code is simple and feasible, but requires in-depth study of your
  3. 所属分类:matlab

    • 发布日期:2017-03-07
    • 文件大小:1024
    • 提供者:andy
  1. skin-depth

    0下载:
  2. Skin effect is the tendency of an alternating electric current (AC) to distribute itself within a conductor with the current density being largest near the surface of the conductor, decreasing at greater depths. The electric current flows mainly at t
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:25814
    • 提供者:darush1920
  1. matlab 给的深度学习入门

    4下载:
  2. matlab官方给的深度学习入门参考资料,PDF格式,浅显易懂,很适合新手入门(Matlab official to the depth of learning introductory reference materials, PDF format, easy to understand, it is suitable for beginners)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-10
    • 文件大小:3640629
    • 提供者:丁歌丁歌
  1. 深度学习matlab源码

    8下载:
  2. 用Matlab实现的深度学习程序,值得下载应用(Using Matlab to achieve the depth of learning procedures)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-11
    • 文件大小:14337
    • 提供者:ymmmm
  1. MATLAB

    0下载:
  2. MATLAB源程序以及MATLAB的动画教程,帮助学习者深入了解MATLAB的相关操作(MATLAB source program and MATLAB animation tutorial, help learners in-depth understanding of MATLAB related operations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:39854080
    • 提供者:钟灵毓秀00
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com