资源列表

« 1 2 ... .70 .71 .72 .73 .74 16375.76 .77 .78 .79 .80 ... 28522 »

[数学计算/工程计算sparse

说明:nonlinear equations sovlers,like newton iteration method and so on.
<ly> 在 2025-02-09 上传 | 大小:11kb | 下载:0

[matlab例程kmeans

说明:function [L,C] = kmeans(X,k) KMEANS Cluster multivariate data using the k-means++ algorithm. [L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class label per column in X and a size(X,1)-by-k matri
<ehsan> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[matlab例程FCM

说明:FCM1_1.m----------------------------二维随机数据聚类代码 FCM1_2.m----------------------------三维随机数据聚类代码- random data clustering code
<电子develop> 在 2025-02-09 上传 | 大小: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-02-09 上传 | 大小: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-02-09 上传 | 大小: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-02-09 上传 | 大小:116kb | 下载:0

[压缩解压Huffman

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

[matlab例程an

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

[matlab例程Leachprotocol

说明:Leach protocol for wireless sensors
<morphable> 在 2025-02-09 上传 | 大小: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-02-09 上传 | 大小:3kb | 下载:0

[matlab例程bat

说明:bat algorithm for optimization
<ehsan> 在 2025-02-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 16375.76 .77 .78 .79 .80 ... 28522 »

源码中国 www.ymcn.org