文件名称:fuzzy01
介绍说明--下载内容均来自于网络,请自行研究使用
Design a fuzzy system to approximate a function
the function may not be defined analytically
but the values of the function in n point is defined
for example : x E [-3 3] g(x)=sin(x)
the approximation is calculated a fuzzy set design
our fuzzy function approximates sin function with an error
less than 0.2
note : this program uses a function named isinrange so copy it
to your directory-Design a fuzzy system to approximate a function
the function may not be defined analytically
but the values of the function in n point is defined
for example : x E [-3 3] g(x)=sin(x)
the approximation is calculated a fuzzy set design
our fuzzy function approximates sin function with an error
less than 0.2
note : this program uses a function named isinrange so copy it
to your directory
the function may not be defined analytically
but the values of the function in n point is defined
for example : x E [-3 3] g(x)=sin(x)
the approximation is calculated a fuzzy set design
our fuzzy function approximates sin function with an error
less than 0.2
note : this program uses a function named isinrange so copy it
to your directory-Design a fuzzy system to approximate a function
the function may not be defined analytically
but the values of the function in n point is defined
for example : x E [-3 3] g(x)=sin(x)
the approximation is calculated a fuzzy set design
our fuzzy function approximates sin function with an error
less than 0.2
note : this program uses a function named isinrange so copy it
to your directory
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fuzzy01\fuzzy_appx.m
.......\isinrange.m
fuzzy01