Community Profile

photo

Arief Yoga Randytama


Last seen: 11 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Mark Multiple minimum and maximum value in polarplot
Hi, I have created the code to plot a data in polar coordinates as such: theta=deg2rad(0:30:330); r=[2.14 2.29 2.14 2.00 2.14 ...

3 years ago | 1 answer | 0

1

answer

Question


radial value in polar plot doesn't connect as intended
I want to make a polar plot that connects the radial value of each angle kind of like the attached image. However when I try...

3 years ago | 1 answer | 0

1

answer

Question


How to operate on One Column of A matrix while the other Columns stay connected row-wise to the column we are operating on
Hi, sorry for bad wording but suppose i have this matrix A = 1 2 1 3 2 5 2 4 4 2 6 1 8 1 I want to...

3 years ago | 1 answer | 0

1

answer

Question


How do I return The Average of particular row incriment in a vector?
Hi, suppose i want to return vector B which is the average of the first n column of a vector A and the next n and so on. What sh...

3 years ago | 1 answer | 0

1

answer