Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
10 years 前 | 1 个回答 | 0