搜索资源列表
CA-matlab
- 元胞自动机的模拟,包括沙堆模型,森林模型,生命游戏等一系列代码-Simulation of cellular automata, including the sandpile model forest model, the Game of Life, a series of code
forest-fire
- 元胞自动机 森林火灾模型 Matlab语言实现。-matlab forest fire
matlab-RandomForests
- matlab编写的随机森林算法,别人编写的,分享一下-Random Forest algorithm matlab prepared, written by someone else, share
forest
- 森林火灾模拟MATLAB程序,很完整的代码!对火灾模拟感兴趣的可以下载参考参考!互相学习!-Very good!
randomforest-matlab
- Random Forest可以运行的代码。从csdn上面当下来的。-Random Forest Source Code
MATLAB--forest-fire
- matlab林火预测,带风向考虑,参数可自行预测,有可视化函数-matlab forest fire
Random-Forest-Matlab-master
- This toolbox was written for my own education and to give me a chance to explore the models a bit. It is NOT intended for any serious applications and it does not NOT do many of things you would want a mature implementation to do, like leaf pruni
The-forest-fire-model
- matlab模拟的森林火灾模型 -the forest fire model
randomforest-matlab
- random forest matlab code
randomforest-matlab
- 随机森林算法matlab源代码,来自随机森林提出者网站算法源码。-random Forest Matlab
Random-Forest-Matlab-master
- 随机森林的matlab实现,即随机森林算法的matlab工具箱,从GitHub上获取,使用请注明出处。(random forest for matlab)
life
- 森林扩张,生态演替,基于matlab编码,图像显示(Forest expansion, ecological succession, based on MATLAB encoding, image display)
各种分类器matlab程序
- 里面有随机森林,C4.5,ID3,SVM等分类器的matlab代码(There are random forest, C4.5, ID3, SVM classifiers matlab code)
RF_Class_C
- matlab 随机森林 机器学习 二类分类器(matlab random forest)
forest
- 森林火灾情况模拟 根据matlab元胞自动机模型(simulation of forestry fire)
森林火灾
- 用matlab软件编写的可以模拟森林发生火灾时,树木的燃烧情况(It can be used to simulate forest fires)
randomforest-matlab
- 本程序是基于matlab程序而编写的随机森林预测,主要用于分类(This program is a random forest prediction based on MATLAB program, which is mainly used for classification.)
matlab随机森林
- 调用matlab中的随机森林算法实现预测(Call the random forest algorithm in MATLAB to realize the prediction)
MATLAB
- 本书论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。((This book discusses how to realize neural network in MATLAB environment, including the commonly used neural network and related the
random forest-matlab
- random forest-matlab随机森林matlab实现