搜索资源列表
RandomForest
- 随机森林论文作者写的随机森林代码,采用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
mfd
- MDF多变量频域设计工具箱,可方便的绘制格西高林圆及Nyquist曲线-MDF multivariable frequency domain design tool, can easily draw the circle and Geshe Nyquist curve of the high forest
cellula-automata-and-Matlab
- 元胞自动机模拟森林火灾程序,改程序完整运行,结果逼真,可以提供很好的学习经验-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.
RF_MexStandalone-v0.02-precompiled
- 随机森林代码,Matlab代码,很好的学习工具-Random Forest (Regression, Classification and Clustering) implementation for MATLAB (and Standalone)
RandomForestMatlabVersion
- Random forest regression MATLAB
79419088cellularAutomata
- 林火预测元胞自动机的代码,利用它可以对未来的林火情况进行模拟和预测-Forest Fire Cellular Automata prediction code, using it for the future forest fire situation in the modeling and prediction
ca_modal
- 元胞自动机:森林火灾模型 规则: (1)正在燃烧的树变成空格位; (2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树; (3)在空格位,数以概率p生长; (4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪 电)变为正在燃烧的树。- Cellular Automata: Forest Fire model Rule: (1) burning of trees into a space bit (2) If the t
forest.m
- matlab源码 元胞自动机实现森林大火的模拟过程-use CA to simulate the forest fire,matlab code.
MacOS_precompiled-WITHOUT_SOURCE-v0.02
- 苹果系统下用MATLAB所编的随机森林算法-Mac system compiled with MATLAB random forest algorithm
tiandiline
- 本程序用于森林视频监控中天地分界线的确定,确定后对于天地线上方部分都认为是天空不进行处理,可提高视频处理效率和系统的性能。-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
Forest-Fire
- 应用MATLAB基于元胞自动机的森林火灾仿真-、Forest Fire
forest
- 元胞自动机CA模型+matlab forest源代码-Cellular automata CA model+ matlab gas source code
Random-Forest-Matlab-Version
- 随机森林 MATLAB版算法,可以运行,能较好的实现分类算法,只是速度有点慢-Random forest MATLAB version of the algorithm can be run, better classification algorithms, but the speed is a little slow
random forest
- 文档包括两部分内容,一部分是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
Radom Forest[ok]
- 在matlab中随机森林算法的实现,随机森林算法是现在广泛用于分类和预测的机器学习最常见的算法之一(the code of random forest)
Random-Forest-Matlab-master
- this is matlab code of random forest
Fuzzy random forest
- Random forest demo; it just a document
matlab code
- MATLAB中随机森林分析,bp神经网络分析实例(Random forest analysis in MATLAB and example of BP neural network analysis)
5、Random Forest
- random forest源代码,MATLAB实现,适合新手入门(random forest source code, matlab implementation, suitable for beginners)
randomforest-matlab
- 随机森林分类器的MATLAB代码,方便调用使用随机森林(RF)通过MATLAB平台(MATLAB Code of Random Forest Classifier)