搜索资源列表
KAverageArithmetic
- java 实现K均值算法 编成工具:JBuilder-K-means algorithm to achieve composition tools : JBuilder
jisuanqi
- 该程序主要用于计算样本的均值和方差,给予GUI界面,使用方便,下载后可作适当的修改以适应其他的需求。
FCM
- 利用java编写的模糊C均值聚类算法,可以用来图像无监督聚类及图像分割等。
NewFCM
- 利用java写的快速模糊C均值算法,用与图像分割,聚类等领域。
java_shiyan.rar
- 编程打印数字1-9的乘法表。编写一个字符界面的Application程序,接受用户输入的10个整数,比较并输出其中的最大和最小值。 编程接受用户输入的任意多个整数,以-1标志输入的结束,求出其中的最大值、最小值和平均值。 编写程序实现如下功能,接受用户输入的一个1-9000之间的年份,输出这一年是否是闰年。,Print digital programming of the multiplication table 1-9. The preparation of a character of th
KMeansJava
- 利用Java实现的K-均值算法,K-Mean 分群法是一种分割式分群方法,其主要目标是要在大量高纬的资料点中找出 具有代表性的资料点;这些资料点可以称为群中心,代表点;然后再根据这些群中心,进行后续的处理,可用于数据挖掘中的聚类分析-Java implementation using K-means algorithm, K-Mean grouping method is a fragmented grouping method, whose main goal is to a large nu
Kmeans
- 二维K均值的算法实现,里面的数据已经是初始化完的,并非从控制台输入数据-k-means implements
Kmeans_FCM
- java写的模糊c均值聚类算法和k均值聚类算法-fuzzy c means clustering algorithm and K means cluster in java
java
- 是关于Java的数字问题,从文本框输入数字,从文件里读入数字,然后把数字输出到文本域里,并计算其最大最小和平均值-Java is about the number of issues, from the text box to enter the figures from the document read into the figures, and then the digital output to a text field, and that the calculation of its
youjing
- jfreechart 柱状图 均值图 和值图 实例-jfreechart 源码实例
kmeans
- k均值算法的java源代码,希望能给大家帮助 -k-means algorithm java source code, I hope we can help
kmeans
- java k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类。-java k-means algorithm, display the cluster result on the two demension.
JGA
- 用java语言实现遗传算法 并应用于实现均值方差模型的计算 来实现投资比例的分析-Genetic algorithms with java language and applied to achieve the calculation of the mean variance model to achieve the ratio of investment
k-means_Program
- k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: t
xcx
- 里面有模糊C均值、粗糙集属性约简JAVA代码实现以及自做的音乐日历APPLET小程序-my documents
FCM
- 模糊C均值聚类实现,此乃聚类的其中一种方法-fcm
ImageProcessing_
- JAVA程序训练实验。建立10*10的随机灰度值图像,利用均值滤波算法进行滤波,并在控制台中输出。-Create a random image of 10*10 pixels and print it out. Then filter the image by using average filter algorithm which makes a new image of 8*8 pixels because the brim elements cannot be filtered due t
jisuanqi
- 均值方差计算器,可以计算输入的或者载入的一个由回车分隔开的一组数字的均值和方差-Mean and variance calculator can calculate the input or load separated by a carriage return a set of numbers mean and variance
counting-the-student-number
- 统计[0, 100] 之间的学生人数并且求出最值和均值-Statistics [100], the number of students and find the best value and the mean
Kmeans1
- 连接mysql数据库的k均值聚类算法,有想过还不错。-connect with mysql by k_means。Great result.