-
FP-growth 算法
这是数据挖掘算法,基于FP-tree。适用于静态数据库中频繁项的挖掘。需要扫描两次数据库。并且不会产生候选项集。较Apriori算法效率较高。
- 2022-09-02 15:15:03下载
- 积分:1
-
a matrix type of source
一个矩阵类的源码-a matrix type of source
- 2023-08-13 21:20:02下载
- 积分:1
-
vc++ commonly used numerical algorithm set: contains: interpolation, integration...
vc++常用的数值算法集:包含:插值,积分,逼近,排序等等常用的数值算法,其中包含都包含代码-vc++ commonly used numerical algorithm set: contains: interpolation, integration, approximation, and so commonly used to sort numerical algorithm, which includes both contain code
- 2022-03-25 03:27:17下载
- 积分:1
-
目的是把左边的所有盘子移到右边的杆子上。一次只能移动一个盘子,你可以使用中间的杆子作为临时存放盘子的地方。小盘子必须放在大盘子之上。问题看似不难。的确,如果盘子...
目的是把左边的所有盘子移到右边的杆子上。一次只能移动一个盘子,你可以使用中间的杆子作为临时存放盘子的地方。小盘子必须放在大盘子之上。问题看似不难。的确,如果盘子只有两三个,是很容易解决的。但是随着盘子数目的增加,问题就变得非常难解了。
-purpose is to the left of all the dishes moved to the right side of the pole. Only a mobile one tray, you can use the middle of the pole plate as a temporary storage place. Small plates must be placed on the platter on top. It may seem it is not difficult. Indeed, if the plate is only 23, it"s very easy to solve. But with the increase in the number of dishes, the problem has become a very difficult.
- 2022-01-31 01:19:13下载
- 积分:1
-
近似方法
有一个函数,你只需要按照源代码中的说明和近似你想要的
- 2022-02-13 14:31:45下载
- 积分:1
-
希尔伯特-黄变换工具箱源程序,全
998年,美国华裔科学家Huang提出了一种新型的非线性非稳态信号处理方法:希尔伯特-黄变换(HHT)。HHT方法从信号自身特征出发,用经验模态分解(EMD)方法把信号分解成一系列的本征模态函数(IMF),然后对这些IMF分量进行Hilbert变换,从而得到时频平面上能量分布的Hilbert谱图,打破了测不准原理的限制,可以准确地表达信号在时频面上的各类信息。 HHT就是Hilbert-Huang Transform(希尔伯特黄变换),美国航天航空局黄鳄教授发明的,大概的过程是:先对信号进行经验模态分解(Empirical mode decomposition -EMD),得出本征模态函数(IMF intrinsic mode function),再对本征模态函数进行希尔伯特变换,从而过进一步得该信号的希尔伯特谱、时频能量谱等,以便对信号进行分析,据介绍对非线性及非平稳 信号有较好的分析和处理效果。
- 2022-02-25 03:39:45下载
- 积分:1
-
ICA算法语音BSS
经典的语音ICABSS算法,可以进行基本的信号分离, 还可以兼容复数领域的计算,非常适合信号盲分离。
里面还有一个实例,非常适合语音的
- 2023-01-25 10:40:03下载
- 积分:1
-
复数运算库,可对复数进行加减和开方运算
复数运算库,可对复数进行加减和开方运算- The complex operation storehouse, may carry on the addition and
subtraction and the root to the plural number operates
- 2023-05-15 21:20:03下载
- 积分:1
-
cv作业练习代码
资源描述字典训练 重建等等字典训练 重建等等字典训练 重建等等字典训练 重建等等字典训练 重建等等字典训练 重建等等字典训练 重建等等字典训练 重建等等字典训练 重建等等字典训练 重建等等字典训练 重建等等
- 2022-01-26 03:26:04下载
- 积分:1
-
stm32 驱动无感直流无刷电机
stm32 pwm 输出控制 无传感器的直流无刷电机,通过stm32 内部AD 检测反电动势来换向,配合上位机使用发送0x01 启动发送0x00 停止发送0x02~0xFF 为调速区间
- 2022-02-04 17:03:40下载
- 积分:1