Feeds
질문
How do I plot this square?
I would like to plot a red square with the vertices(1,2),(3,2),(3,4),(1,4). I would then like to plot 2 blue diagonals of the...
대략 8년 전 | 답변 수: 2 | 0
2
답변질문
where a is the height of the lowest point on the chain above some horizontal reference line, x is the horizontal coordinate measured to the right from the lowest point, and y is the vertical coordinate measured up from the reference line. Let a=10 m.
Cables are used to suspend bridge decks and other structures. If a heavy uniform cable hangs suspended from its two endpoints, i...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Plot the following function and use subplot to illustrate the plot. y=exp(x)/sqrt(1-x.^2), 0<=x<=1
Plot the following function and use subplot to illustrate the plot. y=exp(x)/sqrt(1-x.^2), 0<=x<=1 Here's what I have s...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
Considering the following function. Plot each of the following function and use subplot to illustrate the plot. y=(tan(9*x))/x.^0.5, 0<=x<=5
Considering the following function. Plot each of the following function and use subplot to illustrate the plot. y=(tan(9*x))/x.^...
대략 8년 전 | 답변 수: 1 | 0
