Feeds
질문
How can I rewrite the hilbet function to run on the GPU(use gpuArray)?
I want to implement Hilbert transformation on GPU for a matrix, but gpuArray does not support this. Can U rewrite the function? ...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
How to use xcorr and findpeaks function for matrix operation
I want to use matrix to operate, but this function can only use vector to operate. Is there any other function or method that c...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
I want to know how to speed up my for loop,it's a simple for loop.thanks
%% this code cost aroud 6s. b=[]; %Establish a null matrix N=length(ampw_...
대략 6년 전 | 답변 수: 1 | 0
