-
k-means-clustering
用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。(C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distance between each object and each seed cluster center, and assign each object to its nearest cluster center. Cluster centers, and the object assigned to them on behalf of a clustering. Once all the objects are assigned to each cluster cluster centers will be based on the existing object clustering is recalculated.)
- 2012-09-20 11:50:09下载
- 积分:1
-
FFT
FFT with fix point 2*N
- 2013-10-06 15:38:38下载
- 积分:1
-
hmqd
基于db8小波的,平移不变小波变换,层有关硬阈值滤波,(Based on db8 wavelet, translation invariant wavelet transform, layer related hard threshold filtering,)
- 2018-11-14 17:19:54下载
- 积分:1
-
beamformer
通信領域於天線上常運用的波束集成,以matlab寫成。能模擬不同距離造成的波束形狀之不同。也加入部份Dolph-Chebyshev最佳化方法。(A traditional beamformer that can simulate differnt distance from the origin, and some implementation using Dolph-Chebyshev amplitude distribution.)
- 2010-10-17 16:40:40下载
- 积分:1
-
edger12dlocalbasis
通过C++头文件实现的有限元形状函数计算程序(finite element shape function)
- 2012-11-15 15:02:29下载
- 积分:1
-
8.14 系泊系统 工程分析
系泊系统设计相关代码,一个一个自己敲出来的哦(Mooring system design code)
- 2017-08-18 11:20:31下载
- 积分:1
-
对相干信号进行方位估计 TOELITZ_MUSIC
对相干信号进行方位估计,使用TOEPLITZ矩阵进行解相干,music算法进行DOA估计(Estimation of the azimuth of coherent signals, decoherence using TOEPLITZ matrix and music algorithm for DOA estimation)
- 2020-06-28 10:00:01下载
- 积分:1
-
mintreek-i-understang
程序设计的一些基本算法 及其应用 有很高的应用价值(Some basic programming algorithm and its application has a high value)
- 2013-05-21 10:38:10下载
- 积分:1
-
通过模型决定系数完成支持向量机参数优化 SVR_fitting
说明: 通过模型决定系数完成支持向量机参数优化,并建立基于大数据的支持向量机模型实现回归拟合(The parameters of SVM are optimized by the coefficient determined by the model, and the regression fitting is realized by the support vector machine model based on big data)
- 2020-06-16 00:14:36下载
- 积分:1
-
混合同余法
说明: 用混合同余法生成两组伪随机数,利用投针试验求圆周率。软件:matlab。(Two groups of pseudo-random numbers are generated by the method of mixed congruence, and the circularity is calculated by the test of inserting needle. Software: MATLAB.)
- 2020-04-06 10:23:11下载
- 积分:1