-
ID3决策树matlab源码
这个是使用Matlab实现ID3决策树的源代码,注释的非常清楚。选择了三组数据。非常容易懂。
- 2022-03-07 11:10:10下载
- 积分:1
-
MATLAB入门英语
Matlab入门english-Matlab Introduction to english
- 2022-05-16 01:08:24下载
- 积分:1
-
序列模式挖掘算法prefixspan
数据挖掘领域中的序列模式挖掘,基于时序特性对数据进行挖掘,得到具有时序特性的关联规则,现有的算法有很多,如AprioriAll和freespan算法等等,但是由韩家炜教授提出的prefixspan算法是较为优秀的序列模式挖掘算法,运行速度快,存储空间小,是很不错的高效算法。
- 2022-07-01 09:20:17下载
- 积分:1
-
RSA加密算法
Rivest、Shamir 和 Adleman设计了一种算法,可以实现非对称加密。这种算法用他们三个人的名字命名,叫做RSA算法。从那时直到现在,RSA算法一直是最广为使用的“非对称加密算法”。只要有计算机网络的地方,就有RSA算法。
- 2022-07-19 04:32:05下载
- 积分:1
-
基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦...
基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦 合移动,因此,在区域的不同边界上,需要使 用不同的材料标识才能使得程序对每个不同的 边界上的信息加以区分。-Based on the previous upload of the variable coefficient elliptic equations example, to join the moving mesh module, the grid will be more focused on the numerical solution of a weak intermittent position. The moving mesh algorithm module, the entire grid will be the coupling of internal borders and movement, therefore, different from the border region, the need to use different materials in order to make identification procedures for each different borders to distinguish between the information.
- 2022-01-31 22:15:15下载
- 积分:1
-
多层感知器神经网络模型
多层感知器神经网络反向误差传播学习算法多层感知神经网络由输入层、输出层和若干隐层组成本例中用多层感知神经网络求解异或判决问题通过对样本xor.dat的训练进行自学习
- 2023-03-02 08:20:04下载
- 积分:1
-
Mie散射C语言代码
用于计算Mie散射的C语言程序,只要输入粒径尺度、折射率、散射角就能输出散射系数、消光系数、后向散射系数、后向消光系数
- 2022-03-29 14:07:40下载
- 积分:1
-
进行矩阵求逆,包含行列式的值的计算,代数余子式的计算等...
进行矩阵求逆,包含行列式的值的计算,代数余子式的计算等
- 2023-08-23 11:30:03下载
- 积分:1
-
3gpp amrnb编码库,vc 2010 调试通过,附工程
3gpp官网库, 进行了一些修改,做成了直接可用的DLL工程,vs2010编译测试通过.包含完整的编码/解码流程. 使用时直接调用该dll即可.
- 2023-01-06 20:25:04下载
- 积分:1
-
VC prepared by the method of least squares algorithms for three
VC编写的最小二乘法算法,适用于3阶方程,可编译为链接库文件。-VC prepared by the method of least squares algorithms for three-order equation can be compiled to link library file.
- 2023-01-11 08:20:04下载
- 积分:1