计算u(3-t)u(t)=( ) A: u(t)-u(t-3) B: u(t) C: u(t)-u(3-t) D: u(3-t)
计算u(3-t)u(t)=( ) A: u(t)-u(t-3) B: u(t) C: u(t)-u(3-t) D: u(3-t)
优学院: 计算u (3-t) u (t)= ( )
优学院: 计算u (3-t) u (t)= ( )
如果f(x)=x2+bx+c对任意实数t都有f (3+t)=f (3-t),那么( )
如果f(x)=x2+bx+c对任意实数t都有f (3+t)=f (3-t),那么( )
对于一系统的输入输出关系为y(t)=f(3-t)-f(t-1),f(t)为输入,y(t)为输出,试问:该系统是__() A: 线性、因果系统 B: 非线性、因果系统 C: 线性、非因果系统 D: 非线性、非因果系统
对于一系统的输入输出关系为y(t)=f(3-t)-f(t-1),f(t)为输入,y(t)为输出,试问:该系统是__() A: 线性、因果系统 B: 非线性、因果系统 C: 线性、非因果系统 D: 非线性、非因果系统
已知:x=3-t,y=2+3t.求:y与x的函数关系
已知:x=3-t,y=2+3t.求:y与x的函数关系
求微分方程[img=269x55]17da6536a9fba07.png[/img]的通解; ( ) A: (C15*sin(2*t))/exp(3*t) + (C16*sin(2*t))/exp(3*t) B: (C15*cos(2*t))/exp(3*t) - (C16*sin(2*t))/exp(3*t) C: (C15*cos(2*t))/exp(3*t) + (C16*cos(2*t))/exp(3*t) D: (C15*cos(2*t))/exp(3*t) + (C16*sin(2*t))/exp(3*t)
求微分方程[img=269x55]17da6536a9fba07.png[/img]的通解; ( ) A: (C15*sin(2*t))/exp(3*t) + (C16*sin(2*t))/exp(3*t) B: (C15*cos(2*t))/exp(3*t) - (C16*sin(2*t))/exp(3*t) C: (C15*cos(2*t))/exp(3*t) + (C16*cos(2*t))/exp(3*t) D: (C15*cos(2*t))/exp(3*t) + (C16*sin(2*t))/exp(3*t)
var t = 10; function test(test){ t = t + test; console.log(t); var t = 3; } test(t); console.log(t); 运行结果是( )? A: 3 3 B: 3 10 C: NaN 10 D: NaN 3
var t = 10; function test(test){ t = t + test; console.log(t); var t = 3; } test(t); console.log(t); 运行结果是( )? A: 3 3 B: 3 10 C: NaN 10 D: NaN 3
设\(z = {e^{x - 2y}}\),而\(x = \sin t,\;y = {t^3},\)则\( { { dz} \over {dt}} = \)( ) A: \({e^{\sin t - 2{t^3}}}\) B: \({e^{\sin t - 2{t^3}}}\left( {\cos t - 6{t^2}} \right)\) C: \({e^{\sin t - 2{t^3}}}\ {\sin t } \) D: \({e^{\sin t - 2{t^3}}}\,{t^3}\)
设\(z = {e^{x - 2y}}\),而\(x = \sin t,\;y = {t^3},\)则\( { { dz} \over {dt}} = \)( ) A: \({e^{\sin t - 2{t^3}}}\) B: \({e^{\sin t - 2{t^3}}}\left( {\cos t - 6{t^2}} \right)\) C: \({e^{\sin t - 2{t^3}}}\ {\sin t } \) D: \({e^{\sin t - 2{t^3}}}\,{t^3}\)
逻辑判断式中错误的是_____。 A: t>20 B: t>=1 & t<=3 C: t>=1 and t<=3 D: t<=1 || t>=3
逻辑判断式中错误的是_____。 A: t>20 B: t>=1 & t<=3 C: t>=1 and t<=3 D: t<=1 || t>=3
一空间曲线由参数方程x=ty=sin(2t) , -3<t<3z=cos(3t*t)表示,绘制这段曲线可以由下列哪组语句完成。? t=-3:0.1:3;x=t;y=sin (2*t);z=cos (3*t.*t);plot3(x, y, z)|t=-3:0.1:3;x=t;y=sin (2*t);z=cos (3*t*t);plot3(x, y, z)|t=-3:0.1:3;y=sin (2*t);z=cos (3*t.*t);plot3 (x, y, z)|t=-3:0.1:3;x=t;y=sin (2*t);z=cos (3*t.*t);plot3(x, y, z, t)
一空间曲线由参数方程x=ty=sin(2t) , -3<t<3z=cos(3t*t)表示,绘制这段曲线可以由下列哪组语句完成。? t=-3:0.1:3;x=t;y=sin (2*t);z=cos (3*t.*t);plot3(x, y, z)|t=-3:0.1:3;x=t;y=sin (2*t);z=cos (3*t*t);plot3(x, y, z)|t=-3:0.1:3;y=sin (2*t);z=cos (3*t.*t);plot3 (x, y, z)|t=-3:0.1:3;x=t;y=sin (2*t);z=cos (3*t.*t);plot3(x, y, z, t)