04-29-2021 06:43 AM - edited 04-29-2021 06:46 AM
Hi alshareefi,
@alshareefi wrote:
I have the intelligent control toolkit which has the ANFIS but it doesn't work and I don't know how to connect it in real-time spatially there are very little resources about that
Even when you just installed the trial version of that toolkit you still should contact the support of the manufacturer to get more detailed information!
Did you read that text on the linked product website:
Disclaimer: The Third-Party Add-Ons for LabVIEW on this page are offered by independent third-party providers who are solely responsible for these products. NI has no responsibility whatsoever…
04-29-2021 06:52 AM
In fact, I tried to build the code by myself without using the ANFIS from the toolkit and I did a big code but it doesn't work or it works but didn't give a right result
04-29-2021 10:18 AM
@alshareefi wrote:
In fact, I tried to build the code by myself without using the ANFIS from the toolkit and I did a big code but it doesn't work or it works but didn't give a right result
That obviously means that you made a mistake. Once you get it working correctly, you can probably port it to the RT system. How much LabVIEW experience do you have?
05-06-2021 02:19 AM
I have good experience in LabVIEW and I have done many codes in real-time, even in the neural network without using the toolkit, But regarding the neuro-fuzzy, it a little bit difficult because the membership functions are adaptive not fixed, for that, I wanted to use the toolkit, but unfortunately, there are no much resources about that because all the published paper they spoke about the theoretical issue of neuro-fuzzy and the simulation result without explaining their LabVIEW code