搜索资源列表
segement
- 此程序采用K均值的方法对样本数据进行模式分类-procedure used K-mean method of sample data for pattern classification
csoures
- 模式识别中的K均值的动态聚类算法,C语言编写-pattern recognition of the dynamic K-means clustering algorithm, C language
bayes_classify
- 用Matlab编写的Bayes 分类器,用以进行两类模式识别-prepared using Matlab Bayesian classifier, used for two types of pattern recognition
sqrs
- 是ECG心电检波的模式识别算法,主要输出QRS点的序列描述。是标准心电信号处理单元。
Knn
- k紧邻方法进行聚类分析,在模式识别中有重要的应用-k close to the cluster analysis, pattern recognition has important applications
Opeorn-presequence
- 提取Operon的前序序列。在生物信息领域,处理微生物信息时,经常会要提取其操纵子的前序序列。由于操纵子的命名诡异,所以提取时经常较为困难。本程序以大肠杆菌为模式生物完成了此操作-Extract the pre-sequence of operons. In the field of bioinformatics, when processing with microbes, we often need to draw the pre-sequence of their operons. Due
VC-fingerprint-code
- 指纹识识全套算法及演示程序 指纹算法引擎(内含指纹预处理和比对算法) 指纹模式识别算法接口 指纹模式识别预处理演示-Identify a full set of fingerprint identification algorithm demo program the fingerprint algorithm Engine (containing fingerprint preprocessing and matching algorithm) fingerprint pat
NTF_CP_ERP-Tensor-TFR
- 本软件可用来计算ERP的张量分解张量是多路数据数组。ERP张量在这里包括四个模式:时间、频率、空间和主题。-Note: Tensor is multi-way data array.ERP tensor here includes four modes of time, frequency, space and subject.
CSP
- 共空间模式算法,是一种特征提取算法,保证数据间具有最大化的差异性-Feature extraction algorithm common spatial pattern, data having a guaranteed between maximizing differences
Load_mph
- Matlab链接Comsol程序,计算光纤模式,保存数据,优化参数(Matlab link Comsol program, calculating the modes of optical fiber, save data, optimize parameters)
cavity mode
- matlab的一段代码 能够实现对腔内模式的计算(to calculate the wgm)
sourceafis-V3.1
- SourceAFIS是一个人类指纹识别库,它可以比较两个指纹(1:1模式)是否属于同一个人,或搜索一个大型数据库(1:N模式)找出该指纹的身份。它需要原始指纹图像的输入,并产生匹配得分的输出。提供 .NET 和 Java 的开发包。