Community Profile

photo

Konstantinos


Last seen: 4 years ago Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Computer Science, Java, Programming, C, Matlab, Signals

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Fourier transform of shifted signals (FFT)
I am trying to verify the following identity in Matlab for the Fourier transform of a shifted signal: F{x(t-t0)}={exp(-j*2*pi*F*...

7 years ago | 1 answer | 0

1

answer

Question


Getting values of 3D matrix via their (x,y) coordinates without using loop
It might be trivial. I have a matrix say *A* which is 3D and consists of two slices ( *A(:,:,1)* and *A(:,:,2)*). I want to get ...

8 years ago | 2 answers | 0

2

answers

Question


Incorrect continuous signal convolution values in Matlab
I am trying to convolve the following signals in Matlab: <</matlabcentral/answers/uploaded_files/55079/Capture1.PNG>> and ...

8 years ago | 1 answer | 0

1

answer

Question


How to generate Gaussian white noise with certain variance in Matlab?
Hey, I have a signal Xmodt to which I want to add Gaussian white noise W with mean value equal to zero (by definition) and varia...

10 years ago | 4 answers | 0

4

answers

Question


How can I calculate and plot the spectral power density of Square Root Raised Cosine Pulse using fft?
*I was given the following Matlab function which takes 4 parameters as arguments and returns a Square Root Raised Cosine pulse.*...

10 years ago | 2 answers | 1

2

answers