-
随机森林
说明: 随机森林算法与 Bagging 算法类似,均是基于 Bootstrap 方法重采样,产生多个训练集。不同的是,随机森林算法在构建决策树的时候,采用了随机选取分裂属性集的方法
本程序中,将乳腺肿瘤病灶组织的细胞核显微图像的 10 个量化特征作为模型的输入,良性乳腺肿瘤和恶性乳腺肿瘤作为模型的输出。用训练集数据进行随机森林分类器的创建,然后对测试集数据进行仿真测试,最后对测试结果进行分析。(Similar to bagging algorithm, random forest algorithm is based on bootstrap resampling to generate multiple training sets. The difference is that the random forest algorithm uses the method of randomly selecting the split attribute set when constructing the decision tree
In this program, 10 quantitative features of nuclear microscopic image of breast tumor tissue are taken as the input of the model, and the benign and malignant breast tumor are taken as the output of the model. The training set data is used to create the random forest classifier, then the test set data is simulated and the test results are analyzed.)
- 2020-07-05 20:39:15下载
- 积分:1
-
yayct
在MATLAB中求图像纹理特征,多机电力系统仿真及其潮流计算,matlab开发工具箱中的支持向量机。( In the MATLAB image texture feature, Multi-machine power system simulation and flow calculation, matlab development toolbox support vector machine.)
- 2017-05-07 13:20:28下载
- 积分:1
-
润滑数值算法
说明: 本书为黄平老师毕生关于流体动压润滑的研究(Numerical Calculation of Lubrication_ Methods and Programs)
- 2019-12-26 20:06:08下载
- 积分:1
-
C语言编程实验
各种C语言基础练习及代码答案,适合C语言初学者。(Basic C language exercises and code answers.)
- 2020-06-23 22:20:02下载
- 积分:1
-
weekdays
这是一个计算星期几的源码,比较简单,但实现得比较巧妙,可以借鉴一下。(This is a calculated the source several weeks, relatively simple, but achieving them more cleverly, we can draw about.)
- 2006-06-20 15:52:32下载
- 积分:1
-
线性矩阵不等式(LMI)的_MATLAB求解
LMI 控制工具箱,采用内点法的 LMI 求解器,这些求解器比经典的凸优化算法速度有了显著提高。另方方面,它采用了有效的LMI结构化表示,在求解和计算领域做出了重大贡献。(The LMI control toolbox uses the LMI algorithm of the interior point method. These solvers have significantly improved the speed of the classical convex optimization algorithm. On the other hand, It uses effective LMI structured representation, and has made significant contributions in solving and computing fields.)
- 2018-05-20 14:06:38下载
- 积分:1
-
radon_wigner
自己编写的调试通过的radon变换+wigner变换求得峰值点坐标
(I have written through the debug of the radon transform wigner transform coordinates to achieve the peak point)
- 2008-05-06 22:00:44下载
- 积分:1
-
SINS_Kalman
捷联惯性导航系统、GPS/SINS组合导航系统仿真程序(Strapdown inertial navigation systems, GPS/SINS Integrated Navigation System Simulation Program)
- 2020-08-12 16:28:29下载
- 积分:1
-
MATLAB教程-台大郭彦甫
MATLAB教程-台大郭彦甫 适合初学者(MATLAB Course-Taida Guo Yanfu Suits Beginners)
- 2020-06-16 14:25:20下载
- 积分:1
-
DC_DCclose
说明: 为和各位大神探讨DC-DC控制,特意在MATLAB中DC-DC闭环控制仿真(DC-DC Closed Loop Control Simulation in MATLAB)
- 2019-06-03 21:39:07下载
- 积分:1