Description: Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。DBSCAN.cs是全部算法的实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍。聚类示例数据来自于sxdb.mdb,一个Access数据库。-Form1.cs clustering algorithm is applied DBSCAN (Density-Based S patical Clustering of Application with Noise) example, the two parameters can EPS and MinPts regulation clustering. DBSCAN.cs algorithm is the realization of all documents, the clustering algorithm further information please refer to the "data mining" or books. Clustering sample data from sxdb.mdb, an Access database. Platform: |
Size: 26624 |
Author:yang |
Hits:
Description: 用c++实现的CURE聚类算法 这是即DBSCAN算法后出现的基于密度的聚类算法-With c++ Realized CURE clustering algorithm DBSCAN algorithm that is, this is occurring after the density-based clustering algorithm Platform: |
Size: 44032 |
Author:刘年 |
Hits:
Description: This DBSCAN source code and it is for matlab. Hope it will gonna be used.. :)-This is DBSCAN source code and it is for matlab. Hope it will gonna be used.. :) Platform: |
Size: 2048 |
Author:neyna |
Hits:
Description: dbscan算法,数据挖掘期末作业。用matlab编写。自己是一份报告。内含全部代码。测试可以使用。-dbscan algorithms, data mining final assignment. Written in matlab. It is a report. Contains all the code. Test can be used. Platform: |
Size: 30720 |
Author:许鑫 |
Hits:
Description: 密度聚类DBSCAN算法的matlab实现,其中分别有源代码,代码举例和算法PPT,较适合初学者上手学习。-DBSCAN density clustering algorithm matlab implementation, which includes codes, the code examples and algorithms PPT. More suitable for beginners to get started. Platform: |
Size: 3752960 |
Author:王昊晨 |
Hits:
Description: 矢量网络法散将射参数转化为介电常数
本代码计算需要的输入值为:d(超材料厚度方向的周期常数),f(频率的变化范围),S(通过CST或HFSS软件计算得到的散射参数)(The vector network dispersion transforms the radiation parameters into the dielectric constant
Input values required for calculation in this code are: D (periodic constant in the direction of metamaterial thickness), F (range of frequency variation), S(scattering parameters calculated by CST or HFSS software)) Platform: |
Size: 14336 |
Author:frredead |
Hits: