Giter Site home page Giter Site logo

Comments (4)

arruda avatar arruda commented on June 28, 2024

With this definition all simple elements e.g. ramp and triangle can be defined. The points shall be
given in ascending order of variable value. The membership function is linear between successive
points. The degree of membership for each term is therefore calculated from the crisp input value by
the linear interpolation between the two relevant adjacent membership function points.
The number of points can vary, but its maximum number is restricted according to the clause 6
conformance classes.

Not sure what is thi clause 6 (or where to find it)... but there might be the answer to this limit.

from scikit-fuzzy.

JDWarner avatar JDWarner commented on June 28, 2024

The main issue here is misunderstanding, combined with what wasn't the best design on my part in the first place.

piecemf is a public function that actually only implements a very specific piecewise function, described in the docstring. Honestly, I probably should have made this a hidden function and stuffed it into filters for internal use with the FIRE functions only. It's not the right tool for what you're trying to do here.

from scikit-fuzzy.

arruda avatar arruda commented on June 28, 2024

👍

from scikit-fuzzy.

arruda avatar arruda commented on June 28, 2024

Hey, sorry to raise a dead issue, but I've come up with this function for the piece wise, and was thinking if it would be ok to put it next to the other MF's functions in here. Not sure if this would be considered a truly universal piecewise function (if necessary, I could change the name to a more specific one):
https://github.com/arruda/scikit_fuzzy_fcl/blob/704b9e83601444e5f0dde6c2e597108dfbf3e099/scikit_fuzzy_fcl/fcl_listener.py#L23-L55

from scikit-fuzzy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.