Welcome![Sign In][Sign Up]
Location:
Search - FUZZY P

Search list

[Other resourcefun_fuzzy-feedbace

Description: matlab写的模糊整定PID参数的子函数 -Matlab write fuzzy PID tuning parameters Functions written in Matlab fuzzy tuning PID Parameters of Functions written in Matlab fuzzy PID tuning parameters Functions written in Matlab fuzzy setting P ID parameter Functions
Platform: | Size: 1807 | Author: 盖萌 | Hits:

[AI-NN-PRfun_fuzzy-feedbace

Description: matlab写的模糊整定PID参数的子函数 -Matlab write fuzzy PID tuning parameters Functions written in Matlab fuzzy tuning PID Parameters of Functions written in Matlab fuzzy PID tuning parameters Functions written in Matlab fuzzy setting P ID parameter Functions
Platform: | Size: 2048 | Author: 盖萌 | Hits:

[matlabPSO-evolutionarycomputation

Description: 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary computation technique (evolutionary computation), has Dr. Eberhart and Dr. kennedy invention. Deriving from the behavior of birds of prey PSO with genetic algorithm is similar to an iterative optimization-based tools. System initialization for a group of random solutions, through the iterative search for optimal values. But there is no cross-genetic algorithm used (crossover) and mutation (mutation). But the particles in the solution space of the particles to follow the optimal search. In detail the steps after the introduction sections compared with the genetic algorithm, PSO has the advantage of being simple and easy and did not realize many of the parameters need to be adjusted. Has been widely applied to function optimization, neural network training, fuzzy system control, as well as other genetic algorithm applications
Platform: | Size: 22528 | Author: zzh | Hits:

[AI-NN-PRFuzzy_Control_Systems_Design_and_Analysis.pdf

Description: 一本很不错的介绍模糊控制系统的教材,适用于设计模糊控制系统的各个阶段-A very good introduction of fuzzy control system of teaching materials, applicable to the design of fuzzy control system at all stages of
Platform: | Size: 4575232 | Author: lyzseu | Hits:

[matlabsynthetic_aperture_radar

Description: 合成孔径.ppt,合成孔径雷达.ppt,脉冲压缩雷达.ppt,目标分辨与模糊.ppt-Synthetic aperture. Ppt, synthetic aperture radar. Ppt, pulse compression radar. Ppt, objectives and fuzzy to tell. Ppt
Platform: | Size: 18186240 | Author: keyoung | Hits:

[Speech/Voice recognition/combinearma

Description: ARMA模型建立程序,给出自相关序列,指定ARMA模型的P阶,Q阶参数,得出相应的参数值 function [bq ,ap]=armahat(rx,p,q)-ARMA model for the establishment of procedures, to come from related sequences, designated the P-order ARMA model, Q-order parameters, the corresponding parameter values derived function [bq, ap] = armahat (rx, p, q)
Platform: | Size: 1024 | Author: 赵慧羲 | Hits:

[SCMPIDcontrol

Description: 增量式模糊PID控制方法AVR单片机mega16-Incremental fuzzy PID control method AVR Singlechip mega16
Platform: | Size: 166912 | Author: xiaoxiu | Hits:

[Graph Recognizepic-anaylse

Description: 验证码图片分析类。。。可以处理扭曲图片和模糊图片-Verification Code Analysis picture category. . . Can deal with fuzzy distorted picture and picture
Platform: | Size: 11264 | Author: Sky Yi | Hits:

[Software EngineeringfuzzyPIDusingmatlab

Description: 模糊PID的MATLAB仿真...应用模糊逻辑理论在线修正P,I,D的三个参数-MATLAB simulation of the fuzzy PID fuzzy logic theory ... applications online amendment P, I, D of the three parameters
Platform: | Size: 247808 | Author: wuxin | Hits:

[Documentsdcmotorspeedcontrolusingfuzzylogicbasedonlabview.r

Description: DC Motor Speed Control using Fuzzy Logic based on LabVIEW Thepsatorn, P. Numsomran, A. Tipsuwanporn, V. Teanthong, T. SICE-ICASE, 2006. International Joint Conference 18-21 Oct. 2006 Page(s):3617 - 3620 Digital Object Identifier 10.1109/SICE.2006.314890 -DC Motor Speed Control using Fuzzy Logic based on LabVIEW Thepsatorn, P. Numsomran, A. Tipsuwanporn, V. Teanthong, T. SICE-ICASE, 2006. International Joint Conference 18-21 Oct. 2006 Page(s):3617- 3620 Digital Object Identifier 10.1109/SICE.2006.314890
Platform: | Size: 2297856 | Author: boyang | Hits:

[Software EngineeringRecognition_of_partial_discharge_using_fuzzy_logic

Description: 基于模糊逻辑的局放分类的经典文献,可供研究局放分类人员使用-PD based on fuzzy logic classification of classic literature
Platform: | Size: 413696 | Author: 徐颖敏 | Hits:

[Windows Developtrafficlight

Description: 采用模糊控制的思想,实现交通路口红绿灯时间的优化控制。 功能要求:(1) 采用模糊控制实现红绿灯控制,根据车流量的不同来控制红绿灯的显示时间。 (2) 模拟实际交通路况,简化编程难度,只考虑横竖方向的车流量,并不考虑车的拐弯,重点突出模糊控制算法 -Using fuzzy control theory to achieve the traffic intersection of time optimal control of traffic lights. Functional requirements: (1) using fuzzy control to achieve traffic light control, according to the different traffic flow to control the traffic lights display the time. (2) simulate the actual traffic and road conditions, simplify programming difficulty, only if they had to consider the direction of traffic flow, without considering turning vehicles, focused fuzzy control algorithm
Platform: | Size: 431104 | Author: xiaohu | Hits:

[matlabFuzzyPID

Description: 里面有三个二维模糊调节器分别实现PID控制器的参数Kp,ki,Kd,的调节。其控制原理:根据前面的偏差e和偏差变化ec将三个模糊控制器FC1,FC2,FC3分别进行模糊化,模糊逻辑推理,解模糊化。最后得到pid控制器参数调节量。-There are three two-dimensional fuzzy controller to achieve PID controller parameters were Kp, ki, Kd, of the regulation. The control principle: According to the previous error e and error change ec the three fuzzy controller FC1, FC2, FC3 were fuzzy, fuzzy logic, defuzzification. Finally, adjust the controller parameters by pid.
Platform: | Size: 30720 | Author: 杜增明 | Hits:

[Software EngineeringDC-motor-speed-PID-Control

Description: 为了改善无刷直流电机的调速性能 ,针对普通模糊 P ID速度控制器的缺陷 ,研究了基于变论域思想的自适应模糊 P ID控制器及其在 BLDCM控制系统中的应用。-To improve the performance of brushless DC motor speed, the speed for ordinary fuzzy P ID controller defect of thought based on variable universe adaptive fuzzy P ID controller and its control system BLDCM.
Platform: | Size: 623616 | Author: guoj | Hits:

[matlabfuzzy_pid

Description: 直流伺服电机用MATLAB实现的源代码,伺服系统由具有位置反馈、速度反馈和电流反馈的三闭环结构组成本控制系统采用模糊和PID复合控制,在小偏差时转化为P ID控制,这样就获得了比纯模糊控制更高的稳态精度,有比P ID控制更快的动态响应、更小的超调量。-DC servo motor to achieve with the MATLAB source code, by a position feedback servo system, the speed feedback and current feedback loop structure composed of three of the control system using fuzzy and PID compound control, in a small deviation into the P ID control, so that access to higher than the pure fuzzy control steady-state accuracy, faster than P ID control the dynamic response, smaller overshoot.
Platform: | Size: 44032 | Author: Lily | Hits:

[AI-NN-PRFuzzy-Logic-Control-for-the-tracking-of-maximum-p

Description: Fuzzy Logic Control for the tracking of maximum power point of a PV system
Platform: | Size: 552960 | Author: amar | Hits:

[matlabNav-Sys-P-SAS

Description: Fuzzy controller design and implementation in real time control
Platform: | Size: 24507392 | Author: piethein | Hits:

[OtherNEURO-FUZZY-BASED-CONTROLLER-FOR-A-SHUNT-ACTIVE-P

Description: NEURO-FUZZY BASED CONTROLLER FOR A SHUNT ACTIVE POWER FILTER
Platform: | Size: 333824 | Author: master | Hits:

[DocumentsC-o-m-p-e-n-s-a-t-o-r-y-N-e-u-r

Description: 基于补偿算子的模糊神经网络系统及其在系统 建模和控制中的应用研究,包括论文和程序,程序附在论文后,为PDF文档-After the operator based compensation fuzzy neural network system and its application in modeling and control systems, including papers and procedures, procedures attached to the papers, the PDF document
Platform: | Size: 1713152 | Author: haoguaiguai | Hits:

[Program docFUZZY

Description: Cognitive Radio by Fuzzy. explanation on the PPT file, simulation by Fuzzy Matlab. p.s. written in Indonesian
Platform: | Size: 1201152 | Author: veveshim | Hits:
« 12 3 »

CodeBus www.codebus.net