-
FuzzyClusteringToolbox
四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII)几种衡量指标。(Four clustering algorithm source code and sample code, the ultimate goal of this process is the formation of a set of criteria for clustering, scalable tool. Including the contents of 1. Clustering Algorithm: Kmeans and Kmedoid algorithm, FCMclust, GKclust, GGclust algorithm 2. Assess the classification of a prototype: The procedure can be two-dimensional images to map out the results of clustering 3. Verify: Program to provide every algorithm authentication mechanism, each clustering algorithm statistics Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII) of several indicators.)
- 2009-01-05 20:24:45下载
- 积分:1
-
adaboost_version1c
matlab code for pattern recognition
- 2011-02-20 07:22:54下载
- 积分:1
-
Projectile-Code
A program to calculate the flight path of a projectile (e.g., mortar shell) using the standard equations of motion.
- 2014-10-15 03:40:51下载
- 积分:1
-
optics
optics 聚类算法,异类挖掘算法,可以挖掘出数据里面的异常数据(optics clustering algorithm)
- 2017-10-16 15:17:38下载
- 积分:1
-
此代码实现的是适用matlab实现输入文件的模版匹配,
此代码实现的是适用matlab实现输入文件的模版匹配,-Realize this code is applicable to realize the input file matlab template matching,
- 2022-04-11 10:32:42下载
- 积分:1
-
单基地杂波模型
应用背景 airborne radar clutter simulation反映了杂波的非均匀特性相控阵雷达的天线阵面也由许多个辐射单元和接收单元(称为阵元)组成,单元数目和雷达的功能有关,可以从几百个到几万个。这些单元有规则地排列在平面上,构成阵列天线。利用电磁波相干原理,通过计算机控制馈往各辐射单元电流的相位,就可以改变波束的方向进行扫描关键技术每个天线单元除了有天线振子之外,还有移相器等必须的器件。不同的振子通过移相器可以被馈入不同的相位的电流,从而在空间辐射出不同方向性的波束。天线的单元数目越多,则波束在空间可能的方位就越多。这种雷达的工作基础是相位可控的阵列天线,“相控阵”由此得名。相位控制可采用相位法、实时法、频率法和电子馈电开关法
- 2022-05-19 06:24:47下载
- 积分:1
-
很好的数据深度挖掘算法开源码
进行波形数据分析,针对EMD方法的不足,通过反复训练模板能有较高的识别率,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,实现串口的数据采集,包括最小二乘法、SVM、神经网络、1_k近邻法。
- 2022-10-13 12:55:03下载
- 积分:1
-
PSO
粒子群算法实现数字滤波器的设计优化 很好的m程序(Particle swarm algorithm for digital filter design optimization procedures of good m)
- 2021-04-18 16:38:52下载
- 积分:1
-
kalmanPtracking
运用帧间差法检测,基于kalman滤波的目标跟踪。(Use of the inter-frame difference method detection, based kalman filtering target tracking.)
- 2013-04-01 19:48:18下载
- 积分:1
-
chapter1
说明: 每组数据为25维,第1维维类别标识,后24维为语音特征信号。然后把四类语音信号何为一组,抽取1500组数据作为训练数据,500组数据作为测试数据,并对数据进行归一化处理。根据语音类别标识设定每组语音信号的期望输出值,如标识类为1时,期望输出向量为[1 0 0 0]。(Each group of data has 25 dimensions, the first dimension is identified by category, and the last 24 dimensions are speech feature signals.Then, select one group of four speech signals, extract 1500 groups of data as training data and 500 groups of data as test data, and normalize the data.Set the expected output value of each group of speech signals according to the speech category identification. For example, when the identification class is 1, the expected output vector is [1 0 0 0].)
- 2019-01-17 11:15:19下载
- 积分:1