-
MATLAB
《matlab信号处理》一书的配套源码,matlab信号处理例程,包括fft,stft,wv,小波,时频分析,等("MATLAB signal processing" book supporting source code, MATLAB signal processing routines, including FFT, STFT, WV, wavelet, time-frequency analysis, etc.)
- 2018-05-02 13:35:59下载
- 积分:1
-
qou_cg57
随机调制信号下的模拟ppm,感应双馈发电机系统的仿真,Relief计算分类权重。( Random ppm modulated analog signal under Simulation of doubly fed induction generator system, Relief computing classification weight.)
- 2017-05-12 16:03:17下载
- 积分:1
-
《MATLAB 神经网络43个案例分析》源代码&数据
matlab43个神经网络学习的案例,有详细的说明和源码(Matlab 43 cases of neural network learning, with detailed description and source code)
- 2019-01-18 20:00:19下载
- 积分:1
-
VCexampl
c++讲解的实用实例,内容齐全,说明详细,代码质量高(c to explain the practical examples, the content is complete, detailed description, code of high quality)
- 2010-06-29 15:54:10下载
- 积分:1
-
EKF UKF PF EPF UPF性能比较
程序包含 EKF UKF PF EPF UPF 的性能比较,里面是比较简单的调用,并对其性能做了简要的对比。(The program contains the performance comparison of EKF UKF PF EPF UPF, which is a relatively simple call, and makes a brief comparison of its performance.)
- 2020-12-14 16:09:14下载
- 积分:1
-
Logitboost
说明: Logitboost 是一种改进的boosting算法,可以用作参考(Logitboost is an improved boosting algorithm can be used as a reference)
- 2008-11-03 14:31:24下载
- 积分:1
-
CPP.Visual.Studio.2008
C++.Visual.Studio.2008教材(C++.Visual.Studio.2008 textbooks)
- 2012-06-23 01:10:42下载
- 积分:1
-
《MATLAB R2016a数字图像处理34例》张德丰 著
说明: 《MATLAB R2016a数字图像处理34例》张德丰 著(34 cases of MATLAB r2016a digital image processing by Zhang Defeng)
- 2021-03-03 12:59:10下载
- 积分:1
-
predictive
一个很好的mpc例子,用mpc来控制flywheel。(A good example of mpc, the mpc to control the flywheel.)
- 2009-04-02 17:31:12下载
- 积分: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