Feeds
提问
how do i use Compressive sensing to recover my signal?
i have code below and i need to use compressive sensing to recover the signal from the random samples i have taken. can anyone h...
8 years 前 | 2 个回答 | 1
2
个回答提问
Can anyone please provide me with the code of "compressive sampling for reconstruction of my randomly sampled signal"
fo=4 fs=100 ts=1/fs t=0:ts:1-ts n=length(t) y=2*sin(2*pi*fo*t) plot(t,y) numberOfSamplesToTake = 20; a = randperm(numel...
10 years 前 | 0 个回答 | 0
0
个回答提问
need help using the rand function.
hey guys i have got Matlab2010a and i am trying to implement the code below but i can't seem to get it to work. when i run it in...
10 years 前 | 2 个回答 | 0
2
个回答提问
how do i randomly sample a sinewave?
hey can someone help me?i am trying to randomly sample sinewave but i am having no luck. i have tried Google, i tried using the ...
10 years 前 | 3 个回答 | 0
3
个回答提问
how do i randomly sample a sine wave and reconstuct it using compressive
i am a third year student and i need to randomly sample a sine wave project and using Matlab, reconstruct it using Compressive s...
10 years 前 | 0 个回答 | 0