• 2022-06-04 问题

    设\(z = {e^{x - 2y}}\),而\(x = \sin t\),\(y = {t^3}\),则全导数\( { { dz} \over {dt}} = \) A: \({e^{\sin t - {t^3}}}(\cos t - 6{t^2})\) B: \({e^{\sin t - 2{t^3}}}(\sin t - 6{t^2})\) C: \({e^{\cos t - 2{t^3}}}(\cos t - 6{t^2})\) D: \({e^{\sin t - 2{t^3}}}(\cos t - 6{t^2})\)

    设\(z = {e^{x - 2y}}\),而\(x = \sin t\),\(y = {t^3}\),则全导数\( { { dz} \over {dt}} = \) A: \({e^{\sin t - {t^3}}}(\cos t - 6{t^2})\) B: \({e^{\sin t - 2{t^3}}}(\sin t - 6{t^2})\) C: \({e^{\cos t - 2{t^3}}}(\cos t - 6{t^2})\) D: \({e^{\sin t - 2{t^3}}}(\cos t - 6{t^2})\)

  • 2022-05-27 问题

    下列数组声明正确的是: A: int a[]; B: #define T 3; int a[T]; C: int a[3*3]; D: const float x=6; int a[x];

    下列数组声明正确的是: A: int a[]; B: #define T 3; int a[T]; C: int a[3*3]; D: const float x=6; int a[x];

  • 2022-06-17 问题

    函数\(y = 2{x^{ - 3}}{\rm{ - }}3{x^2}\)的导数为( ). A: \( - 6{x^{ - 4}} - 6x\) B: \( - 6{x^{ - 4}} + 6x\) C: \( - 6{x^{ - 3}} - 6{x^3}\) D: \( - 6{x^{ - 3}} + 6{x^3}\)

    函数\(y = 2{x^{ - 3}}{\rm{ - }}3{x^2}\)的导数为( ). A: \( - 6{x^{ - 4}} - 6x\) B: \( - 6{x^{ - 4}} + 6x\) C: \( - 6{x^{ - 3}} - 6{x^3}\) D: \( - 6{x^{ - 3}} + 6{x^3}\)

  • 2021-04-14 问题

    某质点的运动方程为x = 6 + 3 t -5 t 3(SI),则该质点作( )

    某质点的运动方程为x = 6 + 3 t -5 t 3(SI),则该质点作( )

  • 2022-06-09 问题

    设\(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}\)

  • 2021-04-14 问题

    某质点作直线运动的运动学方程为 x = 3 t - 5 t 3 + 6 (SI) ,则该质点作

    某质点作直线运动的运动学方程为 x = 3 t - 5 t 3 + 6 (SI) ,则该质点作

  • 2022-06-15 问题

    试指出下列信号哪些为能量信号?哪些为功率信号?哪些两者都不是?哪些是周期信号?若为周期信号,试确定其周期T。(1)x(t)=4cos(2πt+π/6) -∞<tr<∞;(2)x(t)=5e-3t0≤<∞;(3)-∞<t<∞;(4)x(t)=1 0<t<5;(5)x(t)=ecos210πt-∞<t<∞:(6)x(t)=2t2+30≤t<∞。

    试指出下列信号哪些为能量信号?哪些为功率信号?哪些两者都不是?哪些是周期信号?若为周期信号,试确定其周期T。(1)x(t)=4cos(2πt+π/6) -∞<tr<∞;(2)x(t)=5e-3t0≤<∞;(3)-∞<t<∞;(4)x(t)=1 0<t<5;(5)x(t)=ecos210πt-∞<t<∞:(6)x(t)=2t2+30≤t<∞。

  • 2022-06-05 问题

    一空间曲线由参数方程x=t y=sin(2t) , -3<t<3z=cos(3t*t)表示,绘制这段曲线可以由下列哪组语句完成。 A: t=-3:0.1:3;x=t;y=sin(2*t);z=cos(3*t.*t);plot3(x, y, z, t) B: t=-3:0.1:3;x=t;y=sin(2*t);z=cos(3*t*t);plot3(x, y, z) C: t=-3:0.1:3;y=sin(2*t);z=cos(3*t.*t);plot3(x, y, z) D: t=-3:0.1:3;x=t;y=sin(2*t);z=cos(3*t.*t);plot3(x, y, z) E: x=-3:0.1:3;y=sin(2*x);z=cos(3*x.*x);plot3(x, y, z)

    一空间曲线由参数方程x=t y=sin(2t) , -3<t<3z=cos(3t*t)表示,绘制这段曲线可以由下列哪组语句完成。 A: t=-3:0.1:3;x=t;y=sin(2*t);z=cos(3*t.*t);plot3(x, y, z, t) B: t=-3:0.1:3;x=t;y=sin(2*t);z=cos(3*t*t);plot3(x, y, z) C: t=-3:0.1:3;y=sin(2*t);z=cos(3*t.*t);plot3(x, y, z) D: t=-3:0.1:3;x=t;y=sin(2*t);z=cos(3*t.*t);plot3(x, y, z) E: x=-3:0.1:3;y=sin(2*x);z=cos(3*x.*x);plot3(x, y, z)

  • 2021-04-14 问题

    一空间曲线由参数方程x=ty=sin(2t) , -3&lt;t&lt;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&lt;t&lt;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)

  • 2022-07-02 问题

    一物体沿X 轴作简谐振动,振幅A=0.6m,周期T=2s。当t=0时,物体的位移x=0.3m,且向 X 轴负向运动。简谐振动表达式为: A: x=0.6cos(πt-π/3) B: x=0.6cos(πt+π/3) C: x=0.6cos(πt+π/6) D: x=0.6cos(πt-π/6)

    一物体沿X 轴作简谐振动,振幅A=0.6m,周期T=2s。当t=0时,物体的位移x=0.3m,且向 X 轴负向运动。简谐振动表达式为: A: x=0.6cos(πt-π/3) B: x=0.6cos(πt+π/3) C: x=0.6cos(πt+π/6) D: x=0.6cos(πt-π/6)

  • 1 2 3 4 5 6 7 8 9 10