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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0