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

搜索资源列表

  1. fenxing

    0下载:
  2. matlab的分形程序:康托集,koch树等-matlab fractal procedures: Cantor sets, koch trees, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1203
    • 提供者:jinzi
  1. powernetwork1_gui

    0下载:
  2. 通过MATLAB编程实现自动输出A矩阵,输出图的一棵树,输出图的所有的树-Through MATLAB programming for automatic output A matrix, the output of a tree diagram, the output map all the trees
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3324
    • 提供者:李立成
  1. Optimization

    1下载:
  2. matlab优化方面的例子,包括最短路、生成树等常见的例子-matlab optimization examples, including the shortest path, spanning trees and other common examples of
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:32453
    • 提供者:李伊北
  1. Stochastic_process_simulation

    0下载:
  2. matlab的各种随机过程的模拟,包括布朗运动,随机树等-matlab simulation of various stochastic processes, including Brownian motion, random trees, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:58594
    • 提供者:哈哈
  1. ca_modal

    0下载:
  2. 元胞自动机:森林火灾模型 规则: (1)正在燃烧的树变成空格位; (2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树; (3)在空格位,数以概率p生长; (4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪 电)变为正在燃烧的树。- Cellular Automata: Forest Fire model Rule: (1) burning of trees into a space bit (2) If the t
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:815
    • 提供者:wangxinyu
  1. OOinMatlab

    0下载:
  2. Some examples about who use trees and binary trees in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:63194
    • 提供者:Xverso5
  1. forest

    0下载:
  2. 本程序包括树木、草以及鲜花的加载,花和草可以在风中摆动,这个动态森林很逼真-This procedure, including trees, grass and flowers of the load, flowers and grasses can be swinging in the wind, the dynamics of forest is very realistic
  3. 所属分类:matlab

    • 发布日期:2017-06-21
    • 文件大小:39499577
    • 提供者:zhangli
  1. SLM_PAPR_tree

    0下载:
  2. 本程序是分析不同结构树的峰均功率比的仿真程序-This procedure is to analyze the structure of trees of different peak to average power ratio of the simulation program
  3. 所属分类:matlab

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

    0下载:
  2. 利用context trees技术进行无线信道自适应均衡,包括其理论描述及仿真。-Wireless channel using context trees for adaptive equalization, including its theoretical descr iption and simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:82710
    • 提供者:tongfeng
  1. Instrument_demo

    0下载:
  2. Decision Trees and Predictive Models with cross-validation and ROC (Receiver Operating Characteristic) analysis plot
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:25764
    • 提供者:Praveen
  1. MatlabDemo

    0下载:
  2. SPIHT matlab code (without Arithmatic coding stage) Descr iption MATLAB implementation of SPIHT (without Arithmatic coding stage) Ref. Amir Said and William A. Pearlman, "A New Fast and Efficient Image Codec Based on Set Part
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2447900
    • 提供者:van
  1. K-Fold_CV_Tool

    1下载:
  2. MATLAB cross-validation tool for classification and regression v0.1 FEATURES: + K-fold cross validation. + Arbitrary train and prediction functions with parameters can be used. + Arbitrary loss function can be used. + Wrappers for
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:3104
    • 提供者:milk
  1. KNN-complexity-reduced-method

    1下载:
  2. 基于LANDMARC的定位系统上进行的算法复杂度的减小的优化,包括了具体的优化后系统的实现,误差前后对比,改文章还提出了一种adaptive的定位算法,更利于外部变化环境下-In wireless networks, a client’s locations can be estimated using signal strength received from signal transmitters. Static fingerprint-based techniques are comm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1444672
    • 提供者:xuchen
  1. Trees

    0下载:
  2. an other program that describes pattern recognition using trees
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4266696
    • 提供者:sonia
  1. crfChain

    0下载:
  2. Kevin Murphy的条件随机场matlab和c++混合代码,包含chains, trees and general graphs includes BP code。-This package is a set of Matlab functions for chain-structured conditional random fields (CRFs) with categorical features. The code implements decoding (with the Vi
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:113333
    • 提供者:郭波
  1. CART

    1下载:
  2. 使用matlabR2007a编写的分类回归树代码,已经调试,可以运行-Prepared using matlabR2007a code classification and regression trees have been debugging, you can run
  3. 所属分类:matlab

    • 发布日期:2016-09-26
    • 文件大小:1024
    • 提供者:jingzhongbo
  1. RescaleNew

    0下载:
  2. 这个包包括了一个多类代价敏感学习方法Rescalenew。这是一个通用的方法,如instance-weighting, sampling, threshold-moving等。-This package includes a multi-class cost-sensitive learning method Rescalenew. This is a general method which can be realized in many ways such as instance-weigh
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5544960
    • 提供者:clatter
  1. Stochastic_Bosque

    0下载:
  2. Creates an ensemble of cart trees similar to the matlab TreeBagger cla-Creates an ensemble of cart trees similar to the matlab TreeBagger class
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:9437
    • 提供者:ruobaa
  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
« 12 »
搜珍网 www.dssz.com