Info

This question is closed. Reopen it to edit or answer.

How to extract Sigmoidal Membership Function's parameters giving your two sets of data?

1 view (last 30 days)
I have x (N by 1) and y (N by 1) as given data, and I want to fit them into Sigmoidal membership function.
Since with x availble, it presumes the parameter a and c, and then get the y values; but for me on the other hand, I want to estimate a and c with the given x and y.
So how could I code that?
Thank you so much!

Answers (0)

Community Treasure Hunt

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

Start Hunting!