implementation of Sigmoid Membership Function
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
José-Luis
2014-6-12
If one squints the right way, it looks like a series of trapezoidal membership functions.
doc trapmf
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!