LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How implement analog sorting?

Of course I need the simulation as the neural network is based on logic schematics. To download IP FPGA builder I was instructed by my teacher but I do understand that this module is intended to create the palettes. But at fists I need program the design of neural net in Labview. So additional question is where find the appropriate forum to ask the essence of my question on this neural network algorithm of KWTA as I found yesterday the whole forum but it was visited more then year ago. So why ip builder, and how to simulate fpga?
0 Kudos
Message 11 of 33
(1,900 Views)
So, is it applicable to my logic circuit where, where there are adders, switches, integrators but aforemenshioned example do not have such components, just general neural net scheme.
0 Kudos
Message 12 of 33
(1,862 Views)
0 Kudos
Message 13 of 33
(1,855 Views)
Can I simplify this networks? Especially the Demo and ANN? What is layer under layer.vi? What is out_error and simply error. Are these the error of output and hidden layer. So why there is no different adjustment for weights of output and hidden layer--in the whole for what purposes is that ANN. Do it has 3 layers? And why there are create and initialize weights. And last question here relates to the arrays. How can I create unitialized array indicator -- to connect it by wire to any array in labview to see its content? If I do not know the dimensions of it. And also I want to know. If I created the output or input array in sub-vi--how can I connect it to another array (and how specify it) when inserting this sub-vi in another vi.
0 Kudos
Message 14 of 33
(1,833 Views)
Here is that logic circuit: http://postimg.org/image/m3qrcpqlj/ Can Anybody suggest what is pecularities of its realization. Especially I do not know how to use integrator& Then this circuit is the prototype for the neural network that should be implemented in several Iterations? The x is deternined by such equation: Dx=-alpha { x, E(x)>0; {0, E(x)>0; {x-a, E(x)>0; Despite the x(t)—is the trajectory that satisfy this differential equation. E(x)=K-Sum of step functions (An-x>0-->>1; An-x<0-->>0) K-winners among N.
0 Kudos
Message 15 of 33
(1,813 Views)

Have you tried to contact asdfvar, who posted the Demo you noted?  It sounds like he (or she) is well-versed in both LabVIEW and Neural Networks, and is certainly in a good position to discuss the code you referenced.

 

Bob Schor

0 Kudos
Message 16 of 33
(1,796 Views)
So I do understand -- that such examples are rather rarity. I would like to know at least what this ANN do. It is like some classifier of points.
0 Kudos
Message 17 of 33
(1,778 Views)
Can anybody help me to use fpga in labview. What modules I shove use. For example I installed IP fpga builder what it do? I need to implement the neural network on the basis of logic components.
0 Kudos
Message 18 of 33
(1,734 Views)

Should I use some device for FPGA simulation according to it?

0 Kudos
Message 19 of 33
(1,710 Views)

Should I use some device for FPGA simulation according to it? http://www.ni.com/tutorial/14532/en/#toc1. What I should use simple to simulate?

0 Kudos
Message 20 of 33
(1,836 Views)