LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

neuro fuzzy anyone...........????!!!!

Hello Everyone....

Actually I've got some problem with my work....I'm trying to implement neuro fuzzy in my LabVIEW. Is there anyone out there has tried it and could anyone share some informationwith me please...................
0 Kudos
Message 1 of 7
(3,791 Views)
I'm not sure I understand what you mean by "neuro fuzzy" (neuron network logic?), but there is a fuzzy logic toolkit for LV, which is part of the control toolkit. Try going to the LV product page and looking at the toolkits. I don't know if you will be able to use the toolkit as it is. You will probably need to write some serious code if you want to do anything serious.

___________________
Try to take over the world!
0 Kudos
Message 2 of 7
(3,775 Views)

Hi

I once used the fuzzy logic toolkit tst mentioned. There you can define fuzzy variables and fuzzy rules using a separate tool. This tool also lets you test your fuzzy-controller (set input values and see the output value. All the variables and rules can be stored in a file, which you can load in your application.

As tst mentioned you have to do some serious programming around the fuzzy-controller and you should know fuzzy-logic.

My program works quiet well with the fuzzy-controller, but it's already a few years since I've done it.

Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 3 of 7
(3,769 Views)
hi guys , thanks for the reply,... hehehe I forgot that I post a question here

well neuro fuzzy is actually combination of neural network and fuzzy logic tools...

I'm trying to create .vi application  that can implement this method... I just  wonder  if anyone have done it...

please share with me
0 Kudos
Message 4 of 7
(3,709 Views)

share....what do I mean is by sharing the information on how to implement this method using labview
or
the problem that might be happen
or
options that we can choose
and anything else


just information sharing ...please

0 Kudos
Message 5 of 7
(3,697 Views)
Neural network implemented in LabVIEW 5.1:
 
<a href="http://www.geocities.com/zureks//aNETka.html">aNETka ver. 1.0</a>
 
free to use and modify (acknowledgement required), operation manual included.
 
Enjoy!
 
Yodo
---------------------------------------------
Everything should be made as simple
as possible - but not simpler.
Albert Einstein
0 Kudos
Message 6 of 7
(3,647 Views)
Thanks for the reply,

Hmmm well right now I am trying to build ANFIS (Matlab application ) using LabView.... It's hard when I am trying to combine neural and fuzzy part in one application Smiley Wink.

Guys... have anyone think about it or try it. Please share  it with me ..hehe .. I'm quite lost there...

Thanks
0 Kudos
Message 7 of 7
(3,609 Views)