-
[数据挖掘]数据挖掘部分算法的matlab实现 C4_5
比较经典的代码...
[数据挖掘]数据挖掘部分算法的matlab实现 C4_5
比较经典的代码-[Data Mining] part of data mining algorithms compare classic C4_5 realize matlab code
- 2023-01-22 01:15:03下载
- 积分:1
-
1. 实现原理: * 任何一个数都可以表示成指数形式,如下所示: * * N=nEe (0=<n的绝对值<=1,e为10的指数幂) * * 例如10...
1. 实现原理: * 任何一个数都可以表示成指数形式,如下所示: * * N=nEe (0=
- 2022-05-09 05:35:56下载
- 积分:1
-
A complete numerical simulation software, can realize high interpolation Sin phe...
完整的数值模拟软件,可以实现高次插值的Sin现象,三次分段埃米尔插值,Gauss赛德尔迭代法等多种算法-A complete numerical simulation software, can realize high interpolation Sin phenomenon, three sub-Emir Interpolation, Gauss Seidel iteration algorithm, etc.
- 2022-02-13 10:06:02下载
- 积分:1
-
解决了矩形板切割矩形材料的问题,采用递归分治的方法
解决了矩形板切割矩形材料的问题,采用递归分治的方法-solve the rectangular plate rectangular cutting materials, using recursive method of administration
- 2022-12-10 09:00:02下载
- 积分:1
-
k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k object as initial cluster centers and the remaining for the other object, then according to their cluster center with those of the similarity (distance) respectively assigned to them with the most similar (represented by cluster center) clustering obtained and then calculated for each new cluster center clustering (all objects in the cluster mean) repeated this process until the standard measure of function until the beginning of convergence.
- 2023-07-14 07:15:02下载
- 积分:1
-
利用横向递归算法解决数据组合的问题, 比如数组为a, 长度为len, 横向递归 B display(a,len) b是二维数组,a是一维数组...
利用横向递归算法解决数据组合的问题, 比如数组为a, 长度为len, 横向递归 B display(a,len) b是二维数组,a是一维数组-the use of horizontal recursive algorithm to solve the problem of data sets, such as the array is a length of len, horizontal display recursive B (a, len) b is the two-dimensional array, is a one-dimensional arrays
- 2022-03-23 12:54:55下载
- 积分:1
-
有限元分析源代码
有限元分析源代码,能分析梁单元、膜单元、壳体单元等常用的有限元单元,并能计算模态、振型等
- 2023-02-09 02:20:04下载
- 积分:1
-
求解8数码问题的广度优先搜索算法的C++代码
一种尝试在c++代码中解决8个难题的算法。此代码使用广度优先搜索;
- 2022-02-28 16:21:19下载
- 积分:1
-
DNS 使用加密的安全系统
这个项目正在执行 DNS 代替 RSA 算法,因为它有一定的局限性,它设法改善。
- 2022-03-24 22:15:57下载
- 积分:1
-
关于小波理论的课件,介绍傅立叶变换的内容
关于小波理论的课件,介绍傅立叶变换的内容
- 2023-03-16 23:40:03下载
- 积分:1