Re: JESS: Using JADE to alleviate the load of simulation from the main thread

2003-12-06 Thread S F Palu
Finally, note that some graphing libraries will be more performant than others. I don't know about JFreeChart, but make sure you're using a library that's intended for dynamic updates, not one that's intended to produce static graphs for printing. I recommend SGT (Scientific Graphics Toolkit)

Re: JESS: HVAC Example in Book

2003-11-09 Thread S F Palu
Some book quotes: -- Chapter 16 intro: [the basic system] will keep the temperature stable to within plus or minus one or two degrees. Next, you'll improve the control program using fuzzy logic [to] control the

Re: JESS: Jess at JavaRanch

2003-10-17 Thread S F Palu
David, I believe that I have already made a comment on your question(exactly the same question) which you posted at JADE newsgroup about two weeks ago. I think Ernest can probably give you the detail of the rule-base side of "Scheduling Inventory" applications where JESS is applied. I

JESS: Re: Use of Jess in crack detection

2003-10-12 Thread S F Palu
Yes , this has always been an area of AI but I am not sure if anyone has used JESS in such area. I am no expert on the subjectbut I believe , a good starting point for you is to go to the following web site and look up some published papers under the subject of "Computer Vision" :

JESS: CBR (Case-Based Reasoning) toolkit

2003-04-01 Thread S F Palu
Hello All, For developers interested in incorporating CBR (Case-Based Reasoning) techniques into JESS, can request a copy of NaCoDAE version-3.0 ( Navy Conversational Decision Aids Environment) from Len Breslow at the U.S navy (contact email shown below). This package is written in Java.

Re: JESS: Jess book news

2002-09-09 Thread S F Palu
Good on you Bob Orchard, this is very much needed for expert readers, newbies and keen learners who want to build Fuzzy Expert Systems. This will greatly enhances the understanding of building powerful Fuzzy Expert Systems by integrating FuzzyJ and JESS because of its tolerance to data

Re: JESS: JESS book?

2002-05-01 Thread S F Palu
Hi Ernest , For curiosity? Is there any chapter of your book dedicated to FuzzyJess or Bob Orchard is working with you to include such a section in your book? I am counting to the day that the JESS book is available. Cheers, Sione. Palu. - Original Message - From: [EMAIL PROTECTED] To:

JESS: Re: Any tools for converting Matlab FIS file toFuzzyJess?

2002-01-08 Thread S F Palu
Hi All, Currently I am not aware of any tool that does this but there is one called F.I.D.E (Fuzzy Inference Development Environment) from Aptronix, I have not used this tool before, but from their website , it can generate M-files (MatLab) , Java , etc... . I do not know whether it works the