搜索资源列表
LPA
- 语音信号处理中,用线性预测分析方法(LPA)分析分析语音信号。使用的方法是Levision递归,环境为Visual C++6.0-During the process of speech signal, we analyse the speech signal using linear predict analyse,environment is Visual C++6.0
LASIP_cfai
- The LASIP routines for Color Filter Array Interpolation based on LPA-ICI: - CFAI for noiseless data - adaptation for noisy data - CFAI for noisy data based on directional cross-color filters.- The LASIP r
PCA
- LPA是主成分分析算法,用于特征提取和特征空间的降维-LPA code for feature
LPA(C)
- 复杂网络的结构检测室近几年的研究热点,目前最快的算法是标签传播!-Community detection is hot topic in recent years. The most fast algorithm for community detection is Label Propagation Algorithm(LPA),and this is the program!
Adaptive-Neighborhood--for--Image
- 自适应邻域技术在图像处理方面运用的非常广泛,本文中所介绍的两种自适应邻域技术——各向异性局部多项式近似—置信区域交集[1] (LPA-ICI,Local Polynomial Approximation—Intersection of Confidence Intervals)技术和区域生长[2] (region growing)技术是目前为止使用最为广泛两种。本文分别使用点的灰度值预选取、矩形块的均值预选取和自适应块预选取来驱动这
lpa
- 采用c语言实现一段语音的线性预测系数的提取,并且画出lpa谱与其fft谱的比较-Using c language to achieve a voice of linear prediction coefficients extracted, and draw lpa spectrum compared with fft spectrum
Untitled
- Multimedia projector LPA SETUP IMAGE
lpa
- 标签传播算法同步更新,能快速准确识别社团,当为二分图时会产生震荡现象-Synchronized label propagation algorithm can quickly identify the community, when for the bipartite graph will produce shock phenomenon
lpa
- 经典社团发现算法,LPA算法(线性传播算法)的java实现。-The implementation of LPA algorithm,which is a classical algorithm of community detection in network.
LPA
- 基于标签传播的实时社区发现算法研究,实现了原始标签传播算法。-The research of real-time community detection algorithm based on label propagation.The original label propagation algorithm has been come true.
LPA
- 标签传播算法,用于挖掘网络中的社团结构的算法。它最大的优点在于近线性的时间复杂度。-Label propagation algorithm is a algorithm for mining community structure of complex networks. Nearly linear time complexity is its greatest advantage.
LPA
- 分布式LT码(DLT)的度分布函数的线性规划,线性规划出中继的度分布函数-DLT linear program
lpa
- 经典算法源代码 很好用 用于数据挖掘 你们拿去吧-lpa source code
Linear-prediction
- (1)掌握线性预测分析的基本原理。 (2)掌握线性预测误差滤波器参数与语音信号声道模型参数之间的关系。 (3)熟练掌握线性预测分析的自相关方法和Levinson-Durbin递推算法。 (4)熟悉语音信号的LPA谱估计方法-1) master the basic principles of linear predictive analysis. (2) to master the linear prediction er
LPA
- 标签传播算法JAVA实现 初始化,每个结点携带一个唯一的标签;然后更新结点的标签,令其标签与它的大多数邻居的标签相同,若存在多个则随机选择。迭代直至每个结点的标签不再变化。-Label propagation algorithm
lpa---java
- 标签传播算法(LPA)是由Zhu等人于2002年提出,它是一种基于图的半监督学习方法,其基本思路是用已标记节点的标签信息去预测未标记节点的标签信息。-Code label propagation algorithm
MiladHeydari 951383318
- lpa = Label Propogation Algorithm
COPRA
- Finding overlapping communities in networks by label propagation论文中基于LPA的扩展算法COPRA,可以用于重叠社区的发现(COPRA, an extension algorithm based on LPA, can be used to discover overlapping communities)
NIBLPA-master
- 稳定的多标签传播 社区发现 非重叠的社区发现 改进LPA(NIBLPA social detection)