문제를 풀었습니다


SatCom #10: Rate of Precesion of Orbit Plane (Nodal Precession)
Satellite and Space Engineering - Problem #10 This is part of a series of problems looking at topics in satellite and space com...

대략 1개월 전

문제를 풀었습니다


SatCom #9: Overall Link Performance
Satellite and Space Engineering - Problem #9 This is part of a series of problems looking at topics in satellite and space comm...

대략 1개월 전

문제를 풀었습니다


SatCom #8: Satellite Link Budget
Satellite and Space Engineering - Problem #8 This is part of a series of problems looking at topics in satellite and space comm...

대략 1개월 전

문제를 풀었습니다


SatCom #6: Inclination of a Sun-Synchronous Orbit
Satellite and Space Engineering - Problem #5 This is part of a series of problems looking at topics in satellite and space comm...

대략 1개월 전

문제를 풀었습니다


Calculate compression ratio of engine
Calculate compression ratio of engine given compression volume of cylinder(Vc), piston stroke(s) and valve diameter(d)

대략 1개월 전

문제를 풀었습니다


Calculate Engine Power
Calculate Engine Power (P) in kW given the values of Torque(M) in Nm and Engine Speed(n) in rpm

대략 1개월 전

문제를 풀었습니다


Compute the missing quantity among P, V, T for an ideal gas
Consider 100 mol of helium gas at a certain pressure (P), volume (V), and temperature (T). Assuming that the ideal gas law appli...

대략 1개월 전

문제를 풀었습니다


What gear ratio does the cyclist need?
A cyclist (perhaps including our famed Codysolver the cyclist <http://www.mathworks.com/matlabcentral/cody/players/1841757-the...

대략 1개월 전

문제를 풀었습니다


Basic Physics X
Calculate the Kinetic Energy (KE) by Weight (w), Distanec (d), and Time (t) without Mass (m) or Speed (v).

대략 2개월 전

문제를 풀었습니다


Basic Physics IX
Calculate the Kinetic Energy (KE) by Weight (w) instead of Mass (m).

대략 2개월 전

문제를 풀었습니다


Basic Physics VIII
Calculate the Mechanical Energy (ME) when the point is B.

대략 2개월 전

문제를 풀었습니다


Basic Physics VII
Calculate the speed.

대략 2개월 전

문제를 풀었습니다


Basic Physics VI
Fing the Kinetic Energy (KE) by Distance (d) and Time (t) instead of Speed (v).

대략 2개월 전

문제를 풀었습니다


Basic Physics V
Calculate the Weight (w).

대략 2개월 전

문제를 풀었습니다


Basic Physics IV
Calculate the Work.

대략 2개월 전

문제를 풀었습니다


Basic Physics III
Calculate the Potential Energy (PE).

대략 2개월 전

문제를 풀었습니다


Basic Physics II
Get the Kinetic Energy (KE).

대략 2개월 전

문제를 풀었습니다


Basic Physics I
Calculate the energy by the famous formula of Albert Einstein.

대략 2개월 전

문제를 풀었습니다


Problem Set 2
Make a calculator by the four main operators (op): + - * / And the two numbers (n1, n2). Don't forget to check to divisio...

대략 2개월 전

문제를 풀었습니다


Problem Set 1
You will get the vector "v", you should put it's length in a variable called "lngth", then... If it's length from 1 to 5, sz = ...

대략 2개월 전

문제를 풀었습니다


Switch-Case-Otherwise
You should make random numbers to 10, by 3 rows and 3 columns. Cases from 1 to 3, b = true. Otherwise, b = false.

대략 2개월 전

문제를 풀었습니다


NOT
If a not equal to zero, b = true, else, b = false.

대략 2개월 전

문제를 풀었습니다


OR
If a greater than zero or c less than 10, b = true, else, b = false.

대략 2개월 전

문제를 풀었습니다


AND
If a greater than 0 and n less than 10, b = true, else, b = false. (Checking a should be in one line by AND special sign in MAT...

대략 2개월 전

문제를 풀었습니다


Nested If(s)
If a greater than zero, then check, if a = greater that 1 and less than 10, then b = true, else, b = false.

대략 2개월 전

문제를 풀었습니다


If-Elseif-Else
If a more than zero, b = true, if a = zero , b = zero, else, b = false.

대략 2개월 전

문제를 풀었습니다


If-Else
If a more than zero, b = true, else, b = false.

대략 2개월 전

문제를 풀었습니다


If
If a more than zero, then b = true.

대략 2개월 전

문제를 풀었습니다


Rotate and display numbered tile
Imagine a square tile with four numbers on it, one on each edge. We will call these edges north, east, south, and west. If th...

대략 2개월 전

문제를 풀었습니다


Stuff the Board
You have a stack of tiles to put onto an array-like playing board. Each tile has a number (always an integer), and the board var...

대략 2개월 전

더 보기