已知某简谐振动的振动曲线如图所示,位移的单位为厘米,时间单位为秒.则此简谐振动的振动方程为: [img=261x166]18032de3523df2c.png[/img]
A: x=2cos(4πt/3+2π/3)cm
B: x=2cos(2πt/3+2π/3)cm
C: x=2cos(2πt/3-2π/3)cm
D: x=2cos(4πt/3-2π/3)cm
E: x=2cos(4πt/3-π/4)cm
A: x=2cos(4πt/3+2π/3)cm
B: x=2cos(2πt/3+2π/3)cm
C: x=2cos(2πt/3-2π/3)cm
D: x=2cos(4πt/3-2π/3)cm
E: x=2cos(4πt/3-π/4)cm
举一反三
- 常微分方程[img=243x26]1802e4d57c1aad8.png[/img]的解为: A: exp(-x)*sin(3^(1/2)*x)*C2+exp(-x)*cos(3^(1/2)*x)*C1-1/4*cos(2*x),C1、C2为任意常数 B: exp(-2x)*cos(3^(1/2)*x)*C2+exp(-2x)*cos(3^(1/2)*x)*C1-1/4*sin(2*x),C1、C2为任意常数 C: exp(-3x)*sin(3^(1/2)*x)*C2+exp(-3x)*sin(3^(1/2)*x)*C1-1/4*sin(2*x),C1、C2为任意常数 D: exp(-4x)*sin(3^(1/2)*x)*C2-exp(-4x)*cos(3^(1/2)*x)*C1-1/4*cos(2*x),C1、C2为任意常数
- 一质点沿\(x\)轴作简谐振动,振动方程为 \(x=4×10^-\)\(^2\)cos\((2\pi\)\(t+\frac{\pi}{3})\)(SI).从\(t=0\)时刻起,到质点位置在\(x=-2\)cm处,且向\(x\)轴正方向运动的最短时间间隔为
- 求微分方程[img=634x60]17da653955cf9e7.png[/img]的特解。 ( ) A: sin(2*x)/3 - cos(x) - cos(x)/3 B: sin(2*x)/3 - cos(x) - sin(x)/3 C: cos(2*x)/3 - cos(x) - sin(x)/3 D: sin(2*x)/3 - sin(x) - sin(x)/3
- 设\(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})\)
- 一空间曲线由参数方程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)