资源列表
[matlab例程] k_medoids
说明:聚类算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下<烈马> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] simfire
说明:遗传算法求解TSP问题,内附有遗传算法基本原理,程序已验证-Genetic Algorithm for TSP problem, containing the basic principles of genetic algorithm has the process had been made to verify<steawen> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] improvedregion3
说明:FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided<zhourl> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] sdr
说明:软件无线电中信号调制方式的识别——用人工神经网络的方法-Software Defined Radio Signal Modulation Recognition- Using Artificial Neural Networks approach<吴晨光> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] FANGCHENGZU
说明:本文件为线性方程组求解的指导,并赋有代码-This document is for the linear equations to solve the guidance of, and are endowed with the code<与小为> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[matlab例程] particalfilter
说明:matlab编写的源程序,用于粒子滤波!-matlab source code written for the particle filter!<herry> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[matlab例程] MATLAB5.3_handbook
说明:MATLAB5.3精要、编程及高级应用 MATLAB适于工程计算、绘图、算法处理-MATLAB5.3 essence, MATLAB programming and advanced applications suitable for engineering calculations, drawings, algorithms deal with<hezhenzhou> 在 2026-01-12 上传 | 大小:9kb | 下载:0