I wrote a little Java program a couple of years ago that reads the FIS files from matlab. Then you pass a vector of input data to the Fuzzy object, and it returns the answer. Because Matlab uses Mamdani and I use SAM to compute the falue and defuzzify the results, the answers are a little different, usually at the third place past the decimal point. I could send you the files if you are interested.
Buck Surdu ============================================================================ Lieutenant Colonel John R. "Buck" Surdu, Ph.D. Phone: (845) 938-2407 Asst. Prof. and Sr. Researcher, USMA Fax: 938-3807 DSN 688 Info. Tech. & Ops Ctr., Dept. of EE&CS Email: [EMAIL PROTECTED] West Point, NY 10996-1695 Web: www.itoc.usma.edu | -----Original Message----- | From: Mohammad Shekarchian [mailto:[EMAIL PROTECTED]] | Sent: Sunday, April 21, 2002 7:03 AM | To: [EMAIL PROTECTED] | Subject: JESS: a question in matlab | | | Dear friend | | I found your e-mail at http://www.mail-archive.com and | | i got that you are professinal in fuzzy and matlab, | i would appreciate if you help me. | I am a new user of matlab, and I want to work with | fuzzy toolbar of | matlab. | I can use the fuzzy visual tools it means I can add | FISs, rules, | inputs, outputs and etc I want to read my sample data | from a file | that was generated by Delphi in asci format. And I can | read that file | by matlab too. | But my problem: | I want to calculate a model (that I made it in matlab | before) with | those data that was exported by Delphi (txt format) | and export the | data to text file by matlab again and of course | because I have more | than one recorded in my sample database and it is | difficult to insert | them in matlab manually and save the answer for each | one. I want to | insert them in a loop and save the answers. | | | Regards | Mohammad Shekarchian | | __________________________________________________ | Do You Yahoo!? | Yahoo! Games - play chess, backgammon, pool and more | http://games.yahoo.com/ | | -------------------------------------------------------------------- | To unsubscribe, send the words 'unsubscribe jess-users | [EMAIL PROTECTED]' | in the BODY of a message to [EMAIL PROTECTED], NOT to the list | (use your own address!) List problems? Notify | [EMAIL PROTECTED] | -------------------------------------------------------------------- | -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
