LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Neural Networks

Hello All,

 

I did a search in the forums under neural networks. There didn't seem to be much work done with labview and neural networks. I did find a post where someone had developed code for a feed-forward back propogation neural net which is what I'm hoping to use, but it was developed in labview 5.1. I'm using 8.6 and when I tried to open the vi's labview said it was too old to convert to 8.6. Has anyone done any current work with neural networks and labview?

 

I'm very familiar with neural networks in matlab. I've also used a matlab script to run some more complex signal processing functions that labview doesn't support. I'm wondering if I could integrate matlab and labview while using a neural network. I could do all my training offline in matlab and then pass my real time data into a matlab script from labview. Does anyone know if this is possible? How would I load an already trained neural net from matlab using the matlab script in labview? My data acquisition is in labview so I'd like to stay in labview if possible. Does any have any ideas? 

 

Thanks, Alan Smith

0 Kudos
Message 1 of 3
(3,412 Views)

The first 3 links in this page may be of assistance, from the Developer Zone:

 

http://zone.ni.com/devzone/fn/p/sb/navsRel?q=neural

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 2 of 3
(3,403 Views)

ams0178 wrote:

I did find a post where someone had developed code for a feed-forward back propogation neural net which is what I'm hoping to use, but it was developed in labview 5.1. I'm using 8.6 and when I tried to open the vi's labview said it was too old to convert to 8.6.


If you post the link to the VI someone can here can resave it for you so that you can open it in 8.6.

0 Kudos
Message 3 of 3
(3,388 Views)