Community Profile

photo

Amanpreet Singh


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Binary data processing in an algorithm
Hi I am writing a program that will operate only on binary numbers. Are there any right or left shift operation functions? Is t...

9 years ago | 1 answer | 0

1

answer

Question


Assigning values to a matrix in a particular way for an algorithm
Hi I need to construct a (n,m) matrix like : x(0) x(-1) x(-2).......... x(1) x(0) x(-1)........

9 years ago | 1 answer | 0

1

answer

Question


Problem in converting for loop in matlab into vhdl code
I am trying to implement sigmoid function by converting it from matlab into vhdl. Since , sigmoid function is not supported by h...

9 years ago | 1 answer | 0

1

answer

Question


How can I create a testbench for recording and processing an audio signal??
Hi I am working over a FPGA project which involves speech signal processing. I am done with Matlab code. Now I need to convert ...

9 years ago | 1 answer | 0

1

answer