Community Profile

photo

Sukhmani Kaur Thethi


Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


made a code in matlab which includes functions like rand, eig, cov and many more. I want to convert the same to HDL, but cannot due to those functions.
hello, Can anyone tell me how to find out eigen values and eigen vectors of large matrix of order 10x10 or more, without using ...

7 years ago | 3 answers | 0

3

answers

Question


How can matlab functions like eig, rand, cov and likewise be converted into vhdl using hdl coder?
Hello, I'm working on a DSP project dealing with large random matrices. I have to use certain matlab functions like eig , rand,...

7 years ago | 1 answer | 0

1

answer

Question


Is it necessary to declare functions and function calling in matlab code for hdl conversion?
Hello, I'm working on a project 'PCA' which deals with large valued random matrix, currently I'm dealing with 10x5 random matri...

7 years ago | 1 answer | 0

1

answer