help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave w/o Eclipse, help with Fuzzy Logic Toolkit?


From: Nicholas Jankowski
Subject: Re: Octave w/o Eclipse, help with Fuzzy Logic Toolkit?
Date: Fri, 8 Mar 2013 13:52:05 -0500

On Fri, Mar 8, 2013 at 12:16 PM, John Baker <address@hidden> wrote:
  I found that I'm able to make progress with Octave without Eclipse. I'm using Notepad++ for editing and for debugging I'm using the disp() function. So Eclipse would be nice, but I won't need it.

 However, I'm trying to make use of the Fuzzy Logic Toolkit by Linda Markowsky and have gotten much to run but am having a little problem with parameters for one (or more) of the functions. The Fuzzy Logic Toolkit seems very promising as I have gotten the Toolkit to make graphs of my Fuzzy input and output functions and also make the surface graph, but get a strange wrinkle in part of the graph, so I must have some mistake in my Fuzzy rules or the parameters to one or more of the functions. The Fuzzy Logic Toolkit seems like a terrific package, so I am hopeful of getting it to work and provide me some useful results.

  I have started with the Mamdani_tip_demo and am modifying it for analysis of a control problem but am having trouble with the parameters of some of the functions. Has anyone used the Fuzzy Logic Toolkit and can you explain how to use the evalfis function, how to set up the parameters? Any examples of code using the toolkit?

  Thanks,
 John
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave

I have no direct experience with the toolkit, but is it safe to assume that you've read through the function reference here:
http://octave.sourceforge.net/fuzzy-logic-toolkit/overview.html

it seems the evalfis reference includes a pretty full description and mentions some "demo" m-files at the end. are any of these close to what you're trying to do that could narrow down the specific issues you're seeing?

Nick J.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]