![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22373927_1619687633692_DEF.jpg)
Pranavkumar Mallela
Followers: 0 Following: 0
Statistics
RANK
2,812
of 297,016
REPUTATION
20
CONTRIBUTIONS
0 Questions
10 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How to access the Nth element of 1x1 struct with 5 fields?
Hi Hasan, I understand that you want to access the nth field in a struct. As Dyuman indicated, you can use the ''fieldnames" fu...
1 year ago | 1
| accepted
How to assign value 2 for >=90 percentile and 1 for < 90 percentile in a single column matrix?
Hi, I understand that you want to replace values in a column matrix depending on whether the element is greater than or lesser...
1 year ago | 0
Plot a nx2 matrix as points
Hi Jorge, I understand that you want to plot the points obtained from a given nx2 matrix. It can be done by extracting the x, ...
1 year ago | 0
How can I calculate the average deviation for two values that are in two separate variables files?
Hi Francisca, As per my understanding you want to access a variable in one file that is defined in another. To do this, you can...
1 year ago | 0
| accepted
Estimating the decay parameter in Exponentially Weighted Moving Average (EWMA) model
Hi, As per my understanding, you want to estimate the decay parameter using a non-linear fitting function. This can be done us...
1 year ago | 0
How to edit the coordinate position of any element in a rectangleArray in antenna toolbox
Hi, As per my understanding, you want to create an array with customizable antenna positions using 'rectangularArray'. Howeve...
1 year ago | 0
How select/crop geographic region on the basis of lat/lon values?
Hi, As per my understanding, you are trying to crop a region that is part of the sample data, which includes the 'rf' value ove...
1 year ago | 1
| accepted
Why am I receiving an error in conformalArray function while passing ElementSpacing as a parameter?
Hi, As per my understanding, you are trying to use 'ElementSpacing' attribute when using the 'conformalArray' function. The 'c...
1 year ago | 0
Elliptical array using conformalArray function along with the reflector backing is giving error, what could be the reason?
Hi, As per my understanding, you are trying to create an elliptical array using the 'conformalArray' function with reflector b...
1 year ago | 0
| accepted
Indexing of 1D arrays using 2D mapping information
Hi, As per my understanding, you want to make a heat map for a given set of (X,Y) coordinates. In your code, you are itera...
1 year ago | 0