Feeds
提问
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 ...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0

