-
sourcecode
说明: C++程序设计 机械工业出版社 书本例题源码(C + + industrial machinery Publishing House)
- 2020-09-24 19:57:05下载
- 积分:1
-
Chapter7
MATLAB统计分析与应用里的copula理论和应用(COPLAB theory and application in MATLAB statistical analysis and application)
- 2018-12-30 17:42:34下载
- 积分:1
-
V-CPP-and-Matlab-achieve-[Source]
数字图像处理与机器视觉Visual C++与Matlab实现[源代码](Digital image processing and machine vision Visual C++ and Matlab achieve [Source])
- 2016-10-08 23:12:53下载
- 积分: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
-
haojinpeng
说明: 基于自适应遗传算法的生产线平衡问题优化 硕士论文源码(Optimization of production line balance based on adaptive genetic algorithm)
- 2020-06-01 21:48:28下载
- 积分:1
-
g2553
msp430g2553sPWM波程序 适用于CCS编译环境(Msp430g2553sPWM wave program)
- 2017-11-26 14:32:25下载
- 积分:1
-
同步电机滑模和协同
可以放入电机模型,直接运行,改变参数比较方便(Can be put into the motor model, direct operation, change the parameters more convenient)
- 2021-04-29 11:38:42下载
- 积分:1
-
最优阵列处理第四章程序
说明: 最优化处理课本的第四章程序源码,可以下载后和课本内容一起学习。(The fourth chapter of the program source code that optimizes the processing of the textbook can be downloaded and learned together with the textbook content.)
- 2019-10-12 17:26:18下载
- 积分:1
-
随机森林
说明: 随机森林算法与 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
-
twosensors
说明: 两个传感器的信号通过卡尔曼滤波器进行整合,其中一个传感器是两通道的加速度传感器(dimensional tilt sensor using a dual axis accelerometer
* and single axis angular rate gyro. The two sensors are fused
* via a two state Kalman filter, with one state being the angle
* and the other state being the gyro bias)
- 2009-08-10 22:15:55下载
- 积分:1