Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Changing membership function params\range
조회 수: 1 (최근 30일)
이전 댓글 표시
I have some membership function with defined parameters and range for FIS inputs. I want to know how does params change when we change the range?!
example1: 3 mf , type: gauss2mf , Range:[0 100] , mf2 Params= [16.99 45 16.99 55] when I change the range in membership function editor to [-1 1] , then second mf Params automatically
changes to [0.3398 -0.1 0.3398 0.1] and the graphs doesn't change.
example 2: 3 sigmf for an input with range [0 100] . The mf2 Params changes from [0.1099 25]
to [5.493 -0.5] when ranges become [-1 1].
Is there any function or relation to calculate parameters in command line?
thanks
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!