资源列表

« 1 2 ... .62 .63 .64 .65 .66 14967.68 .69 .70 .71 .72 ... 28522 »

[matlab例程kmedioids

说明:[inds,cidx] = kmedioids(D,k) Performs k-mediods clustering only requires a distance matrix D and number of clusters k. Finds cluster assignments "inds" to minimize the following cost function: -[inds,cidx] =
<ehsan> 在 2025-05-22 上传 | 大小:2kb | 下载:1

[matlab例程FCM

说明:FCM1_1.m----------------------------二维随机数据聚类代码 FCM1_2.m----------------------------三维随机数据聚类代码- random data clustering code
<电子develop> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法FCM_iris

说明:2. iris鸢尾植物数据 a) 数据集描述:该数据集包含150个实例,属性个数为4,已知分为3类。 b) 参数选择:  聚类数为3  加权指数m=2  最大迭代次数为1000,隶属度最小变化量1e-5 -1. Iris iris plant data A) data set descr iption: the data set contains 150 exa
<电子develop> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[matlab例程kmeansK

说明:KMEANSK Performs K-means clustering given a list of feature vectors and k The argument k indicates the number of clusters you want the data to be divided into. data_vecs (N*R) is the set of R dimensional feature
<ehsan> 在 2025-05-22 上传 | 大小:6kb | 下载:0

[人工智能/神经网络/遗传算法FCM_synthetic_control.data

说明:1. Synthetic Control Chart Time Series合成控制图时间序列 a) 数据集描述:该数据集包含600个实例,属性个数为6,已知分为6类。 b) 参数选择:  聚类数为6  加权指数m=2  最大迭代次数为1000,隶属度最小变化量1e-5 -1. Synthetic Control Chart Time Series Syntheti
<电子develop> 在 2025-05-22 上传 | 大小:116kb | 下载:0

[压缩解压Huffman

说明:Huffman (1)I-初始化(赫夫曼树),建立赫夫曼树和各个字符的赫夫曼编码,将它们存入文件hfmTree.txt中; (2)E-编码:可选择A:对用户自己输入的字符进行编码 B:对文件ToBeTran.txt中原有的字符串进行编码 将编好的赫夫曼编码存入文件CodeFile.txt中; (3)D-译码:利用已建好的赫夫曼树对文件CodeFile.txt中的字符译码,将结果存入文件TextFile中; (
<陈笑> 在 2025-05-22 上传 | 大小:409kb | 下载:0

[matlab例程an

说明:高等数值分析matlab代码,迭代,函数拟合等-Advanced numerical analysis matlab code, iteration, function fitting, etc.
<*> 在 2025-05-22 上传 | 大小:3kb | 下载:0

[matlab例程ABCNNTrain

说明: Training Artificial Neural Network. XOR Problem. Summation Units, Log-Sigmoid Neurons with Biases. Input Layer: 2, Hidden Layer: 2, Output Layer: 1 neurons. Returns mean square error between desired and act
<ehsan> 在 2025-05-22 上传 | 大小:5kb | 下载:0

[matlab例程Leachprotocol

说明:Leach protocol for wireless sensors
<morphable> 在 2025-05-22 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法BP1

说明:BP神经网络,计算函数的接近问题,多次取值达到一个最精确的结果。 -BP neural network, to evaluate the function close to the problem, several values ​ ​ to one of the most accurate results.BP neural network, to evaluate the function close to th
<张盈> 在 2025-05-22 上传 | 大小:3kb | 下载:0

[matlab例程bat

说明:bat algorithm for optimization
<ehsan> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法sumalgorithm

说明:组合数求和算法,可以对给定N个数字的各种组合进行求和-Combination of peace algorithm
<李白> 在 2025-05-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 14967.68 .69 .70 .71 .72 ... 28522 »

源码中国 www.ymcn.org