-
matlabfuzzyLogic
MATLAB FUZZY LOGIC CONTROLLER
- 2009-03-22 01:55:11下载
- 积分:1
-
WPBOF
This method is used for tracking wavelet/optical flow-based
detection for automatic target recognition in the following paper:
Dessauer, M. and Dua S. “Wavelet-based optical flow object detection, motion estimation, and tracking on moving vehicles”
- 2010-03-14 05:14:46下载
- 积分:1
-
SBBBDF
FOR HELP AND DOCUMENT FOR POWER DCV S
- 2015-03-06 20:51:21下载
- 积分:1
-
work
Matlab classic program about Work
- 2013-12-28 03:58:39下载
- 积分:1
-
Adaptive-Filters--10
Adaptive Filters 10
- 2013-05-20 21:48:19下载
- 积分:1
-
PV-array-with-MPP-tracking-Boost-DC-DC-converter-
This file is very important for student ....
- 2014-02-18 00:14:07下载
- 积分:1
-
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
-
Wiener_standalone.tar
wiener filter for enhancement audio file
- 2010-07-04 14:31:11下载
- 积分:1
-
pegasis
pegasis路由算法!MATLAB模拟,适合初学者。(pegasis routing)
- 2010-10-20 16:33:36下载
- 积分:1
-
2008.1MATLABbianchen
本书详细讲述了如何用MATLAB进行程序设计,如何编写清楚、高效的程序。书中强调了自上而下的程序设计方法、函数的使用、MATLAB内部工具的使用和数据结构,并指出了一些使用技巧和编程者常犯的错误。(This book describes in detail how to use MATLAB for programming, how to write clear and efficient procedures. The book emphasizes top-down program design, function, use, MATLAB uses internal tools and data structures, and pointed out some tips and common mistakes programmers.)
- 2010-06-08 10:52:20下载
- 积分:1