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

搜索资源列表

  1. callandput

    0下载:
  2. 利用二叉树及蒙特卡罗方法计算欧式美式权证的例程,需要的可自行下载-binary tree using the Monte Carlo method and the American Continental E routines, and we need to be downloaded
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2203
    • 提供者:张扬
  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. finace-binary-tree

    1下载:
  2. 用MATLAB实现金融数学中,关于期权二叉树的算法,非常经典,是我大三时,帮大四的师兄写的-Using MATLAB to achieve financial mathematics, the binary tree algorithm on the options, very classic, is my third time to help write a senior senior
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3347
    • 提供者:qing
  1. matlab_Robotpath

    0下载:
  2. 用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的二叉树算法。-Using Matlab to achieve the optimal robot path planning in the global path, planning algorithm uses a binary tree algorithm based on the direction.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4841
    • 提供者:李志平
  1. temp

    0下载:
  2. Binary tree genrarator up to four bit and same u can do after,Does the fourierseries. Code for manchester coding. Code for instantaneous code.SIMPLEsnr.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2230
    • 提供者:Ashish
  1. ovsf

    0下载:
  2. orthogonal variable spreading factor (OVSF) is an implementation of Code division multiple access (CDMA) where before each signal is transmitted, the spectrum is spread through the use of a user s code. User s codes are carefully chosen to be mutuall
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1708
    • 提供者:deep
  1. dsatbx

    0下载:
  2. matlab数据结构 算法工具箱, 包括堆栈 队列 2叉树 红黑树 -Data Structures & Algorithms Toolbox ==================================== The Data Structures & Algorithms Toolbox provides advanced data structures and algorithms for the Matlab(r) 5 environment. It implem
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:117173
    • 提供者:austin
  1. imagdetect

    0下载:
  2. 学习matlab图像处理的绝对有用的程序,所有程序均调试通过,程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:40763
    • 提供者:zhuzhu
  1. huffman_encode

    0下载:
  2. 基于最小二元树的编码传输问题,用Matlab编程求解-Binary tree coding based on minimum transmission problem, solved with the Matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:64425
    • 提供者:刘峰
  1. recognise

    0下载:
  2. 基于二叉树的多类分类器识别,是模式识别中的基础,对二叉树进行了描述。-Binary tree-based multi-classifier recognition, pattern recognition is based on the binary tree is described.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2709
    • 提供者:胡晗
  1. huisuzuhe

    0下载:
  2. 利用回溯算法解决组合问题。构造虚拟二叉树,采取深度优先搜索方式得到解。-Backtracking algorithm to solve combinatorial problems. Construct a virtual binary tree, the depth-first search to get the solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1713
    • 提供者:呙尧
  1. huffman-code

    0下载:
  2. The goal of this program is to demonstrate the construction of a huffman encoding tree. The tree is represented as a binary tree using MATLAB s built in treeplot commands. Contruction of the tree as well as the huffman code book will be described in
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:25875
    • 提供者:fefe
  1. combine---two-binary-trees-

    0下载:
  2. This a small program to create indexs for two binary trees and combine them to a new 003 * index tree and output the new tree,the second tree only has the left child tree then 004 * if the first tree has no left child tree,insert the second
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1273
    • 提供者:liuyijun
  1. huffman_encode

    0下载:
  2. The goal of this program is to demonstrate the construction of a huffman encoding tree. The tree is represented as a binary tree using MATLAB s built in treeplot commands. Contruction of the tree as well as the huffman code book will be describ
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:37542
    • 提供者:ThUND3R
  1. tree

    0下载:
  2. The function translates from labels of a binary tree to corresponding rows (R) and columns (C) of a 2 dimensional matrix storing the tree according to predefined convention, given below. The storing matrix preserves the fractal-like topolog
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:61576
    • 提供者:ThUND3R
  1. binomial-pricing-model

    1下载:
  2. 二叉树定价模型是期权定价模型中最为简单也是最为实用的定价模型,其极限就是Black sholes定价模型的结果。-Binary tree pricing model is the most simple option pricing model is the most practical pricing model, the limit is Black sholes pricing model results.
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:1400
    • 提供者:韦伟
  1. LatticeEur-Put-and-Call-option

    1下载:
  2. 欧式看涨和看跌期权价格的二叉树求解以及平价法则的验证.-European call and put option prices binary tree solving and verification of the parity law.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:1264
    • 提供者:杨叶艺
  1. LatticeAmePut

    1下载:
  2. 美式看跌期权二叉树算法的matlab程序实现方式m文件-American put option binary tree algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:525
    • 提供者:Jon
  1. LATTICE-EUR-AMR--CALL

    1下载:
  2. 基于二叉树定价原理的对于美式看涨期权和欧式看涨与看跌期权的模拟-Analog for the American call option and the European call and put options based on binary tree pricing
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:2521
    • 提供者:阮雅琨
  1. tree-code

    0下载:
  2. 通过绘制二叉分形树比较三种不同算法的效率问题-By drawing binary fractal tree compare the efficiency of three different algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:982
    • 提供者:Sun Frank
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com