期刊文献+
共找到4,542篇文章
< 1 2 228 >
每页显示 20 50 100
启发式k-means聚类算法的改进研究
1
作者 殷丽凤 栗庆杰 《大连交通大学学报》 CAS 2024年第2期115-119,共5页
启发式k-means聚类算法通过在k-means第一次迭代后查看附近的集群来预测每个数据点可能会被划分到的集群子集,有效地加快了算法的运行速度。但由于启发式算法存在随机选择初始聚类中心以及无法有效识别数据集中离群点的缺陷,导致聚类结... 启发式k-means聚类算法通过在k-means第一次迭代后查看附近的集群来预测每个数据点可能会被划分到的集群子集,有效地加快了算法的运行速度。但由于启发式算法存在随机选择初始聚类中心以及无法有效识别数据集中离群点的缺陷,导致聚类结果的误差平方和较大并且轮廓系数偏小。针对这一问题,提出了CHk-means算法,该算法引入仔细播种方法,克服了启发式k-means算法随机选择初始聚类中心带来的局部最优解问题;该算法引入局部异常因子LOF算法对离群点进行检测,降低了离群点数据对聚类结果的影响。在多个数据集上对3种算法进行对比试验,结果表明CHk-means算法可有效降低聚类结果的误差平方和,增强聚类的轮廓系数,使聚类质量得到明显改善。 展开更多
关键词 聚类算法 K-means 启发式算法 仔细播种 局部异常因子 离群点
下载PDF
基于结构张量的Non-Local Means去噪算法研究 被引量:7
2
作者 许娟 孙玉宝 韦志辉 《计算机工程与应用》 CSCD 北大核心 2010年第28期178-180,共3页
非局部平均是当前一种新兴而有效的图像去噪方法。为了能充分利用数字图像局部几何结构的自相似性,同时由于结构张量可有效刻画数字图像的局部几何结构特征,进而提出了基于结构张量相似性度量的非局部平均去噪算法。实验结果验证了该算... 非局部平均是当前一种新兴而有效的图像去噪方法。为了能充分利用数字图像局部几何结构的自相似性,同时由于结构张量可有效刻画数字图像的局部几何结构特征,进而提出了基于结构张量相似性度量的非局部平均去噪算法。实验结果验证了该算法抑制噪声的有效性,同时能很好地保持边缘等细节特征,峰值信噪比得到有效提高。 展开更多
关键词 图像去噪 非局部均值算法 结构张量 局部对比度
下载PDF
基于Walsh-Hadamard投影的快速Nonlocal-Means图像去噪 被引量:1
3
作者 张志 王润生 《宇航学报》 EI CAS CSCD 北大核心 2011年第2期380-387,共8页
针对Nonlocal-means图像去噪算法计算强度较高的问题,提出了一种投影加速算法。分析了Nonlo-cal-means算法的计算瓶颈,利用Walsh-Hadamard变换的快速运算和自递归特性,使用一组完备的Walsh-Hadamard变换将图像块投影到其张成的空间中;利... 针对Nonlocal-means图像去噪算法计算强度较高的问题,提出了一种投影加速算法。分析了Nonlo-cal-means算法的计算瓶颈,利用Walsh-Hadamard变换的快速运算和自递归特性,使用一组完备的Walsh-Hadamard变换将图像块投影到其张成的空间中;利用Walsh-Hadamard投影的能量集中特性和匹配计算过程中的拒绝策略,在Nonlocal-means去噪算法的图像块匹配计算中快速丢弃无法匹配的图像块。实验结果表明,该算法获得了较好的加速性能,且去噪效果没有受到影响。 展开更多
关键词 图像处理 图像去噪 投影 nonlocal-means Walsh-Hadamard变换
下载PDF
基于KLPP-K-means-BiLSTM的台区短期电力负荷预测
4
作者 朱江 汪帆 +2 位作者 曹春堂 易灵芝 邹嘉乐 《电机与控制应用》 2024年第3期108-115,I0001,共9页
随着智能电网的发展,各场景的用电更加多元化,而准确的台区负荷预测是确保相关电力部门制定合适检修任务的关键,同时为有序用电、电网经济运行提供重要参考。为了挖掘台区负荷的特征以提高台区负荷预测的精度,提出了一种基于核主元分析... 随着智能电网的发展,各场景的用电更加多元化,而准确的台区负荷预测是确保相关电力部门制定合适检修任务的关键,同时为有序用电、电网经济运行提供重要参考。为了挖掘台区负荷的特征以提高台区负荷预测的精度,提出了一种基于核主元分析与局部保持投影降维、K均值聚类算法(K-means)以及双向长短时记忆网络(BiLSTM)的台区电力负荷预测方法。首先利用核局部保持投影(KLPP)对台区多特征负荷数据进行降维以提取主要特征信息;然后采取K-means聚类算法将相似特征的数据归类成各自的簇集;最后针对聚类后的各典型类型,有针对性地训练BiLSTM,并选取中国某高校低压台区负荷作为算例与其他经典预测方法进行对比分析,结果表明所提方法更拟合实际负荷走向,有效提升了预测效果。 展开更多
关键词 电力负荷预测 降维 K均值聚类算法 双向长短时记忆网络 核局部保持投影
下载PDF
融合k-means与多维特征分析的生物医学图像分类算法
5
作者 陈迪 陈云虹 +1 位作者 叶青 李改霞 《信息技术》 2024年第7期65-70,共6页
为了提高生物医学图像分类的准确率与速度,提升医学研究者及临床工作者的工作效率,文中提出了一种融合k-means与多维特征分析的生物医学图像分类算法。该算法利用局部二值模式LBP与方向梯度直方图HOG分别提取医学图像中的纹理特征及局... 为了提高生物医学图像分类的准确率与速度,提升医学研究者及临床工作者的工作效率,文中提出了一种融合k-means与多维特征分析的生物医学图像分类算法。该算法利用局部二值模式LBP与方向梯度直方图HOG分别提取医学图像中的纹理特征及局部特征两种不同维度的特征信息,并将k-means聚类算法与这种多维特征分析相融合,实现了对生物医学图像的高精度分类。在公开生物医学图像数据集BreakHis上进行的仿真实验结果表明,在二分类实验中,所提算法的准确率为99.03%、精确率为99.12%、召回率为98.96%、F1值为99.04%,在八分类实验中其性能也较为理想,优于SVM、ELM及ResNet等分类算法。 展开更多
关键词 K-means聚类算法 多维特征分析 图像分类 纹理特征 局部特征
下载PDF
Fresnel Equations Derived Using a Non-Local Hidden-Variable Particle Theory
6
作者 Dirk J. Pons 《Journal of Modern Physics》 2024年第6期950-984,共35页
Problem: The Fresnel equations describe the proportions of reflected and transmitted light from a surface, and are conventionally derived from wave theory continuum mechanics. Particle-based derivations of the Fresnel... Problem: The Fresnel equations describe the proportions of reflected and transmitted light from a surface, and are conventionally derived from wave theory continuum mechanics. Particle-based derivations of the Fresnel equations appear not to exist. Approach: The objective of this work was to derive the basic optical laws from first principles from a particle basis. The particle model used was the Cordus theory, a type of non-local hidden-variable (NLHV) theory that predicts specific substructures to the photon and other particles. Findings: The theory explains the origin of the orthogonal electrostatic and magnetic fields, and re-derives the refraction and reflection laws including Snell’s law and critical angle, and the Fresnel equations for s and p-polarisation. These formulations are identical to those produced by electromagnetic wave theory. Contribution: The work provides a comprehensive derivation and physical explanation of the basic optical laws, which appears not to have previously been shown from a particle basis. Implications: The primary implications are for suggesting routes for the theoretical advancement of fundamental physics. The Cordus NLHV particle theory explains optical phenomena, yet it also explains other physical phenomena including some otherwise only accessible through quantum mechanics (such as the electron spin g-factor) and general relativity (including the Lorentz and relativistic Doppler). It also provides solutions for phenomena of unknown causation, such as asymmetrical baryogenesis, unification of the interactions, and reasons for nuclide stability/instability. Consequently, the implication is that NLHV theories have the potential to represent a deeper physics that may underpin and unify quantum mechanics, general relativity, and wave theory. 展开更多
关键词 Wave-Particle Duality Optical Law Fresnel Equation non-local Hidden-Variable
下载PDF
Improved Non-Local Means Algorithm for Image Denoising 被引量:4
7
作者 Lingli Huang 《Journal of Computer and Communications》 2015年第4期23-29,共7页
Image denoising technology is one of the forelands in the field of computer graphic and computer vision. Non-local means method is one of the great performing methods which arouse tremendous research. In this paper, a... Image denoising technology is one of the forelands in the field of computer graphic and computer vision. Non-local means method is one of the great performing methods which arouse tremendous research. In this paper, an improved weighted non-local means algorithm for image denoising is proposed. The non-local means denoising method replaces each pixel by the weighted average of pixels with the surrounding neighborhoods. The proposed method evaluates on testing images with various levels noise. Experimental results show that the algorithm improves the denoising performance. 展开更多
关键词 IMAGE DENOISING non-local means GAUSSIAN Noise
下载PDF
Fast Non-Local Means Algorithm Based on Krawtchouk Moments 被引量:2
8
作者 吴一全 戴一冕 +1 位作者 殷骏 吴健生 《Transactions of Tianjin University》 EI CAS 2015年第2期104-112,共9页
Non-local means(NLM)method is a state-of-the-art denoising algorithm, which replaces each pixel with a weighted average of all the pixels in the image. However, the huge computational complexity makes it impractical f... Non-local means(NLM)method is a state-of-the-art denoising algorithm, which replaces each pixel with a weighted average of all the pixels in the image. However, the huge computational complexity makes it impractical for real applications. Thus, a fast non-local means algorithm based on Krawtchouk moments is proposed to improve the denoising performance and reduce the computing time. Krawtchouk moments of each image patch are calculated and used in the subsequent similarity measure in order to perform a weighted averaging. Instead of computing the Euclidean distance of two image patches, the similarity measure is obtained by low-order Krawtchouk moments, which can reduce a lot of computational complexity. Since Krawtchouk moments can extract local features and have a good antinoise ability, they can classify the useful information out of noise and provide an accurate similarity measure. Detailed experiments demonstrate that the proposed method outperforms the original NLM method and other moment-based methods according to a comprehensive consideration on subjective visual quality, method noise, peak signal to noise ratio(PSNR), structural similarity(SSIM) index and computing time. Most importantly, the proposed method is around 35 times faster than the original NLM method. 展开更多
关键词 IMAGE processing IMAGE DENOISING non-local means Krawtchouk MOMENTS SIMILARITY MEASURE
下载PDF
Dynamic behavior of rectangular crack in three-dimensional orthotropic elastic medium by means of non-local theory 被引量:2
9
作者 Haitao LIU Zhengong ZHOU 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI CSCD 2017年第2期173-190,共18页
The dynamic behavior of a rectangular crack in a three-dimensional (3D) orthotropic elastic medium is investigated under a harmonic stress wave based on the non-local theory. The two-dimensional (2D) Fourier trans... The dynamic behavior of a rectangular crack in a three-dimensional (3D) orthotropic elastic medium is investigated under a harmonic stress wave based on the non-local theory. The two-dimensional (2D) Fourier transform is applied, and the mixed- boundary value problems are converted into three pairs of dual integral equations with the unknown variables being the displacement jumps across the crack surfaces. The effects of the geometric shape of the rectangular crack, the circular frequency of the incident waves, and the lattice parameter of the orthotropic elastic medium on the dynamic stress field near the crack edges are analyzed. The present solution exhibits no stress singularity at the rectangular crack edges, and the dynamic stress field near the rectangular crack edges is finite. 展开更多
关键词 orthotropic elastic medium rectangular crack time-harmonic P-wave non-local theory
下载PDF
Two Modifications of Weight Calculation of the Non-Local Means Denoising Method
10
作者 Musab Elkheir Salih Xuming Zhang Mingyue Ding 《Engineering(科研)》 2013年第10期522-526,共5页
The non-local means (NLM) denoising method replaces each pixel by the weighted average of pixels with the sur-rounding neighborhoods. In this paper we employ a cosine weighting function instead of the original exponen... The non-local means (NLM) denoising method replaces each pixel by the weighted average of pixels with the sur-rounding neighborhoods. In this paper we employ a cosine weighting function instead of the original exponential func-tion to improve the efficiency of the NLM denoising method. The cosine function outperforms in the high level noise more than low level noise. To increase the performance more in the low level noise we calculate the neighborhood si-milarity weights in a lower-dimensional subspace using singular value decomposition (SVD). Experimental compari-sons between the proposed modifications against the original NLM algorithm demonstrate its superior denoising per-formance in terms of peak signal to noise ratio (PSNR) and histogram, using various test images corrupted by additive white Gaussian noise (AWGN). 展开更多
关键词 non-local means SINGULAR VALUE DECOMPOSITION WEIGHT Calculation
下载PDF
融合最近邻矩阵与局部密度的自适应K-means聚类算法 被引量:6
11
作者 艾力米努尔·库尔班 谢娟英 姚若侠 《计算机科学与探索》 CSCD 北大核心 2023年第2期355-366,共12页
针对传统K-means聚类算法对初始聚类中心和离群孤立点敏感的缺陷,以及现有引入密度概念优化的K-means算法均需要设置密度参数或阈值的缺点,提出一种融合最近邻矩阵与局部密度的自适应K-means聚类算法。受最邻近吸收原则与密度峰值原则启... 针对传统K-means聚类算法对初始聚类中心和离群孤立点敏感的缺陷,以及现有引入密度概念优化的K-means算法均需要设置密度参数或阈值的缺点,提出一种融合最近邻矩阵与局部密度的自适应K-means聚类算法。受最邻近吸收原则与密度峰值原则启发,通过引入数据对象间的距离差异值构造邻近矩阵,根据邻近矩阵计算局部密度,不需要任何参数设置,采取最近邻矩阵与局部密度融合策略,自适应确定初始聚类中心数目和位置,同时完成非中心点的初分配。人工数据集和UCI数据集的实验测试,以及与传统K-means算法、基于离群点改进的K-means算法、基于密度改进的K-means算法的实验比较表明,提出的自适应K-means算法对人工数据集的孤立点免疫度较高,对UCI数据集具有更准确的聚类结果。 展开更多
关键词 自适应K-means聚类算法 密度峰值原则 最邻近吸收原则 局部密度
下载PDF
面向大型数据集的局部敏感哈希K−means算法 被引量:2
12
作者 魏峰 马龙 《工矿自动化》 CSCD 北大核心 2023年第3期53-62,共10页
大型数据集高效处理策略是煤矿安全监测智能化、采掘智能化等煤矿智能化建设的关键支撑。针对K−means算法面对大型数据集时聚类高效性及准确性不足的问题,提出了一种基于局部敏感哈希(LSH)的高效K−means聚类算法。基于LSH对抽样过程进... 大型数据集高效处理策略是煤矿安全监测智能化、采掘智能化等煤矿智能化建设的关键支撑。针对K−means算法面对大型数据集时聚类高效性及准确性不足的问题,提出了一种基于局部敏感哈希(LSH)的高效K−means聚类算法。基于LSH对抽样过程进行优化,提出了数据组构建算法LSH−G,将大型数据集合理划分为子数据组,并对数据集中的噪声点进行有效删除;基于LSH−G算法优化密度偏差抽样(DBS)算法中的子数据组划分过程,提出了数据组抽样算法LSH−GD,使样本集能更真实地反映原始数据集的分布规律;在此基础上,通过K−means算法对生成的样本集进行聚类,实现较低时间复杂度情况下从大型数据集中高效挖掘有效数据。实验结果表明:由10个AND操作与8个OR操作组成的级联组合为最优级联组合,得到的类中心误差平方和(SSEC)最小;在人工数据集上,与基于多层随机抽样(M−SRS)的K−means算法、基于DBS的K−means算法及基于网格密度偏差抽样(G−DBS)的K−means算法相比,基于LSH−GD的K−means算法在聚类准确性方面的平均提升幅度分别为56.63%、54.59%及25.34%,在聚类高效性方面的平均提升幅度分别为27.26%、16.81%及7.07%;在UCI标准数据集上,基于LSH−GD的K−means聚类算法获得的SSEC与CPU消耗时间(CPU−C)均为最优。 展开更多
关键词 智慧矿山 大型数据集 K−means聚类 局部敏感哈希 噪声点筛选 密度偏差抽样
下载PDF
KSKV:Key-Strategy for Key-Value Data Collection with Local Differential Privacy
13
作者 Dan Zhao Yang You +2 位作者 Chuanwen Luo Ting Chen Yang Liu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第6期3063-3083,共21页
In recent years,the research field of data collection under local differential privacy(LDP)has expanded its focus fromelementary data types to includemore complex structural data,such as set-value and graph data.Howev... In recent years,the research field of data collection under local differential privacy(LDP)has expanded its focus fromelementary data types to includemore complex structural data,such as set-value and graph data.However,our comprehensive review of existing literature reveals that there needs to be more studies that engage with key-value data collection.Such studies would simultaneously collect the frequencies of keys and the mean of values associated with each key.Additionally,the allocation of the privacy budget between the frequencies of keys and the means of values for each key does not yield an optimal utility tradeoff.Recognizing the importance of obtaining accurate key frequencies and mean estimations for key-value data collection,this paper presents a novel framework:the Key-Strategy Framework forKey-ValueDataCollection under LDP.Initially,theKey-StrategyUnary Encoding(KS-UE)strategy is proposed within non-interactive frameworks for the purpose of privacy budget allocation to achieve precise key frequencies;subsequently,the Key-Strategy Generalized Randomized Response(KS-GRR)strategy is introduced for interactive frameworks to enhance the efficiency of collecting frequent keys through group-anditeration methods.Both strategies are adapted for scenarios in which users possess either a single or multiple key-value pairs.Theoretically,we demonstrate that the variance of KS-UE is lower than that of existing methods.These claims are substantiated through extensive experimental evaluation on real-world datasets,confirming the effectiveness and efficiency of the KS-UE and KS-GRR strategies. 展开更多
关键词 KEY-VALUE local differential privacy frequency estimation mean estimation data perturbation
下载PDF
基于Non-local的腰椎间盘突出患者多裂肌分割方法
14
作者 李夏 胡巍 王子民 《桂林电子科技大学学报》 2023年第3期217-222,共6页
为实现腰椎间盘突出患者多裂肌病灶部位的精确分割,提出了一种基于Non-local的腰椎间盘突出患者多裂肌分割方法。以U-Net网络为基础,通过构造混合池化卷积来代替编码器传统的卷积模块,以提高全局特征与局部特征之间的相关性并融合网络... 为实现腰椎间盘突出患者多裂肌病灶部位的精确分割,提出了一种基于Non-local的腰椎间盘突出患者多裂肌分割方法。以U-Net网络为基础,通过构造混合池化卷积来代替编码器传统的卷积模块,以提高全局特征与局部特征之间的相关性并融合网络高低维特征,增强了网络提取多裂肌特征的能力。然后,在网络的中间部署了一个由2个级联卷积组成的卷积模块。最后,经过由Non-local模块和3×3的卷积构成的解码器,通过引入注意力机制来更加关注目标的特征并抑制不必要的特征和噪音,从而提高模型的性能。实验结果表明,本方法与经典U-Net算法相比,Dice系数提升了9.5%,Jaccard相似系数提升了11.3%,Hausdorff Distance下降了74.6%。该方法提高了多裂肌脂肪浸润部位的分割精度,为腰椎间盘突出患者多裂肌病灶部位的分割提供了一种有效的方法。 展开更多
关键词 腰椎间盘突出症 核磁共振成像 U-Net non-local 图像分割
下载PDF
ON THE LOCALIZATION AND CONVERGENCE OF MULTIPLE FOURIER INTEGRAL BY BOCHNER-RIESZ MEANS
15
作者 Yu Maohe Kunming Hydropower Scientific Research Institute, China 《Analysis in Theory and Applications》 1993年第2期37-49,共13页
In this paper we consider lim _(R-) B_R^(f,x_0), in one case that f_x_0 (t) is a ABMV function on [0, ∞], and in another case that f∈L_(m-1)~1(R~) and x^k/~kf∈BV(R) when |k| = m-1 and f(x) = 0 when |x -x_0|<δ f... In this paper we consider lim _(R-) B_R^(f,x_0), in one case that f_x_0 (t) is a ABMV function on [0, ∞], and in another case that f∈L_(m-1)~1(R~) and x^k/~kf∈BV(R) when |k| = m-1 and f(x) = 0 when |x -x_0|<δ for some δ>0. Our theormes improve the results of Pan Wenjie ([1]). 展开更多
关键词 LIM ON THE localIZATION AND CONVERGENCE OF MULTIPLE FOURIER INTEGRAL BY BOCHNER-RIESZ means
下载PDF
基于K-means的GLOCAL改进算法 被引量:1
16
作者 王一宾 黄志强 程玉胜 《安庆师范大学学报(自然科学版)》 2020年第2期55-62,共8页
在多标签学习中,标签相关性是不可或缺的。当标签缺损只能观察到一部分标签时,很难判断标签之间的相关性。具有全局与局部标签相关性的多标签(GLOCAL)算法通过学习潜在标签和引入标签流行正则化项,同时利用全局和局部标签相关性来解决... 在多标签学习中,标签相关性是不可或缺的。当标签缺损只能观察到一部分标签时,很难判断标签之间的相关性。具有全局与局部标签相关性的多标签(GLOCAL)算法通过学习潜在标签和引入标签流行正则化项,同时利用全局和局部标签相关性来解决标签缺损问题。但是该算法在通过低秩分解学习潜在标签以及原始标签与潜在标签的关联性时,初始化的低秩矩阵是随机获取的,这导致该算法结果并不稳定。基于此,利用K-means算法对原始标签进行聚类,获得的聚类中心矩阵将能更好地表现出原始标签与潜在标签之间的相关性。实验结果表明,本文的算法是合理和有效的。 展开更多
关键词 多标签 全局性 局部性 K-means Glocal
下载PDF
空间密度相似性度量K-means算法 被引量:13
17
作者 薛卫 杨荣丽 +2 位作者 赵南 徐焕良 任守纲 《小型微型计算机系统》 CSCD 北大核心 2018年第1期53-57,共5页
传统K-means算法的缺陷有初始聚类中心选择的不稳定、聚类效果对初始聚类中心过于依赖、非簇型数据集分类效果不佳等问题.为克服以上不足,本文提出空间密度相似性度量K-means算法.该算法采用可伸缩空间密度的相似性距离度量数据点间的... 传统K-means算法的缺陷有初始聚类中心选择的不稳定、聚类效果对初始聚类中心过于依赖、非簇型数据集分类效果不佳等问题.为克服以上不足,本文提出空间密度相似性度量K-means算法.该算法采用可伸缩空间密度的相似性距离度量数据点间的相似度,并将密度和距离共同作为选择新初始聚类中心的相关因子,以及根据类内距离进行迭代的一种新的类中心迭代模型.在非簇型人工数据集和UCI标准数据集上的实验证明,与传统及其他改进K-means算法相比,本文提出的算法可得到更加合理的初始聚类中心,能反映任意形状的复杂数据集分布规律,算法更加稳定、准确. 展开更多
关键词 K-means 非簇型 初始聚类中心 相似性度量
下载PDF
一种基于局部密度的核K-means算法 被引量:4
18
作者 李米娜 朱玉全 +1 位作者 陈耿 郝洪星 《计算机应用研究》 CSCD 北大核心 2011年第1期78-80,90,共4页
针对核K-means算法初始聚类中心点难以确定等问题,提出了一种基于局部密度的核K-means算法,该方法利用每个样本的局部相对密度来选择具有高密度且低相似性的样本来生成初始类中心点。实验结果表明,该算法能够很好地排除类边缘点和噪声... 针对核K-means算法初始聚类中心点难以确定等问题,提出了一种基于局部密度的核K-means算法,该方法利用每个样本的局部相对密度来选择具有高密度且低相似性的样本来生成初始类中心点。实验结果表明,该算法能够很好地排除类边缘点和噪声点的影响,并且能够适应数据集中各个实际类别密度分布不平衡的情况,最终可以生成质量较高且波动性较小的聚类。 展开更多
关键词 数据挖掘 局部密度 K—means
下载PDF
一种用于文本聚类的改进k-means算法 被引量:34
19
作者 索红光 王玉伟 《山东大学学报(理学版)》 CAS CSCD 北大核心 2008年第1期60-64,共5页
k-means是目前常用的文本聚类算法,针对其最终搜索的局部极值与全局最优解偏差较大的缺点,采用一种基于局部搜索优化的思想来改进算法,并推导出目标函数的变化公式。根据目标函数值的改变对聚类结果作再次划分后,继续k-means迭代,拓展... k-means是目前常用的文本聚类算法,针对其最终搜索的局部极值与全局最优解偏差较大的缺点,采用一种基于局部搜索优化的思想来改进算法,并推导出目标函数的变化公式。根据目标函数值的改变对聚类结果作再次划分后,继续k-means迭代,拓展其搜索范围。理论分析和实验结果表明修改后的算法能有效地提高聚类的质量,且计算复杂度仍与数据集文本总数呈线性变化。 展开更多
关键词 文本聚类 K-means 向量空间模型 局部迭代
下载PDF
The Submanifolds with Parallel Mean Curvature Vector in a Locally Symmetric and Conformally Flat Riemannian Manifold 被引量:8
20
作者 孙华飞 《Chinese Quarterly Journal of Mathematics》 CSCD 1992年第1期32-36,共5页
In the present paper we obtain the following result: Theorem Let M^R be a compact submanifold with parallel mean curvature vector in a locally symmetric and conformally flat Riemannian manifold N^(n+p)(p>1). If the... In the present paper we obtain the following result: Theorem Let M^R be a compact submanifold with parallel mean curvature vector in a locally symmetric and conformally flat Riemannian manifold N^(n+p)(p>1). If then M^n lies in a totally geodesic submanifold N^(n+1). 展开更多
关键词 locally symmetric conformally flat parallel mean curvature vector
下载PDF
上一页 1 2 228 下一页 到第
使用帮助 返回顶部