EmbDev.net

Forum: FPGA, VHDL & Verilog Code for my project


von Sukhmani K. (Company: Thapar University) (sarusukh)


Rate this post
useful
not useful
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.

von PittyJ (Guest)


Rate this post
useful
not useful
What is an eigen value?
Please give more details on your problem.

von Lothar M. (Company: Titel) (lkmiller) (Moderator)


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?

: Edited by Moderator
von seraj ishtewi (Guest)


Attached files:

Rate this post
useful
not useful
hey ,How do I design an algorithm state machine for microwave oven 
controller using VHDL

von Klakx (Guest)


Rate this post
useful
not useful
By learning vhdl and doing your homework by yourself ;)

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.