-
C语言编程实验
各种C语言基础练习及代码答案,适合C语言初学者。(Basic C language exercises and code answers.)
- 2020-06-23 22:20:02下载
- 积分: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
-
牛顿法小算例1
主要是利用牛顿法解线性方程组,重点是雅克比矩阵的求解(Solving linear equations by Newton method)
- 2017-11-09 10:10:25下载
- 积分:1
-
integrated_navigation_systems
《GNSS与惯性及多传感器组合导航系统原理》第二版[英]Paul D.Groves著。随书光盘里的内容,包括附录和代码(Principles of GNSS,Inertial,and Multisensor Integrated Navigation Systems(Second Edition))
- 2021-03-08 21:49:28下载
- 积分:1
-
mastering_matlab
说明: 精通MATLAB最优化计算 配套光盘
本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。
(The main contents of the book is the application of MATLAB to solve the optimization problem, by " optimization problem" , " MATLAB Optimization Toolbox" and " MATLAB Programming" combination of these three were about, that one is using the kit to quickly solve the optimization problem, on the other hand, through in-depth programming algorithm to solve the optimization problem. Including MATLAB optimization toolbox, unconstrained multi-dimensional extremum problems, constrained optimization, nonlinear least squares optimization problem, linear programming, integer programming, quadratic programming, particle swarm optimization, genetic algorithm.)
- 2011-04-07 19:13:26下载
- 积分:1
-
scroll-bar
这是几个小的VB代码,初学时做的,对初学者很有帮助。滚动条控制颜色(This is the VB code for several small, beginners do, helpful for beginners. Color of the scroll bar control)
- 2011-01-25 23:45:50下载
- 积分:1
-
gqenx
自己编的5种调制信号,pwm整流器的建模仿真,微分方程组数值解方法。( Own five modulation signal, Modeling and simulation pwm rectifier Numerical solution of differential equations method.)
- 2017-05-19 17:22:01下载
- 积分:1
-
mohu
模糊神经网络的预测代码,可用于电力负荷预测或者评价模型(The prediction code of fuzzy neural network can be applied to power load forecasting or evaluation model.)
- 2018-05-21 11:34:16下载
- 积分:1
-
data_processing_and_simulation_techniques
说明: 是一本系统讲解相控阵雷达数据处理的好书。主编:蔡庆宇(Is a system on Phased Array Radar Data Processing books. Editor-in-Chief:蔡庆宇)
- 2008-10-24 23:02:28下载
- 积分:1
-
混凝土开裂实例 ansys
混凝土开裂实例 ansys命令流文件txt文件,非常适合初学者(Concrete cracking example ansys command stream file txt file, very suitable for beginners)
- 2018-09-23 10:38:13下载
- 积分:1