登录
首页 » matlab » BIRCH

BIRCH

于 2019-04-04 发布
0 270
下载积分: 1 下载次数: 20

代码说明:

说明:  使用MATLAB语言,基于B-TREE树实现了层次聚类算法,并且进行了绘图输出。(The main program of hierarchical clustering using B-Tree.)

文件列表:

BIRCH\AddCF0toBTree.m, 24114 , 2018-06-15
BIRCH\BIRCH程序说明.txt, 526 , 2018-06-15
BIRCH\CreatCF.m, 267 , 2018-05-23
BIRCH\DataSet.mat, 1464 , 2017-05-23
BIRCH\MainOfBirch.m, 3667 , 2018-06-15
BIRCH, 0 , 2018-06-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 库模式读取delphi源程序,可以读取多种关系
    数据库模式读取delphi源程序,可以读取多种关系数据库-Delphi source code to read the database model, which can be read by a variety of relational database
    2023-02-17 16:40:03下载
    积分:1
  • 题目:实现一个能进行稀疏矩阵基本运算的运算器。 以“带行逻辑链接信息”的三元组顺序表示稀疏矩阵,实现两个矩阵相加,相乘的运算。稀疏矩阵的输入形式采用三元组表...
    题目:实现一个能进行稀疏矩阵基本运算的运算器。 以“带行逻辑链接信息”的三元组顺序表示稀疏矩阵,实现两个矩阵相加,相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵以阵列形式列出。 1、 生成如下两个稀疏矩阵的三元组a和b: 1 0 3 0 3 0 0 0 0 1 0 0 0 4 0 0 0 0 1 0 0 0 1 0 0 0 1 1 0 0 0 2 2、输出a+b的三元组 3、输出a*b的三元组 -Topic: can realize a sparse matrix basic calculator operations. To
    2022-02-02 04:00:25下载
    积分:1
  • 霍夫曼编码前缀编码Huffman Coding
    霍夫曼编码前缀编码Huffman Coding-Huffman Codeing
    2022-04-27 08:54:46下载
    积分:1
  • List控件的使用,具有可编辑功能,方便的界面配置方法
    List控件的使用,具有可编辑功能,方便的界面配置方法-List controls the use of editing features with a convenient way to interface configuration
    2023-04-14 14:10:02下载
    积分:1
  • ZZ
    数据平滑,使用按箱平均值平滑法对以上数据进行平滑,箱的深度为3。 (b) 使用按箱中值平滑法对以上数据进行平滑,箱的深度为3。 (c) 使用按箱边界值平滑法对以上数据进行平滑,箱的深度为3。 提示:(1)使用链表,不使用数组。(2)数据放入一个数据文件中,不从键盘输入。(Data smoothing, use according to the box to the above average smoothing data smooth, the depth of the box for 3. (b) use median smoothing method according to the box to the above data smooth, the depth of the box for 3. (c) use according to the box the boundary value to the above data smoothing, smooth, the depth of the box for 3. Tip: (1) using linked list, do not use an array. (2) data in a data file, not from the keyboard. )
    2020-06-28 19:20:01下载
    积分:1
  • 简单的access应用程序
    简单的access应用程序-simple access applications
    2022-05-15 11:15:06下载
    积分:1
  • CStruct
    易语言自定义的数据结构,学习的最佳选择。(Easy Language custom data structures, learning the best choice.)
    2014-07-06 17:56:17下载
    积分:1
  • Data structure course first experiment requirements: 1. Base class and derived c...
    数据结构课程第一次实验 要求:1.基类和派生类的定义和实现(.h .cpp) 2.+ 运算符重载 3.
    2023-07-18 00:15:02下载
    积分:1
  • 这是一个简单的库管理系统。它不使用任何其他的代码(即外径…
    This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table. -This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wr
    2022-04-20 06:29:24下载
    积分:1
  • C#库编程。
    C#数据库编程。-Database Programming C#.
    2023-01-09 23:15:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载