Writing a Fuzzy controller with Codewarrior

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Writing a Fuzzy controller with Codewarrior

7,190 次查看
Anastasios
Contributor I
Hello all,
First of all my best wishes for the new forum, it is nice to have something so helpful.

Concerning my topic, I am trying to write a fuzzy controller in the 68HC912B32 EVB using codewarrior v3.1 .I would like to know if there is a C library in codewarrior for that purpose. Of course a tutorial, personal experience,links to examples or anything that you think I could use would be a great help.

Thank you in Advance

Anastasios
标签 (1)
标记 (1)
0 项奖励
回复
5 回复数

1,992 次查看
CrasyCat
Specialist III

Hello

There is no library available for fuzzy logic functions. If you wish to use fuzzy logic in your application, you will have to encode the fuzzy algorithm in inline assembler.

You can find useful information around using Fuzzy Logic instruction in the CPU12 Reference manual. 

CrasyCat

0 项奖励
回复

1,992 次查看
Anastasios
Contributor I
Thanks CrasyCat, I've already checked the CPU12RM and I hoped for an easier way. No detour here I quess :smileyhappy:

Message Edited by Anastasios on 02-14-200608:03 PM

0 项奖励
回复

1,992 次查看
MCP2006
Contributor I
You can create Fuzzy algos with Maple and output directly in C / Fortran etc.
0 项奖励
回复

1,992 次查看
Anastasios
Contributor I
Do you have an example I can relay on ? I have never used Maple before.
0 项奖励
回复

1,992 次查看
MCP2006
Contributor I
Writing fuzzy controllers with Maple 10:
 
have a look on their website - there are tons of sample files to download
which explain things better than I can.
 
sorry for the inconvenience, but it would fill pages and pages to explain.
 
 
 
0 项奖励
回复