-
斐波那契数列取余
对斐波那契数列取余,输入长度,输出取余结果。(Redundancy of Fibonacci Sequences)
- 2020-06-24 20:00:02下载
- 积分:1
-
formback
前推回代法求解配网潮流(电流、电压、功率)(disflow)
- 2010-03-15 13:17:23下载
- 积分:1
-
topX
说明: 基于均匀化方法的微结构拓扑优化matlab代码(Microstructure Topology Optimization Matlab Code Based on Homogenization Method)
- 2021-04-28 22:38:43下载
- 积分:1
-
RELAX
RELLAX算法,特征提取,目标识别,很好的资料!(RELLAX algorithm, feature extraction, object recognition, very good information!)
- 2021-03-03 14:19:33下载
- 积分:1
-
couhr-bitwise-platform
一个计算器的实现,设计简单,但是功能强大,除了“”和“”有问题,希望高手们改正()
- 2017-09-25 16:57:30下载
- 积分:1
-
SpectrumAndPhase
老外写的一份关于瞬时频率的算法程序及代码,很好很强大,十分值得一看哦。(Written by a foreigner on the Instantaneous Frequency algorithm program and code, very good very strong and very worth a visit oh.)
- 2009-11-26 13:07:56下载
- 积分:1
-
信号与系统(第二版)(完整版本)
说明: 《信号与系统》课本,郑君里,应启珩,杨为理。 第三版清晰版本, 第二版较清晰版本("Signal and system" textbook, Zheng Junli, should be Qi Heng, Yang Weili Clear version of the third edition, clear version of the second edition)
- 2020-10-19 20:57:25下载
- 积分:1
-
Ex_Address
郑阿奇VC++第二版Address实验代码(code of VC++ experiment)
- 2010-05-13 21:51:25下载
- 积分:1
-
workzone
说明: These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers(These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].)
- 2019-01-01 16:19:42下载
- 积分:1
-
databricks-spark-reference-applications.pdf.tar
摘要: 现有的聚类算法比如
CluStream 是基于 k-means 算法的。这些算法不能够发现任
意形状的簇以及不能处理离群点。
解决上述问题,本文提出了
而且, 它需要预先知道
k 值和用户指定的时间窗口。
为了
分将数据映射到一个网格,
D-Stream 算法,它是基于密度的算法。这个算法用一个在线部
在离线部分计算网格的密度然后基于密度形成簇。
度衰减技术来捕获数据流的动态变化。
为了探索衰减因子、 数据密度以及簇结构之间的关系,
我们的算法能够有效的并且有效率地实时调整簇。
群点的稀疏网格是合理的,
算法采用了密
而且, 我们用理论证明了移除那些属于离
从而提高了系统的时间和空间效率。
该技术能聚类高速的数据流
而不损失聚类质量。 实验结果表明我们的算法在聚类质量和效率是有独特的优势,
并且能够
发现任意形状的簇,以及能准确地识别实时数据流的演化行为(Abstract: Existing clustering algorithms such as CluStream are based on the k-means algorithm. These algorithms can not be found
Meaningful clusters and can not handle outliers. To solve the above problems, this paper presents)
- 2017-09-03 11:05:23下载
- 积分:1