Feeds
提问
how to generate periodic impulsive noise asynchroous with mains in matlab?
hello all! i am working on a project and i need to generate periodic impulsive noise asynchronous with mains for a plc channel, ...
10 years 前 | 0 个回答 | 0
0
个回答提问
i cannot make mex setup command to work on my matla2012a?
hello all, i am trying to use mex setup command on matlab 2012a but it does not work on my laptop, and i get the error "Previous...
11 years 前 | 0 个回答 | 0
0
个回答已回答
why do I get the error : Index exceeds matrix dimensions?
this is the working code segment. thankx all!! %% Saprse Channel estimation H_Sparse = zeros(ofdm.N,ofdm.B); ...
why do I get the error : Index exceeds matrix dimensions?
this is the working code segment. thankx all!! %% Saprse Channel estimation H_Sparse = zeros(ofdm.N,ofdm.B); ...
11 years 前 | 0
提问
why do I get the error : Index exceeds matrix dimensions?
hello all! I am trying to do channel estimation using compressive sensing using basis pursuit denoising from spgl in matlab. fol...
11 years 前 | 2 个回答 | 0
2
个回答提问
why do I get the error Subscript indices must either be real positive integers or logicals?
hello, I get this error "Subscript indices must either be real positive integers or logicals." in following line of code: ...
11 years 前 | 1 个回答 | 0
