资源列表
mLknnMATLAB
- 本代码主要用了多标签K近邻方法(MLKNN)实现对多标签数据进行分类-This code mainly spent more than a label K-nearest neighbor method (MLKNN) to achieve the multi-label data classification
apcluster
- 聚类算法是应用于数据挖掘和模式识别中很重要的一种分析方法,ap是新提出的一种聚类算法,不需要事先指定聚合点的数目-Affinity Propagation (AP) clustering has been successfully used in a lot of clustering problems. However, most of the applications deal with static data.
KSVD
- ELAD论文中的KSVD分解标准程序,可对照论文进行理解-ELAD papers in the KSVD decomposition standard procedures, can be controlled to understand the paper
SVD_EST
- 自行编写的加入噪声估计的KSVD去噪算法,利用SVD分解进行噪声估计- KSVD denoising algorithm to prepare the addition of noise estimation, the use of SVD decomposition noise estimation
fengqunsuanfaPID
- 针对工业控制中常用的PID控制器参数整定困难的问题,提出一种基于人工蜂群算法的参数整定方法。将PID控制器待整定参数看作蜜源,利用蜂群特有的角色转变机制搜索优质的参数组合 选取绝对误差矩积分性能指标作为参数寻优的目标函数。仿真实验结果表明,所采用的算法能够提高控制系统的动态性能,增强系统的快速性和稳定性,适用于PID控制器的自整定。 -For industrial control commonly used in PID controller tuning difficult problem
KNN
- 基于Python的算法,主要实现KNN算法。-The algorithm based on Python,which mainly realized the function of KNN.
vad
- 双门限端点检测。因为低噪声导致假过零率的产生,进行了算法改进。可以直接调用函数运行,亲测-Dual threshold endpoint detection. Because of the low noise cause false over-produce zero rate, the algorithm was improved. It can directly call the function run, pro-test
SVM
- matlab svm 代码 小型代码模拟-matlab svm code is small code simulates
SPSS_PROGRAM
- SPSS代码,供大家学习,供大家学习-SPSS program
SubmitFetcher-master
- Vjudge 题目提交记录爬虫。 输入对应的ID,即可爬取提交记录-Vjudge title submit records reptiles. Enter the corresponding ID, you can submit crawling record
linyujisuan
- 通过包围盒法和K-D树法实现电云数据的邻域收索,邻域值可以自动设置-Point cloud data by bounding boxes and K-D tree search method income neighborhood, neighborhood values can be automatically set
arima
- ARMA,AR,MA,ARIMA等实现自回归预测、齐次稳定回归预测算法-ARMA, AR, MA, ARIMA, etc. to achieve autoregressive prediction, homogeneous and stable regression prediction algorithm