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

搜索资源列表

  1. 平衡二叉树操作的演示

    0下载:
  2. 平衡二叉树实现一个动态查找表,有三种基本功能:查找,插入删除,还有选项功能:合并两棵平衡二叉树,和分裂两棵平衡二叉树.-balanced binary tree to achieve a dynamic lookup table, there are three basic functions : to find, delete, insert, functional options : merging two balanced binary tree, and split two balanc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3243
    • 提供者:罗明会
  1. EGA

    0下载:
  2. 遗传算法的程序 遗传 算 法 (GeneticA lgorithm,G A)是一种大规模并行搜索优化算法,它模 拟了达尔文“适者生存”的进化规律和随机信息交换思想,仿效生物的遗传方式, 从随机生成的初始解群出发,开始搜索过程。解群中的个体称为染色体,它是一 串符号,可以是一个二进制字符串,也可以是十进制字符串或采用其他编码方式 形成的码串。对父代(当前代)群体进行交叉、变异等遗传操作后,根据个体的 适应度〔fitness)进行选择操作,适应度高的个体有较高的概率被选中并
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2533
    • 提供者:王硕
  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. fugit_binomialtree

    0下载:
  2. 计算Fugit的二叉树期权方法 use Fugit binomial tree to calculate option value-Fugit calculation method of binary tree options use Fugit binomial tree to calculate option value
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1321
    • 提供者:Alina
  1. ccc

    0下载:
  2. 在二叉搜索树上删除一个有两个子女的结点时,可以采用以下三种方法: (1) 用左子树TL上具有最大关键码的结点X顶替,再递归地删除X。 (2) 交替地用左子树TL上具有最大关键码的结点和右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。 (3) 用左子树TL上具有最大关键码的结点或者用右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。可随机选择其中一个方案。 试编写程序实现这三个删除方法,并用实例说明哪一个方法最易于达到平衡化。 -In the bin
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:7594
    • 提供者:冯灿灿
  1. perceptron

    0下载:
  2. 感知器 算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 -PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1749
    • 提供者:zoujijin
  1. treeSeek

    0下载:
  2. 二叉搜索树的实现,实现插入,删除,建立等操作-to complete the options of a binary seek tree(build,insert,delete)
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1978
    • 提供者:wangshiyu
  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. cardgame

    0下载:
  2. binary期权定价, 用recursion和memoization加速计算(pricing binary options, compute cardgame)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:heheda7
  1. American Options

    5下载:
  2. 用多种方法求解美式期权定价问题,其中包括二叉树方法,有限差分法,最小二乘蒙特卡洛模拟法(LSM法),并对这几种方法进行了对比(Several methods are used to solve American option pricing problems, including binary tree method, finite difference method, least squares Monte Carlo simulation method (LSM method). These
  3. 所属分类:matlab例程

    • 发布日期:2019-07-03
    • 文件大小:250880
    • 提供者:西可可
  1. asian_option

    2下载:
  2. 亚式期权二叉树定价,最经典的算法!!!!!!!!!(Binary tree pricing of Asian Options)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-13
    • 文件大小:1024
    • 提供者:qilin321
搜珍网 www.dssz.com