Community Profile

photo

Onur Dikilitas


Last seen: 거의 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Which versions of Xilinx Vivado are supported with which release of HDL Workflow Advisor?
I am going to use HDL Coder for FIL simulation. I would like to know which version of Xilinx Vivado is supported by HDL coder? I...

거의 2년 전 | 답변 수: 1 | 0

1

답변

답변 있음
FFT without inbuilt functions
NFFT = 2^nextpow2(L); % Next power of 2 from length of y for k=1:NFFT val1_fft(k) = 0; for n = 1:NFFT val1...

거의 3년 전 | 0

| 수락됨

질문


FFT without inbuilt functions
I am trying to find fft for ECG signal. I am using .mat files. Right now I did the easy part with using inbuilt fft but I need t...

거의 3년 전 | 답변 수: 3 | 0

3

답변

질문


Invalid data type. First argument must be double, single, int8, uint8, int16, uint16, int32, uint32, or logical. Error
So I am trying to understand fast fourier transformation on matlab but when I use Y=fft(y) comand I take the invalid data type e...

대략 3년 전 | 답변 수: 1 | 0

1

답변