搜索资源列表
wavele_eg of raghuveer
- 这是伯克里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.
benchmarks_test_pso
- 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-PSO algorithm (PSO) standard test function ver
ltsj
- :利用自行研制的多导视觉诱发电位(J M)信号采集处理系统和两套视差深度随机点立体(NOI)图对,诱发 视皮层神经网络兴奋发放,提取并分析了立体视觉视差深度认知过程的皮层电位信号,对视差相关诱发电位特征进 行了标定’ 采用两种完全不同的信息处理方法重复实验,揭示了高级视皮层功能区出现的K! 波由视差相关J M 发 放,提示体视视差深度信息处理可能是在高级视皮层功能区上完成的’ 根据不同功能区隐含信息的处理结果,推测 大脑皮层体视信息处理系统中存在信息反馈通路’ 实验结果还表明,立
AIbashuma
- 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个\"扩展数组[4]\"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient
AIbashumaJava1
- 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个\"扩展数组[4]\"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient
BFS_DFS_Astar
- 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
Talg_det_v1.2
- Stack-based sequential decoder for M-QAM modulated MIMO-type problems, i.e., of fixed tree depth.
C4_5.m
- 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
Depth_Map_Calculation
- Depth Map Calculation for a Variable Number of Moving Objects Using Markov Sequential Object Processes
dfsorigin
- DFS in Matlab, Depth First Search
depth_map
- 一本深度图像分析的中文书籍。可做入门用。-A depth image analysis of Chinese books.
mastering_matlab
- 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
3D-depth-map-from-2D-images
- 二维图像三维立体视差算法依据的文章是: “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
depth.m
- Computes depth given the pressure at some latitude
set_depth_backup.m
- 主要用于ROMS海洋模式,在坐标转换的时候用到,用来计算模式的每一个分层对应的实际水深-Mainly used for ROMS ocean model, used in the coordinate transformation, the actual depth for each layer corresponds to the calculation model
Bretschneider
- 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
waterah.m
- Computes the sound velocity in sea water at a given depth based on Advocate and Hood, 1993.
M-Tool-DBN
- 深度学习之一,深信网络,包括网络结构设置,参数设置,权重更新算法,测试数据库等。-One of the depth of learning, convinced that the network, including network configuration settings, parameter settings, the weight update algorithm, test s.
depth
- 压缩包内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.)
toolbox_nyu_depth_v2
- 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