期刊文献+
共找到2,456篇文章
< 1 2 123 >
每页显示 20 50 100
A Fast Underwater Optical Image Segmentation Algorithm Based on a Histogram Weighted Fuzzy C-means Improved by PSO 被引量:4
1
作者 王士龙 徐玉如 庞永杰 《Journal of Marine Science and Application》 2011年第1期70-75,共6页
The S/N of an underwater image is low and has a fuzzy edge.If using traditional methods to process it directly,the result is not satisfying.Though the traditional fuzzy C-means algorithm can sometimes divide the image... The S/N of an underwater image is low and has a fuzzy edge.If using traditional methods to process it directly,the result is not satisfying.Though the traditional fuzzy C-means algorithm can sometimes divide the image into object and background,its time-consuming computation is often an obstacle.The mission of the vision system of an autonomous underwater vehicle (AUV) is to rapidly and exactly deal with the information about the object in a complex environment for the AUV to use the obtained result to execute the next task.So,by using the statistical characteristics of the gray image histogram,a fast and effective fuzzy C-means underwater image segmentation algorithm was presented.With the weighted histogram modifying the fuzzy membership,the above algorithm can not only cut down on a large amount of data processing and storage during the computation process compared with the traditional algorithm,so as to speed up the efficiency of the segmentation,but also improve the quality of underwater image segmentation.Finally,particle swarm optimization (PSO) described by the sine function was introduced to the algorithm mentioned above.It made up for the shortcomings that the FCM algorithm can not get the global optimal solution.Thus,on the one hand,it considers the global impact and achieves the local optimal solution,and on the other hand,further greatly increases the computing speed.Experimental results indicate that the novel algorithm can reach a better segmentation quality and the processing time of each image is reduced.They enhance efficiency and satisfy the requirements of a highly effective,real-time AUV. 展开更多
关键词 underwater image image segmentation autonomous underwater vehicle (AUV) gray-scale histogram fuzzy c-means real-time effectiveness sine function particle swarm optimization (PSO)
在线阅读 下载PDF
ADAPTIVE GENETIC ALGORITHM BASED ON SIX FUZZY LOGIC CONTROLLERS 被引量:3
2
作者 朱力立 张焕春 经亚枝 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2003年第2期230-235,共6页
The performance of genetic algorithm(GA) is determined by the capability of search and optimization for satisfactory solutions. The new adaptive genetic algorithm(AGA) is built for inducing suitable search and optimiz... The performance of genetic algorithm(GA) is determined by the capability of search and optimization for satisfactory solutions. The new adaptive genetic algorithm(AGA) is built for inducing suitable search and optimization relationship. The use of six fuzzy logic controllers(6FLCs) is proposed for dynamic control genetic operating parameters of a symbolic-coded GA. This paper uses AGA based on 6FLCs to deal with the travelling salesman problem (TSP). Experimental results show that AGA based on 6FLCs is more efficient than a standard GA in solving combinatorial optimization problems similar to TSP. 展开更多
关键词 adaptive genetic algorithm fuzzy controller dynamic parameters control TSP
在线阅读 下载PDF
ALLIED FUZZY c-MEANS CLUSTERING MODEL 被引量:2
3
作者 武小红 周建江 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2006年第3期208-213,共6页
A novel model of fuzzy clustering, i.e. an allied fuzzy c means (AFCM) model is proposed based on the combination of advantages of fuzzy c means (FCM) and possibilistic c means (PCM) clustering. PCM is sensitive... A novel model of fuzzy clustering, i.e. an allied fuzzy c means (AFCM) model is proposed based on the combination of advantages of fuzzy c means (FCM) and possibilistic c means (PCM) clustering. PCM is sensitive to initializations and often generates coincident clusters. AFCM overcomes this shortcoming and it is an ex tension of PCM. Membership and typicality values can be simultaneously produced in AFCM. Experimental re- suits show that noise data can be well processed, coincident clusters are avoided and clustering accuracy is better. 展开更多
关键词 fuzzy c-means clustering possibilistic c means clustering allied fuzzy c-means clustering
在线阅读 下载PDF
Multisensor Fuzzy Stochastic Fusion Based on Genetic Algorithms 被引量:3
4
作者 胡昌振 谭惠民 《Journal of Beijing Institute of Technology》 EI CAS 2000年第1期49-54,共6页
To establish a parallel fusion approach of processing high dimensional information, the model and criterion of multisensor fuzzy stochastic data fusion were presented. In order to design genetic algorithm fusion, the ... To establish a parallel fusion approach of processing high dimensional information, the model and criterion of multisensor fuzzy stochastic data fusion were presented. In order to design genetic algorithm fusion, the fusion parameter coding, initial population and fitness function establishing, and fuzzy logic controller designing for genetic operations and probability choosing were completed. The discussion on the highly dimensional fusion was given. For a moving target with the division of 1 64 (velocity) and 1 75 (acceleration), the precision of fusion is 0 94 and 0 98 respectively. The fusion approach can improve the reliability and decision precision effectively. 展开更多
关键词 MULTISENSOR data fusion fuzzy random genetic algorithm
在线阅读 下载PDF
Fuzzy C-Means算法中隶属度信息在特征空间的分布特性分析及改进方法 被引量:2
5
作者 胡世英 周源华 《红外与毫米波学报》 SCIE EI CAS CSCD 北大核心 1999年第1期67-72,共6页
首先推导了FuzzyC-Means算法在特征空间的迭代公式,然后就其隶属度信息在特征空间的分布缺陷提出两种改进方法:一是通过引入选择注意性参数控制隶属度信息的分布;二是从条件概率出发构造类置信度取代原隶属度.实验表明... 首先推导了FuzzyC-Means算法在特征空间的迭代公式,然后就其隶属度信息在特征空间的分布缺陷提出两种改进方法:一是通过引入选择注意性参数控制隶属度信息的分布;二是从条件概率出发构造类置信度取代原隶属度.实验表明这两种方法均起到了较好的效果. 展开更多
关键词 fuzzy 隶属度 选择注意性参数 置信度 FCM算法
在线阅读 下载PDF
一种新的基于Fuzzy c-means的高效自适应截集算法
6
作者 高晶 常亮 吴铁峰 《现代电子技术》 2006年第14期100-101,104,共3页
提出了一种新的模糊聚类方法-自适应截集算法。该方法克服了聚类数目c要求预先确定、局部最优、分类不确定等弱点,对算法结构加以改进,增加聚类有效性问题的分析,在聚类过程中可动态调整聚类数目。针对时间消耗问题,利用模糊截集提高分... 提出了一种新的模糊聚类方法-自适应截集算法。该方法克服了聚类数目c要求预先确定、局部最优、分类不确定等弱点,对算法结构加以改进,增加聚类有效性问题的分析,在聚类过程中可动态调整聚类数目。针对时间消耗问题,利用模糊截集提高分类识别的速度。经实验表明,本算法可以提高聚类算法的可靠程度和分类识别的正确性。 展开更多
关键词 模糊聚类 聚类数 自适应截集算法 聚类分析
在线阅读 下载PDF
Soil pore identification with the adaptive fuzzy C-means method based on computed tomography images 被引量:5
7
作者 Yue Zhao Qiaoling Han +1 位作者 Yandong Zhao Jinhao Liu 《Journal of Forestry Research》 SCIE CAS CSCD 2019年第3期1043-1052,共10页
The complex geometry and topology of soil is widely recognised as the key driver in many ecological processes. X-ray computed tomography (CT) provides insight into the internal structure of soil pores automatically an... The complex geometry and topology of soil is widely recognised as the key driver in many ecological processes. X-ray computed tomography (CT) provides insight into the internal structure of soil pores automatically and accurately. Until recently, there have not been methods to identify soil pore structures. This has restricted the development of soil science, particularly regarding pore geometry and spatial distribution. Through the adoption of the fuzzy clustering theory and the establishment of pore identification rules, a novel pore identification method is described to extract pore structures from CT soil images. The robustness of the adaptive fuzzy C-means method (AFCM), the adaptive threshold method, and Image-Pro Plus tools were compared on soil specimens under different conditions, such as frozen, saturated, and dry situations. The results demonstrate that the AFCM method is suitable for identifying pore clusters, especially tiny pores, under various soil conditions. The method would provide an optional technique for the study of soil micromorphology. 展开更多
关键词 CT soil IMAGES fuzzy c-meanS fuzzy clustering theory PORE IDENTIFICATION rule
在线阅读 下载PDF
A fast and effective fuzzy clustering algorithm for color image segmentation 被引量:4
8
作者 王改华 李德华 《Journal of Beijing Institute of Technology》 EI CAS 2012年第4期518-525,共8页
A fast and effective fuzzy clustering algorithm is proposed. The algorithm splits an image into n × n blocks, and uses block variance to judge whether the block region is homogeneous. Mean and center pixel of eac... A fast and effective fuzzy clustering algorithm is proposed. The algorithm splits an image into n × n blocks, and uses block variance to judge whether the block region is homogeneous. Mean and center pixel of each homogeneous block are extracted for feature. Each inhomogeneous block is split into separate pixels and the mean of neighboring pixels within a window around each pixel and pixel value are extracted for feature. Then cluster of homogeneous blocks and cluster of separate pixels from inhomogeneous blocks are carried out respectively according to different membership functions. In fuzzy clustering stage, the center pixel and center number of the initial clustering are calculated based on histogram by using mean feature. Then different membership functions according to comparative result of block variance are computed. Finally, modified fuzzy c-means with spatial information to complete image segmentation axe used. Experimental results show that the proposed method can achieve better segmental results and has shorter executive time than many well-known methods. 展开更多
关键词 CLUSTER image segmentation fuzzy c-means HISTOGRAM
在线阅读 下载PDF
A Fuzzy Decision Based WSN Localization Algorithm for Wise Healthcare 被引量:1
9
作者 Jiangyu Yan Ran Qiao +2 位作者 Liangrui Tang Chenxi Zheng Bing Fan 《China Communications》 SCIE CSCD 2019年第4期208-218,共11页
Wise healthcare is a typical application of wireless sensor network(WSN), which uses sensors to monitor the physiological state of nursing targets and locate their position in case of an emergency situation. The locat... Wise healthcare is a typical application of wireless sensor network(WSN), which uses sensors to monitor the physiological state of nursing targets and locate their position in case of an emergency situation. The location of targets need to be determined and reported to the control center,and this leads to the localization problem. While localization in healthcare field demands high accuracy and regional adaptability, the information processing mechanism of human thinking has been introduced,which includes knowledge accumulation, knowledge fusion and knowledge expansion. Furthermore, a fuzzy decision based localization approach is proposed. Received signal strength(RSS) at references points are obtained and processed as position relationship indicators, using fuzzy set theory in the knowledge accumulation stage; after that, optimize degree of membership corresponding to each anchor nodes in different environments during knowledge fusion; the matching degree of reference points is further calculated and sorted in decision-making, and the coordinates of several points with the highest matching degree are utilized to estimate the location of unknown nodes while knowledge expansion. Simulation results show that the proposed algorithm get better accuracy performance compared to several traditional algorithms under different typical occasions. 展开更多
关键词 WSN localization WISE healthcare fuzzy DECISION algorithm reference POINTS MATCHING DEGREE
在线阅读 下载PDF
Research on the fully fuzzy time-cost trade-off based on genetic algorithms 被引量:1
10
作者 JIN Chao-guang JI Zhuo-shang +2 位作者 LIN Yan ZHAO Yuan-min HUANG Zhen-dong 《Journal of Marine Science and Application》 2005年第3期18-23,共6页
It is very difficult to estimate exact values of time and cost of an activity in project scheduling process because many uncertain factors, such as weather, productivity level, human factors etc. , dynamically affect ... It is very difficult to estimate exact values of time and cost of an activity in project scheduling process because many uncertain factors, such as weather, productivity level, human factors etc. , dynamically affect them during project implementation process. A GAs-based fully fuzzy optimal time-cost trade-off model is presented based on fuzzy sets and genetic algorithms (GAs). In tihs model all parameters and variables are characteristics by fuzzy numbers. And then GAs is adopted to search for the optimal solution to this model. The method solves the time-cost trade-off problems under an uncertain environment and is proved practicable through a giving example in ship building scheduling. 展开更多
关键词 fuzzy sets ranking fuzzy number genetic algorithms time-cost trade-off
在线阅读 下载PDF
A New Fuzzy Adaptive Genetic Algorithm 被引量:6
11
作者 房磊 张焕春 经亚枝 《Journal of Electronic Science and Technology of China》 2005年第1期57-59,71,共4页
Multiple genetic algorithms (GAs) need a large population size, which will take a long time for evolution. A new fuzzy adaptive GA is proposed in this paper. This algorithm is more effective in global search while kee... Multiple genetic algorithms (GAs) need a large population size, which will take a long time for evolution. A new fuzzy adaptive GA is proposed in this paper. This algorithm is more effective in global search while keeping the overall population size constant. The simulation results of function optimization show that with the proposed algorithm, the phenomenon of premature convergence can be overcome effectively, and a satisfying optimization result is obtained. 展开更多
关键词 adaptive genetic algorithm fuzzy logic controller dynamic parameters control population sizes
在线阅读 下载PDF
Using genetic algorithm based fuzzy adaptive resonance theory for clustering analysis 被引量:3
12
作者 LIU Bo WANG Yong WANG Hong-jian 《哈尔滨工程大学学报》 EI CAS CSCD 北大核心 2006年第B07期547-551,共5页
关键词 聚类分析 遗传算法 模糊自适应谐振理论 人工神经网络
在线阅读 下载PDF
Image Retrieval Approach Based on Intuitive Fuzzy Set Combined with Genetic Algorithm
13
作者 王潇茵 徐卫华 胡昌振 《Journal of Beijing Institute of Technology》 EI CAS 2009年第1期60-64,共5页
Aiming at shortcomings of traditional image retrieval systems, a new image retrieval approach based on color features of image combining intuitive fuzzy theory with genetic algorithm is proposed. Each image is segment... Aiming at shortcomings of traditional image retrieval systems, a new image retrieval approach based on color features of image combining intuitive fuzzy theory with genetic algorithm is proposed. Each image is segmented into a constant number of sub-images in vertical direction. Color features are extracted from every sub-image to get chromosome coding. It is considered that fuzzy membership and intuitive fuzzy hesitancy degree of every pixel's color in image are associated to all the color histogram bins. Certain feature, fuzzy feature and intuitive fuzzy feature of colors in an image, are used together to describe the content of image. Efficient combinations of sub-image are selected according to operation of selecting, crossing and variation. Retrieval results are obtained from image matching based on these color feature combinations of sub-images. Tests show that this approach can improve the accuracy of image retrieval in the case of not decreasing the speed of image retrieval. Its mean precision is above 80 %. 展开更多
关键词 intuitive fuzzy genetic algorithm color histogram image retrieval
在线阅读 下载PDF
Mercer Kernel Based Fuzzy Clustering Self-Adaptive Algorithm
14
作者 李侃 刘玉树 《Journal of Beijing Institute of Technology》 EI CAS 2004年第4期351-354,共4页
A novel mercer kernel based fuzzy clustering self-adaptive algorithm is presented. The mercer kernel method is introduced to the fuzzy c-means clustering. It may map implicitly the input data into the high-dimensional... A novel mercer kernel based fuzzy clustering self-adaptive algorithm is presented. The mercer kernel method is introduced to the fuzzy c-means clustering. It may map implicitly the input data into the high-dimensional feature space through the nonlinear transformation. Among other fuzzy c-means and its variants, the number of clusters is first determined. A self-adaptive algorithm is proposed. The number of clusters, which is not given in advance, can be gotten automatically by a validity measure function. Finally, experiments are given to show better performance with the method of kernel based fuzzy c-means self-adaptive algorithm. 展开更多
关键词 fuzzy c-means mercer kernel feature space validity measure function
在线阅读 下载PDF
Applying Neural Network withGenetic Algorithm and FuzzySelection Models to Select Equipmentsfor Fully-Mechanized Coal Mining
15
作者 王新宇 吴瑞明 冯春花 《Journal of China University of Mining and Technology》 2004年第2期147-151,共5页
According to the typical engineering samples, a neural net work model with genetic algorithm to optimize weight values is put forward to forecast the productivities and efficiencies of mining faces. By this model we c... According to the typical engineering samples, a neural net work model with genetic algorithm to optimize weight values is put forward to forecast the productivities and efficiencies of mining faces. By this model we can obtain the possible achievements of available equipment combinations under certain geological situations of fully-mechanized coal mining faces. Then theory of fuzzy selection is applied to evaluate the performance of each equipment combination. By detailed empirical analysis, this model integrates the functions of forecasting mining faces' achievements and selecting optimal equipment combination and is helpful to the decision of equipment combination for fully-mechanized coal mining. 展开更多
关键词 GENETIC algorithm artificial neural network fuzzy SELECTION SELECTION of equipment combination
在线阅读 下载PDF
Design of fuzzy adaptive washout algorithm based on the novel tilt coordinate
16
作者 WANG Hui ZHU Dao-yang CHENG Yuan-jie 《Journal of Chongqing University》 CAS 2018年第1期27-38,共12页
Motion simulator usually appears the phenomenon of false cues and the workspace is limited in the process of washout. The proposed washout algorithm combines fuzzy logic control with the vestibular system to design th... Motion simulator usually appears the phenomenon of false cues and the workspace is limited in the process of washout. The proposed washout algorithm combines fuzzy logic control with the vestibular system to design the tilt coordination fuzzy adaptive filter, in order to minimize the vestibular sensory error below the human perception threshold. Owing to tilt coordination angular velocity limiter, the loss of low-pass acceleration must be compensated by the acceleration transform model. The translational channel decreases the possibility of the workspace beyond limitation and expands the scope of motion platform simulating input acceleration by using third-order filter. The simulation results show that the proposed algorithm can effectively overcome the phase retardation of classical washout algorithm, and then prevent the produce of false cues, decrease the displacement of motion platform simultaneously; in addition, white Gaussian noise simulates large variations in acceleration. The proposed washout algorithm can have maximal extreme value of acceleration and accurate simulating performance in general. It also proves that the proposed washout algorithm has a strong adaptability and reliability, which can effectively improve the dynamic fidelity for motion simulator. 展开更多
关键词 classical washout algorithm fuzzy control false cues tilt coordinate washout filter vestibular system
在线阅读 下载PDF
Integrated classification method of tight sandstone reservoir based on principal component analysise simulated annealing genetic algorithmefuzzy cluster means
17
作者 Bo-Han Wu Ran-Hong Xie +3 位作者 Li-Zhi Xiao Jiang-Feng Guo Guo-Wen Jin Jian-Wei Fu 《Petroleum Science》 SCIE EI CSCD 2023年第5期2747-2758,共12页
In this research,an integrated classification method based on principal component analysis-simulated annealing genetic algorithm-fuzzy cluster means(PCA-SAGA-FCM)was proposed for the unsupervised classification of tig... In this research,an integrated classification method based on principal component analysis-simulated annealing genetic algorithm-fuzzy cluster means(PCA-SAGA-FCM)was proposed for the unsupervised classification of tight sandstone reservoirs which lack the prior information and core experiments.A variety of evaluation parameters were selected,including lithology characteristic parameters,poro-permeability quality characteristic parameters,engineering quality characteristic parameters,and pore structure characteristic parameters.The PCA was used to reduce the dimension of the evaluation pa-rameters,and the low-dimensional data was used as input.The unsupervised reservoir classification of tight sandstone reservoir was carried out by the SAGA-FCM,the characteristics of reservoir at different categories were analyzed and compared with the lithological profiles.The analysis results of numerical simulation and actual logging data show that:1)compared with FCM algorithm,SAGA-FCM has stronger stability and higher accuracy;2)the proposed method can cluster the reservoir flexibly and effectively according to the degree of membership;3)the results of reservoir integrated classification match well with the lithologic profle,which demonstrates the reliability of the classification method. 展开更多
关键词 Tight sandstone Integrated reservoir classification Principal component analysis Simulated annealing genetic algorithm fuzzy cluster means
在线阅读 下载PDF
矿井带式输送机液压拉紧Fuzzy-PID控制技术研究 被引量:5
18
作者 王伟峰 杨泽 +3 位作者 赵轩冲 纪晓涵 贵晓云 何地 《煤炭科学技术》 EI CAS CSCD 北大核心 2024年第3期217-224,共8页
针对矿井传统带式输送机拉紧系统响应速度慢、调节能力差、拉紧控制时变性和非线性等问题,提出了一种矿井带式输送机液压拉紧系统Fuzzy-PID控制(基于模糊算法的PID控制)方法。首先,根据液压拉紧装置建立数学模型,其次通过Matlab内置的Si... 针对矿井传统带式输送机拉紧系统响应速度慢、调节能力差、拉紧控制时变性和非线性等问题,提出了一种矿井带式输送机液压拉紧系统Fuzzy-PID控制(基于模糊算法的PID控制)方法。首先,根据液压拉紧装置建立数学模型,其次通过Matlab内置的Simulink仿真库分别对Fuzzy-PID控制器和PID控制器的液压拉紧系统进行仿真,得出输送带拉紧张力启动响应阶段和张力突变的调节响应图,并做出对比分析。最后,通过试验测试来验证算法模型的有效性。仿真结果表明:矿井带式输送机液压拉紧Fuzzy-PID控制系统不仅在启动阶段还有张力突变过程中都具有更好的稳态性能、更快的响应速度。在拉紧装置启动响应阶段的张力超调量降低了13.5%、到达期望值的时间缩短了0.5 s。在拉紧装置张力突变即模拟拉紧和松带阶段,当张力增加时,Fuzzy-PID控制器的调节速度缩短了0.4 s,超调量下降了4%。当张力减少时,Fuzzy-PID控制器的调节速度缩短了0.3 s,超调量降低了2%。试验结果表明:采用Fuzzy-PID控制的效果更佳优异稳定,且损耗更小。对比于PID控制,Fuzzy-PID控制效果更为良好,平均时间缩短31%且总体趋于稳定。对于矿井带式输送机这种连续运输作业的设备,Fuzzy-PID控制技术为矿井带式输送带平稳运行提供了一定保障,不仅减少了电能浪费,也降低了维护保养带式输送机的保养成本。 展开更多
关键词 带式输送机 液压拉紧装置 模糊算法(fuzzy) PID控制器
在线阅读 下载PDF
Proximal point algorithm for a new class of fuzzy set-valued variational inclusions with (H,η)-monotone mappings
19
作者 李红刚 《Journal of Chongqing University》 CAS 2008年第1期79-84,共6页
We introduced a new class of fuzzy set-valued variational inclusions with (H,η)-monotone mappings. Using the resolvent operator method in Hilbert spaces, we suggested a new proximal point algorithm for finding approx... We introduced a new class of fuzzy set-valued variational inclusions with (H,η)-monotone mappings. Using the resolvent operator method in Hilbert spaces, we suggested a new proximal point algorithm for finding approximate solutions, which strongly converge to the exact solution of a fuzzy set-valued variational inclusion with (H,η)-monotone. The results improved and generalized the general quasi-variational inclusions with fuzzy set-valued mappings proposed by Jin and Tian Jin MM, Perturbed proximal point algorithm for general quasi-variational inclusions with fuzzy set-valued mappings, OR Transactions, 2005, 9(3): 31-38, (In Chinese); Tian YX, Generalized nonlinear implicit quasi-variational inclusions with fuzzy mappings, Computers & Mathematics with Applications, 2001, 42: 101-108. 展开更多
关键词 variational inclusion (H η)-monotone mapping resolvent operator technique fuzzy set-valued mapping proximal point algorithm convergence of numerical methods
在线阅读 下载PDF
A New Neuro-Fuzzy Adaptive Genetic Algorithm
20
作者 ZHU Lili ZHANG Huanchun JING Yazhi(Faculty 302,Nanjing University of Aeronautics and Astronautics,Nanjing 210016 China) 《Journal of Electronic Science and Technology of China》 2003年第1期63-68,共6页
Novel neuro-fuzzy techniques are used to dynamically control parameter settings ofgenetic algorithms (GAs).The benchmark routine is an adaptive genetic algorithm (AGA) that uses afuzzy knowledge-based system to contro... Novel neuro-fuzzy techniques are used to dynamically control parameter settings ofgenetic algorithms (GAs).The benchmark routine is an adaptive genetic algorithm (AGA) that uses afuzzy knowledge-based system to control GA parameters.The self-learning ability of the cerebellar modelariculation controller (CMAC) neural network makes it possible for on-line learning the knowledge onGAs throughout the run.Automatically designing and tuning the fuzzy knowledge-base system,neuro-fuzzy techniques based on CMAC can find the optimized fuzzy system for AGA by the renhanced learningmethod.The Results from initial experiments show a Dynamic Parametric AGA system designed by theproposed automatic method and indicate the general applicability of the neuro-fuzzy AGA to a widerange of combinatorial optimization. 展开更多
关键词 genetic algorithm fuzzy logic control CMAC neural network adaptive parameter control
在线阅读 下载PDF
上一页 1 2 123 下一页 到第
使用帮助 返回顶部