User profile: nurulhudaismail

User info
User name:nurulhudaismail
Name:huda
Location:Sheffield, UK
History
Joined:
Number of posts:43
Latest posts:

How to combine fft and ifft function using class?
Thank you for your quick response. I am so sorry, the system does not support valarray library. I ha...

How to combine fft and ifft function using class?
Sorry if I make you confuse. To be clear, I got the code to solve FFT from this forum by lastchance...

How to combine fft and ifft function using class?
Hi, I am doing fast fourier transform(FFT) and inverse FFT (ifft) and I am using class in my code. ...

linear feedback shift register
I am working with Xilinx HLS tool. Basically I wrote all the algorithms in C++. I want LFSR to be th...

linear feedback shift register
I am dealing with Linear Feedback Shift Register. Most of the codes that I found are written in C. I...