Code for my project

Moderator (Company: Titel) #4723543
Rate this post
useful
not useful
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?

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now