Feeds
질문
Point of intersection of 'symbolic' curves
Consider the code segment syms e y1 = sqrt(8-e); ezplot(y1) y_sym = sqrt(e) * tan(pi/2 * sqrt(e)...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
Impulse Response using Dirac(t)
Consider the following code segment used to generate the step response syms y t y=dsolve('D2y+5*Dy+6*y=heaviside(t)'...
대략 14년 전 | 답변 수: 1 | 2
