-
fuzzy_control
用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。
function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
FCU_T1 重心加权法,输出精确值
FCU_T2 重心加权法,输出离散值
FCU_T3 重心加权法(对隶属度平方),输出离散值
FCU_T4 最大隶属度法
function [R,n,nE,nEC,nU,nfe,nfec,nfu]=fuzzy_relation(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
R 表示全体规则构成的模糊关系
n=nfe×nfec
nE 模糊变量E的语言值个数
nEC 表示模糊变量EC的语言值个数
nU 表示模糊变量U的语言值个数
nfe 表示E的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfec 表示EC的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfu 表示U的等级量个数,示例1中其论域为{-7 -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 7}
Me 表示E的隶属度表
Mec 表示EC的隶属度表
Mu表示U的隶属度表
UC表示规则表(fuzzy control algorithm(matlab program))
- 2015-05-19 14:23:20下载
- 积分:1
-
fmcwpoint
点目标线性调频连续波fmcw差频信号仿真(Point target fmcw difference frequency signal simulation)
- 2021-04-08 20:49:00下载
- 积分:1
-
dtc
永磁同步电机直接转矩控制matlab仿真,采用滞环控制和开关表,不是SVM-DTC(Permanent Magnet Synchronous Motor Direct Torque Control matlab simulation, using hysteresis control and switch tables, not SVM-DTC)
- 2015-05-15 09:39:27下载
- 积分:1
-
基于马氏距离时间序列分类
基于马氏距离时间序列分类Time-series-classification-master(Time-series-classification-master)
- 2020-12-20 19:49:08下载
- 积分:1
-
VRE-PCA
关于主元分析选取方法重构误差方差法(VRE)的MATLAB仿真代码。(About PCA reconstruction error variance method selection method (VRE) MATLAB simulation code.)
- 2014-11-29 11:07:20下载
- 积分:1
-
Matlab-control-system
Matlab控制系统与应用实例源代码,很全的程序哦(Matlab control system)
- 2011-11-17 22:19:48下载
- 积分:1
-
Matlab
vehicle design software. matlab platform. mostly engine related data analysis ..source codes
- 2012-12-01 09:34:12下载
- 积分:1
-
plotSmithChart
plotsmithchart
Usage:where Zl is the Load Impedence (possibly complex)and Zo is the Characteristic Line Impedence Plots a smith chart, along with the reflection coefficient circle and the line of intersection with resistive component equal to 1
- 2012-08-16 06:52:09下载
- 积分:1
-
FundamentalsofGlobalPositioningSystemReceiversASof
Fundamentals of Global Positioning System Receivers A Software Approach--中文译本名为《GPS软件接收机基础》,这是英文版。(Fundamentals of Global Positioning System Receivers A Software Approach)
- 2010-11-30 10:52:34下载
- 积分:1
-
component
c++通用技能编码能力提升:组件安装管理程序,已测试。(c++ generic skills coding capacity building: Component Installation Manager has been tested.)
- 2013-10-01 15:50:55下载
- 积分:1