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

搜索资源列表

  1. RandomForest

    0下载:
  2. 随机森林论文作者写的随机森林代码,采用matlab混合编程,需要安装Fortran compiler-An interface to the random forest algorithm (version 3.3) written by Leo Breiman and Adele Cutler. This tool is for windows MATLAB R13 only
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:211.21kb
    • 提供者:cystory
  1. mfd

    16下载:
  2. MDF多变量频域设计工具箱,可方便的绘制格西高林圆及Nyquist曲线-MDF multivariable frequency domain design tool, can easily draw the circle and Geshe Nyquist curve of the high forest
  3. 所属分类:matlab

    • 发布日期:2015-06-02
    • 文件大小:140.16kb
    • 提供者:yanyan
  1. cellula-automata-and-Matlab

    3下载:
  2. 元胞自动机模拟森林火灾程序,改程序完整运行,结果逼真,可以提供很好的学习经验-Cellular automata simulation of forest fire programl dimensions of a set of points x e.g. q=0 is Hausdorf, q=1 is Information, q=2 is Correlation, etc.
  3. 所属分类:matlab

    • 发布日期:2014-04-06
    • 文件大小:225kb
    • 提供者:米子
  1. RF_MexStandalone-v0.02-precompiled

    1下载:
  2. 随机森林代码,Matlab代码,很好的学习工具-Random Forest (Regression, Classification and Clustering) implementation for MATLAB (and Standalone)
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:421.69kb
    • 提供者:杨啸林
  1. RandomForestMatlabVersion

    0下载:
  2. Random forest regression MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:622.92kb
    • 提供者:tavakkoli
  1. 79419088cellularAutomata

    0下载:
  2. 林火预测元胞自动机的代码,利用它可以对未来的林火情况进行模拟和预测-Forest Fire Cellular Automata prediction code, using it for the future forest fire situation in the modeling and prediction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.46kb
    • 提供者:zhaoqun
  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
    • 文件大小:815byte
    • 提供者:wangxinyu
  1. forest.m

    0下载:
  2. matlab源码 元胞自动机实现森林大火的模拟过程-use CA to simulate the forest fire,matlab code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:585byte
    • 提供者:Melo Wong
  1. MacOS_precompiled-WITHOUT_SOURCE-v0.02

    1下载:
  2. 苹果系统下用MATLAB所编的随机森林算法-Mac system compiled with MATLAB random forest algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:101.07kb
    • 提供者:
  1. tiandiline

    0下载:
  2. 本程序用于森林视频监控中天地分界线的确定,确定后对于天地线上方部分都认为是天空不进行处理,可提高视频处理效率和系统的性能。-The procedure for forest video surveillance to determine the boundary between heaven and earth. The part above the line side is considered as sky, do nothing to which. It can improve the v
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.44mb
    • 提供者:
  1. Forest-Fire

    0下载:
  2. 应用MATLAB基于元胞自动机的森林火灾仿真-、Forest Fire
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:545byte
    • 提供者:tao
  1. forest

    0下载:
  2. 元胞自动机CA模型+matlab forest源代码-Cellular automata CA model+ matlab gas source code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:564byte
    • 提供者:jilisi
  1. Random-Forest-Matlab-Version

    1下载:
  2. 随机森林 MATLAB版算法,可以运行,能较好的实现分类算法,只是速度有点慢-Random forest MATLAB version of the algorithm can be run, better classification algorithms, but the speed is a little slow
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:264kb
    • 提供者:易扬
  1. random forest

    3下载:
  2. 文档包括两部分内容,一部分是Leo Breiman关于随机森林的介绍解释文档pdf,内有实例和分析,介绍的很清楚,是英文版,不过不是很难;第二部分是Leo Breiman的官方程序,从网站下载的,matlab版本。(The document includes two parts, one part is Leo Breiman on random forest introduced to explain the document PDF, there are examples and analy
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:783kb
    • 提供者:Watchdog
  1. Radom Forest[ok]

    1下载:
  2. 在matlab中随机森林算法的实现,随机森林算法是现在广泛用于分类和预测的机器学习最常见的算法之一(the code of random forest)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:269kb
    • 提供者:`你管
  1. Random-Forest-Matlab-master

    1下载:
  2. this is matlab code of random forest
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:34kb
    • 提供者:shaka07
  1. Fuzzy random forest

    0下载:
  2. Random forest demo; it just a document
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:14kb
    • 提供者:Link.
  1. matlab code

    0下载:
  2. MATLAB中随机森林分析,bp神经网络分析实例(Random forest analysis in MATLAB and example of BP neural network analysis)
  3. 所属分类:matlab例程

  1. 5、Random Forest

    0下载:
  2. random forest源代码,MATLAB实现,适合新手入门(random forest source code, matlab implementation, suitable for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-07
    • 文件大小:537kb
    • 提供者:zw123456
  1. randomforest-matlab

    2下载:
  2. 随机森林分类器的MATLAB代码,方便调用使用随机森林(RF)通过MATLAB平台(MATLAB Code of Random Forest Classifier)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-10
    • 文件大小:444kb
    • 提供者:来来来方法
« 12 3 »
搜珍网 www.dssz.com