搜索资源列表
模糊逻辑c语言自动生成器
- 模糊控制器设计,可以设计输入、输出函数及生成模糊控制所需的 C 源代码-fuzzy controller design, design input and output functions and fuzzy control needed to generate the C source code
TemperatureControl(C++)
- 基于模糊控制的温度控制模拟,本程序将模仿一个简单具有滞后特性的温度控制系统,采用模糊控制的方法,实现当前温度达到目标温度的有效控制。-based on fuzzy control of the temperature control simulation, This program will imitate a simple lag characteristics of the temperature control system, using fuzzy control methods the
基于c++的模糊控制算法
- 基于c++的模糊控制算法
servo-pump-fuzzypid
- 步进电机模糊控制C程序,采用单片机做为控制器-Stepper motor fuzzy control C program,Single-chip as a controller
fuzzy-controller-program
- 在MATLAB环境下,实现模糊控制,在必要的地方都有注释,适合研究模糊控制-In the MATLAB environment, fuzzy control, where necessary, have the notes for the fuzzy control
Fuzzy
- 模糊算法,实现了求交法计算模糊蕴含关系、最大最小法进行合成运算、求并法计算输出量的模糊集合、加权平均法计算实际的清晰控制量等部分的详细代码。-Fuzzy algorithm, the realization of the intersection method to calculate fuzzy implication relations, max-min method for synthesis of computing, and method for output fuzzy sets,
111
- c语言实现模糊控制源码范例,不错的一个例子。-c language source code examples of fuzzy control, a good example.
SingleTankOfFuzzyControl
- 本文件是一个模糊控制的算法C程序 单水箱的模糊控制(例子+程序)-Single tank of fuzzy control (example+ program)
Theprogram
- 摘要:介绍了一种在C 语言应用程序中调用MATLAB 资源设计模糊控制应用程序的方法。即利用Matlab Fuzzy Logic 工 具箱中的独立C 代码模糊推理引擎函数库,在C 语言应用程序中,调用Matlab Fuzzy Logic 工具箱建立的模糊推理系统数 据文件( 3 . fis) , 从而得到能独立运行的C 语言模糊控制应用程序。 关键词:MATLAB 模糊逻辑工具箱 独立C 代码模糊推理引擎 模糊控制应用程序 中图分类号: TP273 : TP391 文献标识码:
FuzzyControl
- 简洁的模糊控制器 C文件 可直接运行 双变量输入单输出-Simple fuzzy controller C files can be directly run the two-variable input single-output
Advanced_PIC_Control_Matlab_Simulation
- 该文件用matlab 详细说明包括连续系统和离散系统的PID 控制,常用数字PID 控制,专家PID和模糊PID 控制,神经PID 控制,遗传算法PID 控制,多变量解耦PID 控制,几种先进的PID 控制,灰色PID 控制,伺服系统PID 控制,PID 实时控制-Utlizing Matlab technology to describe the different PIC strategy,including regular PID control,fuzzy PID control.
Fuzzy
- 模糊控制的matlab程序,已经调试成功。包括C语言程序-Matlab fuzzy control procedures, has been debugged. Include the C language program
MainTemperaturePIDcontrol
- 锅炉主汽温自适应模糊PID控制,:对锅炉主温度动态特性,以及采用传统PID控制方式和模糊控制方式的优缺点进行了分析,进而提出将模糊控制与常规PID 控制相结合的思路,设计了主汽温自适应模糊PID控制系统。仿真结果表明,其控制效果得到明显改善。-Main steam temperature adaptive fuzzy PID control
fuzzyPID
- 一个图像采集与处理,控制算法与策略的模糊控制C程序-fuzzyPID
fuzzycontrol
- 王立新的模糊系统模糊控制 王立新的模糊系统模糊控制 -Wang Lixin Wang Lixin Fuzzy Fuzzy Fuzzy control Fuzzy Control System
fuzzy-C
- 模糊控制算法c程序,采用重心法解模糊,对学习模糊控制技术的初学者有很大的帮助。-failed to translate
Fuzzy-PID-control-c-program
- 由于项目需要,需要模糊控制算法,之前此类知识为0,经过半个多月的研究,终于有的小进展。开始想从强大的互联网上搜点c代码来研究下,结果搜遍所有搜索引擎都搜不到,以下本人从修改的模糊控制代码,经过自己修改后可在vc6.0,运行!输入e表示输出误差,ec表示误差变化率,经过测试具有很好的控制效果,对于非线性系统和数学模型难以建立的系统来说有更好的控制效果!现将其公开供大家学习研究!-Fuzzy PID control c program.doc
fuzzy.c
- 智能控制模糊控制 C++编写的模糊控制程序-Intelligent control fuzzy control fuzzy the control C++ written procedures
fuzzy-control-in-c
- c语言编写的实现模糊控制的程序,可以作为参考-fuzzy control programming in c
模糊PID控制算法C语言代码
- 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)