Community Profile

photo

Kutru biladi


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to make a plot smooth
i have a plot. Now i want to make it smooth using interpolation. How shoud i do it? Moreover, the peak should be at same point. ...

8 years ago | 1 answer | 0

1

answer

Question


correct way for zero padding
Here in the code below, I am taking fft of my data and plotting it. Moreover, I am doing zero padding by multiplying the signal ...

8 years ago | 0 answers | 0

0

answers

Question


plotting histogram for frequency versus amplitude
Hi Volks, I have a question regarding Histogram. I am plotting a graph, which is frequency versus amplitude. On the frequency a...

8 years ago | 0 answers | 0

0

answers

Question


troble in applying for loop
I want to apply for loop. Below is my code. I have applied the for loop which is wrong. Here Length(t) is sample numbers. He...

8 years ago | 1 answer | 0

1

answer

Question


Adding phase noise in simple signal
I want to implement phase noise in my signal. Can anyone tell me why i can not see spreadning of my spectrum in frequency domain...

8 years ago | 1 answer | 0

1

answer

Question


Why i am getting matrix misdimension.
i want to implement simple equations. S=cos⁡(2*pi*fc*t) Here t[n] is number of samples. Second equation i want to...

9 years ago | 0 answers | 0

0

answers

Question


for loop in equation
Yo Volks, i am new in programming. i want to apply for loop in the equation 'phi_acc' which goes from '1 to nsamples' and after...

9 years ago | 1 answer | 0

1

answer

Question


number of samples in the signal
Hi all, i am new in matlab. i want to implement a equation. ts = 0.01; t = 0:ts:10; fs = 1/ts; fc = 50; S = co...

9 years ago | 0 answers | 0

0

answers