Community Profile

photo

Kel


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 2 answers | 1

2

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 0 answers | 0

0

answers