I am working on Principal Component analysis. I want to write a verilog code for finding eigen values and eigen vectors for a large dimensioned matrix (20x20 and likewise). Please guide me how to do this? Thank you.
Guest
#4723538
What is an eigen value? Please give more details on your problem.
PittyJ wrote: > What is an eigen value? It's a partial translation of "Eigenwert". See there: https://en.wikipedia.org/wiki/Eigenvalues_and_eigenvectors Sukhmani K. wrote: > I want to write a verilog code for finding eigen values and eigen > vectors for a large dimensioned matrix (20x20 and likewise). > Please guide me how to do this? What data types do you use? Float or integer? Where do you store the data? How fast do you need the result? What target? Or is it just for simulation?
Guest
#4815154
hey ,How do I design an algorithm state machine for microwave oven controller using VHDL
Guest
#4815355
By learning vhdl and doing your homework by yourself ;)
Reply
Please log in before posting.


