学年

教科

質問の種類

物理 大学生・専門学校生・社会人

ここの大門2、3が全く手がつきません。 解説お願いします。

速度に比例する摩擦が働く放物運動を取り上げよう。 始めの位置を原点にとって、上向き正のxy座標で考えて 以外に速度ベクトルv= 0 みる。 この場合、 物体には重力ベクトル mg= (_゜ に比例する抵抗力ベク -mg Vy -kvz トルf=-kv= が働く。物体に働く力の合力ベクトルはmg+f=mg-kv= とな -kvI -kvy -mg - kvy る。よって、運動方程式のベクトル式、 F = ma、 の F に mg + f をいれて成分ごとに微分方程式を解けばよい。 問題 2. 以下の問いに答えよ。 (30) (a) この運動について、方向と方向の運動方程式を書け。 (b) 初期条件として、 水平線から角度0の方向に速度ベクトルの大きさで。 で物体を発射したとする。 各運 動方程式を解いて、 速度ベクトルを時間の関数として求めよ。 y 座標は∞までいけるとして、t→∞ での速度ベクトルを求めよ。 (c) 位置ベクトルを時間の関数として求めよ。 そして t∞で到達できるx座標の最大値を求めよ。 (d) t〜0近傍の Cr, y, T,yの近似式を指数関数のTaylor 展開を用いて求めよ。 このとき、速度に関して はtの1次、座標については2次までとること。 3. 速度に比例する摩擦 (係数k) が働く時に、 真下に初速 vo で投げ下ろす場合の速度を時間の関数として求め よ。 但し、座標は下向きを正としt=0でx=0 とする。(20)

回答募集中 回答数: 0
TOEIC・英語 大学生・専門学校生・社会人

文章を読んで上の1〜4の問題を解くものです。 分からないのでお願いします

3. Answer the following questions. 1 What is the difference between UNIX and Linux? 2 3 4 Choose one of the words in italics in the text. What is the definition of the word you have chosen? What are the three levels of a Linux system? What are the two main functions of the kernel? [Reading Text] UNIX was initially developed by researchers at Bell Labs in the 1970s. Today, UNIX and its variants are widely used mainly on servers. By far, the most well- known UNIX-like operating system is Linux. Linux is available in different distributions which include the Linux kernel and different collections of software. These distributions have various user interfaces, many experienced users preferring the command-line interface, or shell. Linux distributions include a range of software including text editors. memory. While the mechanics of Linux and other Unix operating systems are complicated, the components of a Linux system can be grouped into three levels. The lowest level is the hardware, such as Central Processing Unit (CPU) and The next level is the kernel. It enables communication between hardware and software, by providing instructions to the CPU and other hardware. The programs that are running on the system, or processes, make up the top level known as the user space. Processes in user space generally only have access to a restricted amount of memory and operations, this is called user mode. The kernel runs in kernel mode which allows it unrestricted access to hardware resources. The kernel provides functions such as process management and memory management. A computer only has limited Random Access Memory (RAM) and processor cores. Process management allows the system to run multiple programs (processes) at the same time even if the CPU can only execute only a few processes at a time. Memory management allows applications to share the system's memory while avoiding potential issues such as memory leak. Included with the kernel are device drivers that provide an interface for applications to communicate with hardware, such as hard drives. System calls allow user processes to access features that are executed at kernel mode, for example creating new processes.

回答募集中 回答数: 0