-
k-means的java实现
应用背景Implement k-means clustering on a training data set to predict classification values of a test data set.关键技术The experiment intended to classify test data values using the data
mining strategy known as k-means clustering.
The 6 variables in the training data are used to plot the data and
centroids are placed to locate clumps of the 255, classified training
data. Once located, a classification value can be assigned to the 100,
test data.
- 2022-02-20 08:20:20下载
- 积分:1
-
through algorithm PI values, the median Open
通过算法计算PI值,不限位数-through algorithm PI values, the median Open-
- 2022-01-25 18:23:28下载
- 积分:1
-
crc.cpp是一个产生0-255对应的16位循环冗余码的例子 correlator.cpp是一个相关滤波例子...
crc.cpp是一个产生0-255对应的16位循环冗余码的例子 correlator.cpp是一个相关滤波例子-crc.cpp have 0-255 is a corresponding 16-bit cyclic redundancy code examples correlator.cpp filtering is a relevant example
- 2022-01-28 18:48:37下载
- 积分:1
-
用matlab编写的基于轮廓最大互信息图像配准算法
用matlab编写的基于轮廓最大互信息图像配准算法
- 2022-06-17 20:51:33下载
- 积分:1
-
任意数学表达式计算的源码及测试软件
任意数学表达式计算的源码及测试软件-Calculation of arbitrary mathematical expression of the source code and test software
- 2022-01-21 04:19:42下载
- 积分:1
-
西电的ACM课上用的PPT教案
西电的ACM课上用的PPT教案-West electricity ACM classes used PPT lesson plans
- 2023-02-27 02:40:04下载
- 积分:1
-
一个RNG(相关邻近图)的生成算法,输入一些原始数据信息,得到RNG图信息....
一个RNG(相关邻近图)的生成算法,输入一些原始数据信息,得到RNG图信息.-an RNG (related neighboring) algorithm for the generation, the importation of some raw data information, to receive information RNG map.
- 2022-03-15 01:10:48下载
- 积分:1
-
C This is a language with the ant colony algorithm to achieve the hope that the...
这是一个用c语言实现的蚁群算法,希望对研究蚁群算法的人有帮助。-C This is a language with the ant colony algorithm to achieve the hope that the study of ant colony algorithm to help the people.
- 2022-06-29 21:28:54下载
- 积分:1
-
这是掌握计算机软件专业组合的一种数学…
这是硕士生计算机软件专业组合数学的一个字典算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm dictionary demonstration purposes only.
- 2023-07-29 18:05:04下载
- 积分:1
-
加权傅里叶线性组合
应用背景WFLC过滤器是FLC被用来当调查信号显示振荡模式,但随时间变化的期限延长。WFLC是一个自适应滤波器,允许一个准周期信号分析跟踪。 ;关键技术WFLC算法扩展 ;模糊控制算法也适应时变参考 ;信号的频率,利用修正的LMS算法。 ;如果频率变化的足够快,WFLC性能会下降。即使在存在;两个或三个频率间隔紧密的谱域 ;可以影响WFLC性能。 ;
- 2022-03-11 09:23:13下载
- 积分:1