-
dp_ab
使用sinulink中自带搭建的dq-αβ变换模块,可直接使用(Comes built in with sinulink dq-αβ transformation module can be used directly)
- 2011-01-04 11:13:39下载
- 积分:1
-
erfenfa
用二分法和简单迭代法计算 在[1,2]内的近似根,要求精度达到10-4和10-5,并给出二分和迭代的次数,分析和比较算法的效率差异,最后与理论估计的二分和迭代次数作比较。(Calculated by the dichotomy and simple iterative method in [1,2] within the approximate root, requiring precision 10-4 and 10-5, and gives two points and the number of iterations, the efficiency gap analysis and comparison algorithms, and the final theory two points and the estimated number of iterations for comparison.)
- 2014-12-12 06:12:07下载
- 积分:1
-
lssvm
最小二乘支持向量机对数据进行分类,求出精确度,用于故障诊断(Least Square Support Vector Machine classifies the data and finds out the accuracy for fault diagnosis.)
- 2020-06-23 19:00:02下载
- 积分:1
-
experimentone
信号的产生及频率特性分析。(数字信号处理)(the formation and signal frequency analysis. (Digital signal processing))
- 2006-05-24 23:15:37下载
- 积分:1
-
fading
衰减记忆滤波算法,通过对原信号的滤波从而得到一阶、二阶信号导数的估计值(fading memory filter)
- 2012-08-31 21:34:24下载
- 积分:1
-
WBC
THIS is a good help for imaging medical to study about the tecnics!i hope that this file file willb helpful for you
- 2014-11-28 21:37:07下载
- 积分:1
-
bidirection1
二维弹塑性本构程序,可用于混凝土或钢梁二维弹塑性分析(Two dimensional elastic plastic programme)
- 2021-04-15 20:18:54下载
- 积分:1
-
SSP-inversion
水声声速剖面反演的MATLAB仿真。用了比较基本的滤波方法ENKF。(Water sound velocity inversion sectional MATLAB simulation. With a relatively basic filtering method ENKF.)
- 2014-01-06 16:38:39下载
- 积分:1
-
a
说明: 决策树(Decision Tree)是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率,评价项目风险,判断其可行性的决策分析方法,是直观运用概率分析的一种图解法。由于这种决策分支画成图形很像一棵树的枝干,故称决策树。在机器学习中,决策树是一个预测模型,他代表的是对象属性与对象值之间的一种映射关系。Entropy = 系统的凌乱程度,使用算法ID3, C4.5和C5.0生成树算法使用熵。这一度量是基于信息学理论中熵的概念。
决策树是一种树形结构,其中每个内部节点表示一个属性上的测试,每个分支代表一个测试输出,每个叶节点代表一种类别。
分类树(决策树)是一种十分常用的分类方法。它是一种监督学习,所谓监督学习就是给定一堆样本,每个样本都有一组属性和一个类别,这些类别是事先确定的,那么通过学习得到一个分类器,这个分类器能够对新出现的对象给出正确的分类。这样的机器学习就被称之为监督学习。(Decision tree is a decision analysis method based on the known probability of occurrence of various situations, which can calculate the probability that the expected value of net present value is greater than or equal to zero, evaluate the project risk and judge its feasibility by constructing a decision tree. It is a graphic method of intuitively using probability analysis. Because this kind of decision branch is drawn as a graph, it is very similar to the branch of a tree, so it is called decision tree. In machine learning, decision tree is a prediction model, which represents a mapping relationship between object attributes and object values. Entropy = the disorder degree of the system, using algorithms ID3, C4.5 and C5.0, spanning tree algorithm using entropy. This measure is based on the concept of entropy in information theory.)
- 2021-02-01 15:02:09下载
- 积分:1
-
work1
一种比较简单的蚁群算法的matlab实现,包括完整的代码(A relatively simple ant colony algorithm matlab implementation, including the complete code)
- 2010-01-03 15:29:15下载
- 积分:1