Community Profile

photo

Tuncay Eren


Last seen: ongeveer een jaar ago Active since 2017

Professional Interests: signal processing, OFDM, channel estimation, LTE, 3G, 4G, underwater acoustic communication

Statistics

  • Thankful Level 2
  • Explorer
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to get back Doppler frequency shift back from the constructed 1-Tap Rayleigh Frequency-Flat Fading Channel?
Hello, Could you please help me how to get Doppler frequency back from the following channel? >Ts=1/10^6; % second...

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


MLSE equalized multipath channel doesn't work under high SNR values
Hello, I am trying to simulate the BER performance of the following code but come across a problem that the system is not wo...

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


Channel Equalization with MLSEEqualizer doesn't work with IFFT/FFT blocks.
Hello I am trying to understand the performance of the Maximum Likelihood Sequence Estimation Equalizer (MLSEE) by using the...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


How can I remove the ranges from a specific column vector?
Hello; How can I remove the following ranges from the k column vector below: k=[1 0 2 1 9 8 0 0 4 2 3 3 5 1 1 0 3 2].' ;...

bijna 6 jaar ago | 2 answers | 0

2

answers

Question


Why Chebwin filter shows different frequency response?
Hello, I have two following filter design with Dolph-Chebyshev window as follows: When I take 512-point FFT to get frequency...

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


How to shift a filter into higher frequency band?
Hello, Could you please explain how to shift a low pass filter into higher frequency in a Matlab code? For example; how can ...

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


Sinc Prototype Filter design
Hello, Could you please help me in the following sinc filter design? % numFFT = 1024; % Number of FFT po...

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


How to decide filter length in filtered OFDM system?
Hello, I am trying to understand how to decide filter length in filtered OFDM system, the system code is also can be seen fr...

ongeveer 6 jaar ago | 0 answers | 2

0

answers

Question


How to save and load complex variables and their values in Matlab?
Hello Could you please help me in the following problem? >> clear all >> A = [2+3i;3+i;4-2i]; % example >> save A....

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


How to construct subband filter in UFMC/OFDM transmitter?
Hello, In the following link, UFMC vs. OFDM Modulation, I am trying to understand the bandFilter Code block within the for l...

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


How to pass the data in a data structure into a constructor function?
I am trying to understand the data structure usage in MATLAB constructor function and below is the code which has a basic avarag...

meer dan 6 jaar ago | 0 answers | 0

0

answers

Question


What is the meaning of empty parenthesis in Matlab Object Oriented Programming?
I have been working on OFDM using Object Oriented methadology and in the following code block trying to understand the usage of...

bijna 7 jaar ago | 1 answer | 0

1

answer