Omer Sholev
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
When is it needed to incorporate frequency offset correction in lteDLPerfectChannelEstimate?
Hey, I have a few questions regarding the use of time and frequency offset in the function lteDLPerfectChannelEstimate. My ge...
6 years 前 | 1 个回答 | 0
1
个回答提问
Does lteDLPerfectChannelEstimate command in LTE toolbox yields the true channel response or just an estimate?
Does lteDLPerfectChannelEstimate command in LTE toolbox yields the true channel response or just an estimate?
6 years 前 | 3 个回答 | 0
3
个回答提问
Trying to select multiple sections in an array where the sections are separated by constant size
Let's say that I have an array of size 24, i.e arr=zeros(1,24). Now, let's say that I wan't to set indices [5,6,7,8] and [13,14...
6 years 前 | 1 个回答 | 0
1
个回答提问
Maintain colors when ploting during a loop using hold on.
Hey, so imtrying to plot 5 lines where each line new value (5 new 'y' axes values) are being calculated iterativly using a loop....
7 years 前 | 1 个回答 | 0
1
个回答提问
Given 2 vectors X,Y both of length N, How do I act on every single term in X with every single term in Y into a N by N matrix?
Just to make myself clear, assuming X = [1 2 3], Y = [1 2 3] and that I want to act with 'exp' I want to create a matrix Z = ...
8 years 前 | 2 个回答 | 0
2
个回答提问
Can't understand how to plot real part of Symbolic Function
I'm trying to plot a 3-d graph of the Real part of symbolic function. I have written the code: syms x real syms y real a...
8 years 前 | 1 个回答 | 0