-
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
-
参加ICPC的acm队员所使用的比赛模板,包括数论图论,计算几何等相关算法。...
参加ICPC的acm队员所使用的比赛模板,包括数论图论,计算几何等相关算法。-ICPC members to participate in the acm template used in the game, including number theory graph theory, computational geometry and other related algorithms.
- 2022-01-25 15:02:22下载
- 积分:1
-
这个程序会问你想找到多少个数字,然后是它的平均值…
This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
- 2022-04-25 08:24:48下载
- 积分:1
-
matlab编写的计算器
关于matlab编写的计算器GUI,可以计算四则运算以及角度,开方,幂运算等,功能强大,并且包含有详细的注释!
- 2023-02-12 04:55:03下载
- 积分:1
-
Given a set A [1 ... n], and one from A to its own mapping f, to find the larges...
给定一集合A[1...n]和一个从A 到其自身的映射f,寻找元素个数最多的一个子集S属于A,并使得S 满足:
1.f 把S 映射到自身;
2.S 中没有两个元素映射到相同的元素。-Given a set A [1 ... n], and one from A to its own mapping f, to find the largest number of elements in a subset of S belongs to A, and makes the S satisfy: 1. f to S is mapped to itself 2. No two elements of S mapped to the same element.
- 2022-12-19 23:40:03下载
- 积分:1
-
一个复数域的自适应盲信号均衡器的MATLAB例程
一个复数域的自适应盲信号均衡器的MATLAB例程-a complex field of adaptive equalizer Blind MATLAB routines
- 2022-01-31 02:05:10下载
- 积分:1
-
基于 fpga 的 jpeg 编码器
这里被提出与 dct jpeg 编码器
表示形式的图像中的颜色从RGB转换为Y′CBCR,组成的一个 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-24 17:44:11下载
- 积分:1
-
转人民币大写C++源代码.zip
转人民币大写C++源代码.zip-turn yuan capital C source code. Zip
- 2022-02-03 12:49:05下载
- 积分:1
-
马尔可夫链算法,包括子程序和调用主程序示例,用C++编写
马尔可夫链算法,包括子程序和调用主程序示例,用C++编写-Markov chain algorithm
- 2023-04-30 02:20:02下载
- 积分:1
-
考试系统
考试系统,选择题。用Java实现的多层BP神经网络,用于颜色和字符识别javaForManyLayerBp.z - 用Java实现的多层BP神经网络,用于颜色和字符识别-using Java multi-storey BP neural network, for the color and character recognition标签:Java, AI-NN-PR 评论:0条 添加评论基于web的动物识别系统,开发环境为Eclipse+Tomcat+MySQL。animal.rar - 基于web的动物识别系统,开发环境为Eclipse+Tomcat+MySQL。-Web-based animal identification system development environment for Eclipse+ Tomcat+ MySQL
- 2022-02-25 23:04:48下载
- 积分:1