Feeds
提问
How to connect points in a plot with a line
Hi, I'm trying to join some points with a line in a point plot I have created in order to draw the figure shown (ignore the dime...
7 years 前 | 1 个回答 | 0
1
个回答提问
Find the derivative of a piecewise function and plot the result
Hi, I have the following code which includes a piecewise function "s" of *|theta|* and I would like to differentiate this functi...
8 years 前 | 1 个回答 | 1
1
个回答提问
How to find the maximum and minimum values of a piecewise function?
I have defined the following piecewise function: s = piecewise(0<theta<50*pi/180, 0, 50*pi/180<theta<100*pi/180, curv_arm,...
8 years 前 | 1 个回答 | 0