06-19-2009 07:15 AM
Hello! I am trying to make a neuro-fuzzy controller for an inverted pendulum in Labview. For this I've created a ANSIF neural network in matlab, witch is improving a Takagi-Sugeno .fis file (the fuzzy controller in matlab). I want to put this .fis file in labview. Can I do that with matlab script?
What other possibilities I have for creating a neural network in labview?.. I mean, for a neuro-fuzzy controller.. 🙂
Thank you for any idea!
Emilia
06-22-2009 04:59 PM
Hi Emilia,
Please have a look at this post. To do it graphically, it appears that Mathscript is the only method--the other option is to call Matlab from the command line as suggested.
Ipshita C.
07-27-2021 07:00 AM