implementation of Sigmoid Membership Function

2 views (last 30 days)
Maria
Maria on 11 Jun 2014
Edited: Maria on 13 Dec 2014
hi
how to implement sigmoid membership function that takes just one value (singleton) as in picture below :
when i add MF in the matlab and select the MF type as "sigmf" it draws a MF that takes 2 parameters as in the picture below , so how could i implement MF as in the picture above ?
  5 Comments
Maria
Maria on 12 Jun 2014
Edited: Maria on 13 Dec 2014
Many thanks to José-Luis , so the question is , which type of membership function in the picture below and how could i implement this type .
José-Luis
José-Luis on 12 Jun 2014
If one squints the right way, it looks like a series of trapezoidal membership functions.
doc trapmf

Sign in to comment.

Answers (0)

Categories

Find more on Dynamic System Models in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!