Feeds
질문
how to find a max value of a plot at a certain x value
I have a plot of x and y values and need to find the max value of the plot at a particular x value x=linspace(0,14,100); V_x=...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
how can I plot this point on my area subplot
I am trying to plot the maximum value onto my subplot x=linspace(0,L,1000); V= R.*(x>0).*(x-0).^0 - (w).*(x>a).*(x-a).^1 - F1...
대략 4년 전 | 답변 수: 1 | 0
