资源列表
[matlab例程] my_clustering
说明:一种分层聚类算法,类内采用最大距离,类间采用最小距离实现-A hierarchical clustering algorithm, within the class with the maximum distance between the smallest distance class realize<bingo> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[matlab例程] dk
说明:这是何强matlab扩展编程一书的完整源代码。以MATLAB扩展编程及其应用实例为主线,以MATLAB与C 程序、Visual Basic、Excel、网络和系统硬件的接口为核心,采用图文并茂的方式、简捷明快的手法和通俗易懂的语言,配合大量的代码实例以及一个简单的语音识别系统的具体实现。-This book of MATLAB programming and its applications expand as the main line, MATLAB and C program, Visua<邓启凡> 在 2025-06-27 上传 | 大小:23.75mb | 下载:0
[matlab例程] dea
说明:本代码是王岩数理统计与MATLAB工程数据分析一书的所有源代码。特点着重基础、强化应用、便自学,是工程数据分析一本很好的书,代码说明也较为详细,本人极力推荐!-This code is WangYan mathematical statistics and data analysis of the MATLAB project book all the source code. Based on characteristics, strengthening the application, an<邓启凡> 在 2025-06-27 上传 | 大小:10.12mb | 下载:0
[人工智能/神经网络/遗传算法] AgglomerativeClustering
说明:这是一个自下而上的凝聚层次聚类方法。最初,每个元素都是一个单独类,通过算法将两个最近的类合并成一个较大的类,直到形成一个最大包含所有元素的类。 -This is a bottom-up agglomerative hierarchical clustering method. Initially, each element is a separate class, the algorithms of the two most recent classes combined into a la<bingo> 在 2025-06-27 上传 | 大小:11kb | 下载:0