期刊文献+
共找到72篇文章
< 1 2 4 >
每页显示 20 50 100
A Fixed Suppressed Rate Selection Method for Suppressed Fuzzy C-Means Clustering Algorithm 被引量:2
1
作者 Jiulun Fan Jing Li 《Applied Mathematics》 2014年第8期1275-1283,共9页
Suppressed fuzzy c-means (S-FCM) clustering algorithm with the intention of combining the higher speed of hard c-means clustering algorithm and the better classification performance of fuzzy c-means clustering algorit... Suppressed fuzzy c-means (S-FCM) clustering algorithm with the intention of combining the higher speed of hard c-means clustering algorithm and the better classification performance of fuzzy c-means clustering algorithm had been studied by many researchers and applied in many fields. In the algorithm, how to select the suppressed rate is a key step. In this paper, we give a method to select the fixed suppressed rate by the structure of the data itself. The experimental results show that the proposed method is a suitable way to select the suppressed rate in suppressed fuzzy c-means clustering algorithm. 展开更多
关键词 HARD c-means clustering algorithm fuzzy c-means clustering algorithm Suppressed fuzzy c-means clustering algorithm Suppressed RATE
在线阅读 下载PDF
Research of Improved Fuzzy c-means Algorithm Based on a New Metric Norm 被引量:2
2
作者 毛力 宋益春 +2 位作者 李引 杨弘 肖炜 《Journal of Shanghai Jiaotong university(Science)》 EI 2015年第1期51-55,共5页
For the question that fuzzy c-means(FCM)clustering algorithm has the disadvantages of being too sensitive to the initial cluster centers and easily trapped in local optima,this paper introduces a new metric norm in FC... For the question that fuzzy c-means(FCM)clustering algorithm has the disadvantages of being too sensitive to the initial cluster centers and easily trapped in local optima,this paper introduces a new metric norm in FCM and particle swarm optimization(PSO)clustering algorithm,and proposes a parallel optimization algorithm using an improved fuzzy c-means method combined with particle swarm optimization(AF-APSO).The experiment shows that the AF-APSO can avoid local optima,and get the best fitness and clustering performance significantly. 展开更多
关键词 fuzzy c-means(FCM) particle swarm optimization(PSO) clustering algorithm new metric norm
原文传递
Improved Kernel Possibilistic Fuzzy Clustering Algorithm Based on Invasive Weed Optimization 被引量:1
3
作者 赵小强 周金虎 《Journal of Shanghai Jiaotong university(Science)》 EI 2015年第2期164-170,共7页
Fuzzy c-means(FCM) clustering algorithm is sensitive to noise points and outlier data, and the possibilistic fuzzy c-means(PFCM) clustering algorithm overcomes the problem well, but PFCM clustering algorithm has some ... Fuzzy c-means(FCM) clustering algorithm is sensitive to noise points and outlier data, and the possibilistic fuzzy c-means(PFCM) clustering algorithm overcomes the problem well, but PFCM clustering algorithm has some problems: it is still sensitive to initial clustering centers and the clustering results are not good when the tested datasets with noise are very unequal. An improved kernel possibilistic fuzzy c-means algorithm based on invasive weed optimization(IWO-KPFCM) is proposed in this paper. This algorithm first uses invasive weed optimization(IWO) algorithm to seek the optimal solution as the initial clustering centers, and introduces kernel method to make the input data from the sample space map into the high-dimensional feature space. Then, the sample variance is introduced in the objection function to measure the compact degree of data. Finally, the improved algorithm is used to cluster data. The simulation results of the University of California-Irvine(UCI) data sets and artificial data sets show that the proposed algorithm has stronger ability to resist noise, higher cluster accuracy and faster convergence speed than the PFCM algorithm. 展开更多
关键词 data mining clustering algorithm possibilistic fuzzy c-means(PFCM) kernel possibilistic fuzzy c-means algorithm based on invasiv
原文传递
Hybrid Clustering Using Firefly Optimization and Fuzzy C-Means Algorithm
4
作者 Krishnamoorthi Murugasamy Kalamani Murugasamy 《Circuits and Systems》 2016年第9期2339-2348,共10页
Classifying the data into a meaningful group is one of the fundamental ways of understanding and learning the valuable information. High-quality clustering methods are necessary for the valuable and efficient analysis... Classifying the data into a meaningful group is one of the fundamental ways of understanding and learning the valuable information. High-quality clustering methods are necessary for the valuable and efficient analysis of the increasing data. The Firefly Algorithm (FA) is one of the bio-inspired algorithms and it is recently used to solve the clustering problems. In this paper, Hybrid F-Firefly algorithm is developed by combining the Fuzzy C-Means (FCM) with FA to improve the clustering accuracy with global optimum solution. The Hybrid F-Firefly algorithm is developed by incorporating FCM operator at the end of each iteration in FA algorithm. This proposed algorithm is designed to utilize the goodness of existing algorithm and to enhance the original FA algorithm by solving the shortcomings in the FCM algorithm like the trapping in local optima and sensitive to initial seed points. In this research work, the Hybrid F-Firefly algorithm is implemented and experimentally tested for various performance measures under six different benchmark datasets. From the experimental results, it is observed that the Hybrid F-Firefly algorithm significantly improves the intra-cluster distance when compared with the existing algorithms like K-means, FCM and FA algorithm. 展开更多
关键词 clustering OPTIMIZATION K-MEANS fuzzy c-means Firefly algorithm F-Firefly
在线阅读 下载PDF
Substation clustering based on improved KFCM algorithm with adaptive optimal clustering number selection 被引量:1
5
作者 Yanhui Xu Yihao Gao +4 位作者 Yundan Cheng Yuhang Sun Xuesong Li Xianxian Pan Hao Yu 《Global Energy Interconnection》 EI CSCD 2023年第4期505-516,共12页
The premise and basis of load modeling are substation load composition inquiries and cluster analyses.However,the traditional kernel fuzzy C-means(KFCM)algorithm is limited by artificial clustering number selection an... The premise and basis of load modeling are substation load composition inquiries and cluster analyses.However,the traditional kernel fuzzy C-means(KFCM)algorithm is limited by artificial clustering number selection and its convergence to local optimal solutions.To overcome these limitations,an improved KFCM algorithm with adaptive optimal clustering number selection is proposed in this paper.This algorithm optimizes the KFCM algorithm by combining the powerful global search ability of genetic algorithm and the robust local search ability of simulated annealing algorithm.The improved KFCM algorithm adaptively determines the ideal number of clusters using the clustering evaluation index ratio.Compared with the traditional KFCM algorithm,the enhanced KFCM algorithm has robust clustering and comprehensive abilities,enabling the efficient convergence to the global optimal solution. 展开更多
关键词 Load substation clustering Simulated annealing genetic algorithm Kernel fuzzy c-means algorithm clustering evaluation
在线阅读 下载PDF
Advanced Fuzzy C-Means Algorithm Based on Local Density and Distance 被引量:1
6
作者 Shaochun PANG Yijie +1 位作者 SHAO Sen JIANG Keyuan 《Journal of Shanghai Jiaotong university(Science)》 EI 2018年第5期636-642,共7页
This paper presents an advanced fuzzy C-means(FCM) clustering algorithm to overcome the weakness of the traditional FCM algorithm, including the instability of random selecting of initial center and the limitation of ... This paper presents an advanced fuzzy C-means(FCM) clustering algorithm to overcome the weakness of the traditional FCM algorithm, including the instability of random selecting of initial center and the limitation of the data separation or the size of clusters. The advanced FCM algorithm combines the distance with density and improves the objective function so that the performance of the algorithm can be improved. The experimental results show that the proposed FCM algorithm requires fewer iterations yet provides higher accuracy than the traditional FCM algorithm. The advanced algorithm is applied to the influence of stars' box-office data, and the classification accuracy of the first class stars achieves 92.625%. 展开更多
关键词 objective function clustering center fuzzy c-means (FCM) clustering algorithm degree of member-ship
原文传递
Fuzzy Fruit Fly Optimized Node Quality-Based Clustering Algorithm for Network Load Balancing
7
作者 P.Rahul N.Kanthimathi +1 位作者 B.Kaarthick M.Leeban Moses 《Computer Systems Science & Engineering》 SCIE EI 2023年第2期1583-1600,共18页
Recently,the fundamental problem with Hybrid Mobile Ad-hoc Net-works(H-MANETs)is tofind a suitable and secure way of balancing the load through Internet gateways.Moreover,the selection of the gateway and overload of th... Recently,the fundamental problem with Hybrid Mobile Ad-hoc Net-works(H-MANETs)is tofind a suitable and secure way of balancing the load through Internet gateways.Moreover,the selection of the gateway and overload of the network results in packet loss and Delay(DL).For optimal performance,it is important to load balance between different gateways.As a result,a stable load balancing procedure is implemented,which selects gateways based on Fuzzy Logic(FL)and increases the efficiency of the network.In this case,since gate-ways are selected based on the number of nodes,the Energy Consumption(EC)was high.This paper presents a novel Node Quality-based Clustering Algo-rithm(NQCA)based on Fuzzy-Genetic for Cluster Head and Gateway Selection(FGCHGS).This algorithm combines NQCA with the Improved Weighted Clus-tering Algorithm(IWCA).The NQCA algorithm divides the network into clusters based upon node priority,transmission range,and neighbourfidelity.In addition,the simulation results tend to evaluate the performance effectiveness of the FFFCHGS algorithm in terms of EC,packet loss rate(PLR),etc. 展开更多
关键词 Ad-hoc load balancing H-MANET fuzzy logic system genetic algorithm node quality-based clustering algorithm improved weighted clustering fruitfly optimization
在线阅读 下载PDF
CONSIDERING NEIGHBORHOOD INFORMATION IN IMAGE FUZZY CLUSTERING 被引量:2
8
作者 Huang Ning Zhu Minhui Zhang Shourong(The Nat. Key Lab of Microwave Imaging Tech, Inst. of Electronics, CAS, Beijing 100080) 《Journal of Electronics(China)》 2002年第3期307-310,共4页
Fuzzy C-means clustering algorithm is a classical non-supervised classification method.For image classification, fuzzy C-means clustering algorithm makes decisions on a pixel-by-pixel basis and does not take advantage... Fuzzy C-means clustering algorithm is a classical non-supervised classification method.For image classification, fuzzy C-means clustering algorithm makes decisions on a pixel-by-pixel basis and does not take advantage of spatial information, regardless of the pixels' correlation. In this letter, a novel fuzzy C-means clustering algorithm is introduced, which is based on image's neighborhood system. During classification procedure, the novel algorithm regards all pixels'fuzzy membership as a random field. The neighboring pixels' fuzzy membership information is used for the algorithm's iteration procedure. As a result, the algorithm gives a more smooth classification result and cuts down the computation time. 展开更多
关键词 Remote sensing clustering fuzzy c-means clustering algorithm
在线阅读 下载PDF
Agent Based Segmentation of the MRI Brain Using a Robust C-Means Algorithm
9
作者 Hanane Barrah Abdeljabbar Cherkaoui Driss Sarsri 《Journal of Computer and Communications》 2016年第10期13-21,共9页
In the last decade, the MRI (Magnetic Resonance Imaging) image segmentation has become one of the most active research fields in the medical imaging domain. Because of the fuzzy nature of the MRI images, many research... In the last decade, the MRI (Magnetic Resonance Imaging) image segmentation has become one of the most active research fields in the medical imaging domain. Because of the fuzzy nature of the MRI images, many researchers have adopted the fuzzy clustering approach to segment them. In this work, a fast and robust multi-agent system (MAS) for MRI segmentation of the brain is proposed. This system gets its robustness from a robust c-means algorithm (RFCM) and obtains its fastness from the beneficial properties of agents, such as autonomy, social ability and reactivity. To show the efficiency of the proposed method, we test it on a normal brain brought from the BrainWeb Simulated Brain Database. The experimental results are valuable in both robustness to noise and running times standpoints. 展开更多
关键词 Agents and MAS MR Images fuzzy clustering c-means algorithm Image Segmentation
在线阅读 下载PDF
Abnormal State Detection of OLTC Based on Improved Fuzzy C-means Clustering 被引量:1
10
作者 Hongwei Li Lilong Dou +3 位作者 Shuaibing Li Yongqiang Kang Xingzu Yang Haiying Dong 《Chinese Journal of Electrical Engineering》 CSCD 2023年第1期129-141,共13页
An accurate extraction of vibration signal characteristics of an on-load tap changer(OLTC)during contact switching can effectively help detect its abnormal state.Therefore,an improved fuzzy C-means clustering method f... An accurate extraction of vibration signal characteristics of an on-load tap changer(OLTC)during contact switching can effectively help detect its abnormal state.Therefore,an improved fuzzy C-means clustering method for abnormal state detection of the OLTC contact is proposed.First,the wavelet packet and singular spectrum analysis are used to denoise the vibration signal generated by the moving and static contacts of the OLTC.Then,the Hilbert-Huang transform that is optimized by the ensemble empirical mode decomposition(EEMD)is used to decompose the vibration signal and extract the boundary spectrum features.Finally,the gray wolf algorithm-based fuzzy C-means clustering is used to denoise the signal and determine the abnormal states of the OLTC contact.An analysis of the experimental data shows that the proposed secondary denoising method has a better denoising effect compared to the single denoising method.The EEMD can improve the modal aliasing effect,and the improved fuzzy C-means clustering can effectively identify the abnormal state of the OLTC contacts.The analysis results of field measured data further verify the effectiveness of the proposed method and provide a reference for the abnormal state detection of the OLTC. 展开更多
关键词 On-load tap changer singular spectrum analysis Hilbert-Huang transform gray wolf optimization algorithm fuzzy c-means clustering
原文传递
A NEW UNSUPERVISED CLASSIFICATION ALGORITHM FOR POLARIMETRIC SAR IMAGES BASED ON FUZZY SET THEORY 被引量:2
11
作者 Fu Yusheng Xie Yan Pi Yiming Hou Yinming 《Journal of Electronics(China)》 2006年第4期598-601,共4页
In this letter, a new method is proposed for unsupervised classification of terrain types and man-made objects using POLarimetric Synthetic Aperture Radar (POLSAR) data. This technique is a combi-nation of the usage o... In this letter, a new method is proposed for unsupervised classification of terrain types and man-made objects using POLarimetric Synthetic Aperture Radar (POLSAR) data. This technique is a combi-nation of the usage of polarimetric information of SAR images and the unsupervised classification method based on fuzzy set theory. Image quantization and image enhancement are used to preprocess the POLSAR data. Then the polarimetric information and Fuzzy C-Means (FCM) clustering algorithm are used to classify the preprocessed images. The advantages of this algorithm are the automated classification, its high classifica-tion accuracy, fast convergence and high stability. The effectiveness of this algorithm is demonstrated by ex-periments using SIR-C/X-SAR (Spaceborne Imaging Radar-C/X-band Synthetic Aperture Radar) data. 展开更多
关键词 Radar polarimetry Synthetic Aperture Radar (SAR) fuzzy set theory Unsupervised classification Image quantization Image enhancement fuzzy c-means (FCM) clustering algorithm Membership function
在线阅读 下载PDF
Clustering: from Clusters to Knowledge
12
作者 Peter Grabusts 《Computer Technology and Application》 2013年第6期284-290,共7页
Data analysis and automatic processing is often interpreted as knowledge acquisition. In many cases it is necessary to somehow classify data or find regularities in them. Results obtained in the search of regularities... Data analysis and automatic processing is often interpreted as knowledge acquisition. In many cases it is necessary to somehow classify data or find regularities in them. Results obtained in the search of regularities in intelligent data analyzing applications are mostly represented with the help of IF-THEN rules. With the help of these rules the following tasks are solved: prediction, classification, pattern recognition and others. Using different approaches---clustering algorithms, neural network methods, fuzzy rule processing methods--we can extract rules that in an understandable language characterize the data. This allows interpreting the data, finding relationships in the data and extracting new rules that characterize them. Knowledge acquisition in this paper is defined as the process of extracting knowledge from numerical data in the form of rules. Extraction of rules in this context is based on clustering methods K-means and fuzzy C-means. With the assistance of K-means, clustering algorithm rules are derived from trained neural networks. Fuzzy C-means is used in fuzzy rule based design method. Rule extraction methodology is demonstrated in the Fisher's Iris flower data set samples. The effectiveness of the extracted rules is evaluated. Clustering and rule extraction methodology can be widely used in evaluating and analyzing various economic and financial processes. 展开更多
关键词 Data analysis clustering algorithms K-MEANS fuzzy c-means rule extraction.
在线阅读 下载PDF
Interactive Protein Data Clustering
13
作者 Terje Kristensen Vemund Jakobsen 《Computer Technology and Application》 2011年第10期818-827,共10页
In this paper, the authors present three different algorithms for data clustering. These are Self-Organizing Map (SOM), Neural Gas (NG) and Fuzzy C-Means (FCM) algorithms. SOM and NG algorithms are based on comp... In this paper, the authors present three different algorithms for data clustering. These are Self-Organizing Map (SOM), Neural Gas (NG) and Fuzzy C-Means (FCM) algorithms. SOM and NG algorithms are based on competitive leaming. An important property of these algorithms is that they preserve the topological structure of data. This means that data that is close in input distribution is mapped to nearby locations in the network. The FCM algorithm is an algorithm based on soft clustering which means that the different clusters are not necessarily distinct, but may overlap. This clustering method may be very useful in many biological problems, for instance in genetics, where a gene may belong to different clusters. The different algorithms are compared in terms of their visualization of the clustering of proteomic data. 展开更多
关键词 DATAMINING self-organizing map neural gas fuzzy c-means algorithm and protein clustering.
在线阅读 下载PDF
基于相似日与ISC-BiLSTM的短期光伏功率预测方法 被引量:2
14
作者 杨轶航 韩璐 +3 位作者 史华勃 邓鑫隆 陈梓桐 孙如田 《太阳能学报》 北大核心 2025年第1期676-685,共10页
针对传统光伏功率预测方法的精度和鲁棒性难以兼顾的不足,提出一种结合相似日理论、改进麻雀算法(ISSA)与SE通道注意力机制的卷积(CNN)双向长短期记忆(BiLSTM)神经网络模型(简写为ISC-BiLSTM),能实现短期光伏功率的准确预测。该方法首... 针对传统光伏功率预测方法的精度和鲁棒性难以兼顾的不足,提出一种结合相似日理论、改进麻雀算法(ISSA)与SE通道注意力机制的卷积(CNN)双向长短期记忆(BiLSTM)神经网络模型(简写为ISC-BiLSTM),能实现短期光伏功率的准确预测。该方法首先通过相关性计算,筛选出影响光伏功率的主要气象因子;再使用模糊C均值聚类(FCM)方法对存在相似天气特征的相似日进行聚类;然后通过加入SE的CNN对主要气象参数与历史功率的时空特征进行充分提取;接着利用BiLSTM对数据序列间的依赖关系进行捕捉;最后通过ISSA对模型的超参数进行寻优,并选择超参数最优的模型进行功率预测。对比实验与仿真结果表明,该方法预测误差较低,能实现日前分钟级短期光伏功率的准确预测。 展开更多
关键词 光伏发电 预测 神经网络 注意力机制 改进麻雀算法 模糊聚类
原文传递
改进模糊聚类下电力多源异构数据动态挖掘 被引量:1
15
作者 王震峰 《电子设计工程》 2025年第9期125-129,134,共6页
为了提高电力多源异构数据动态挖掘效果及结果可靠性,采用了改进模糊聚类方法。引入隶属度函数,以更好地描述电力数据的不确定性。为了更准确地描述多源异构电力数据样本间的相似度,利用加权马氏距离替代模糊C均值聚类算法中的欧氏距离... 为了提高电力多源异构数据动态挖掘效果及结果可靠性,采用了改进模糊聚类方法。引入隶属度函数,以更好地描述电力数据的不确定性。为了更准确地描述多源异构电力数据样本间的相似度,利用加权马氏距离替代模糊C均值聚类算法中的欧氏距离,从而提升动态挖掘的精度。此外,结合蚁群算法,确定模糊C均值聚类算法的初始聚类中心与聚类中心数量,进一步改进算法,并成功应用于电力多源异构数据的动态挖掘。通过实验验证,该方法在电力系统数据集中能够有效地进行动态挖掘,分析电力用户的用电模式,并且在不同异常值比例下均表现出较高的斯皮尔曼等级相关系数,证明了其动态挖掘结果的可靠性。 展开更多
关键词 改进模糊聚类 电力数据 多源异构 动态挖掘 马氏距离 蚁群算法
在线阅读 下载PDF
基于改进模糊聚类算法的多源异构数据安全聚合研究
16
作者 唐伟云 《国外电子测量技术》 2025年第2期148-154,共7页
为了整合不同来源和格式的数据,提高资源的利用率和价值,并保障数据的安全性,提出了基于改进模糊聚类算法的多源异构数据安全聚合方法。构建数据空间并进行排序,确定密度系数,完成多源异构数据预处理;建立数据特征提取的网络模型,计算... 为了整合不同来源和格式的数据,提高资源的利用率和价值,并保障数据的安全性,提出了基于改进模糊聚类算法的多源异构数据安全聚合方法。构建数据空间并进行排序,确定密度系数,完成多源异构数据预处理;建立数据特征提取的网络模型,计算排序效能函数,获得数据特征的时序相关性;利用改进模糊聚类算法明确目标函数,迭代计算隶属度函数与聚类中心,实现数据融合;通过双重用户的公开密钥嵌入同一密文方法,检验数据密文和签名,完成多源异构数据安全聚合。实验结果证明,所提方法能够保证多源异构数据安全聚合,提高了数据的完整性与安全性,降低了泄漏风险。 展开更多
关键词 改进模糊聚类算法 多源异构数据 数据安全聚合 特征点密度 隶属度函数
原文传递
Modeling of Energy Consumption and Effluent Quality Using Density Peaks-based Adaptive Fuzzy Neural Network 被引量:10
17
作者 Junfei Qiao Hongbiao Zhou 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2018年第5期968-976,共9页
Modeling of energy consumption(EC) and effluent quality(EQ) are very essential problems that need to be solved for the multiobjective optimal control in the wastewater treatment process(WWTP). To address this issue, a... Modeling of energy consumption(EC) and effluent quality(EQ) are very essential problems that need to be solved for the multiobjective optimal control in the wastewater treatment process(WWTP). To address this issue, a density peaks-based adaptive fuzzy neural network(DP-AFNN) is proposed in this study. To obtain suitable fuzzy rules, a DP-based clustering method is applied to fit the cluster centers to process nonlinearity.The parameters of the extracted fuzzy rules are fine-tuned based on the improved Levenberg-Marquardt algorithm during the training process. Furthermore, the analysis of convergence is performed to guarantee the successful application of the DPAFNN. Finally, the proposed DP-AFNN is utilized to develop the models of EC and EQ in the WWTP. The experimental results show that the proposed DP-AFNN can achieve fast convergence speed and high prediction accuracy in comparison with some existing methods. 展开更多
关键词 Density peaks clustering effluent quality (EQ) energy consumption (EC) fuzzy neural network improved Levenberg-Marquardt algorithm wastewater treatment process (WWTP).
在线阅读 下载PDF
Integrated parallel forecasting model based on modified fuzzy time series and SVM 被引量:1
18
作者 Yong Shuai Tailiang Song Jianping Wang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2017年第4期766-775,共10页
A dynamic parallel forecasting model is proposed, which is based on the problem of current forecasting models and their combined model. According to the process of the model, the fuzzy C-means clustering algorithm is ... A dynamic parallel forecasting model is proposed, which is based on the problem of current forecasting models and their combined model. According to the process of the model, the fuzzy C-means clustering algorithm is improved in outliers operation and distance in the clusters and among the clusters. Firstly, the input data sets are optimized and their coherence is ensured, the region scale algorithm is modified and non-isometric multi scale region fuzzy time series model is built. At the same time, the particle swarm optimization algorithm about the particle speed, location and inertia weight value is improved, this method is used to optimize the parameters of support vector machine, construct the combined forecast model, build the dynamic parallel forecast model, and calculate the dynamic weight values and regard the product of the weight value and forecast value to be the final forecast values. At last, the example shows the improved forecast model is effective and accurate. 展开更多
关键词 fuzzy c-means clustering fuzzy time series interval partitioning support vector machine particle swarm optimization algorithm parallel forecasting
在线阅读 下载PDF
Fuzzy identification of nonlinear dynamic system based on selection of important input variables 被引量:1
19
作者 LYU Jinfeng LIU Fucai REN Yaxue 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第3期737-747,共11页
Input variables selection(IVS) is proved to be pivotal in nonlinear dynamic system modeling. In order to optimize the model of the nonlinear dynamic system, a fuzzy modeling method for determining the premise structur... Input variables selection(IVS) is proved to be pivotal in nonlinear dynamic system modeling. In order to optimize the model of the nonlinear dynamic system, a fuzzy modeling method for determining the premise structure by selecting important inputs of the system is studied. Firstly, a simplified two stage fuzzy curves method is proposed, which is employed to sort all possible inputs by their relevance with outputs, select the important input variables of the system and identify the structure.Secondly, in order to reduce the complexity of the model, the standard fuzzy c-means clustering algorithm and the recursive least squares algorithm are used to identify the premise parameters and conclusion parameters, respectively. Then, the effectiveness of IVS is verified by two well-known issues. Finally, the proposed identification method is applied to a realistic variable load pneumatic system. The simulation experiments indi cate that the IVS method in this paper has a positive influence on the approximation performance of the Takagi-Sugeno(T-S) fuzzy modeling. 展开更多
关键词 Takagi-Sugeno(T-S)fuzzy modeling input variable selection(IVS) fuzzy identification fuzzy c-means clustering algorithm
在线阅读 下载PDF
Employment Quality EvaluationModel Based on Hybrid Intelligent Algorithm
20
作者 Xianhui Gu Xiaokan Wang Shuang Liang 《Computers, Materials & Continua》 SCIE EI 2023年第1期131-139,共9页
In order to solve the defect of large error in current employment quality evaluation,an employment quality evaluation model based on grey correlation degree method and fuzzy C-means(FCM)is proposed.Firstly,it analyzes... In order to solve the defect of large error in current employment quality evaluation,an employment quality evaluation model based on grey correlation degree method and fuzzy C-means(FCM)is proposed.Firstly,it analyzes the related research work of employment quality evaluation,establishes the employment quality evaluation index system,collects the index data,and normalizes the index data;Then,the weight value of employment quality evaluation index is determined by Grey relational analysis method,and some unimportant indexes are removed;Finally,the employment quality evaluation model is established by using fuzzy cluster analysis algorithm,and compared with other employment quality evaluation models.The test results show that the employment quality evaluation accuracy of the design model exceeds 93%,the employment quality evaluation error can meet the requirements of practical application,and the employment quality evaluation effect is much better than the comparison model.The comparison test verifies the superiority of the model. 展开更多
关键词 Employment quality fuzzy c-means clustering algorithm grey correlation analysis method evaluation model index system comparative test
在线阅读 下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部