문제를 풀었습니다


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

7일 전

문제를 풀었습니다


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...

7일 전

문제를 풀었습니다


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.

7일 전

문제를 풀었습니다


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

7일 전

문제를 풀었습니다


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

7일 전

문제를 풀었습니다


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

7일 전

문제를 풀었습니다


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

7일 전

문제를 풀었습니다


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

7일 전

문제를 풀었습니다


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

7일 전

문제를 풀었습니다


Basic Physics VII
Calculate the speed.

7일 전

문제를 풀었습니다


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

7일 전

문제를 풀었습니다


Basic Physics V
Calculate the Weight (w).

7일 전

문제를 풀었습니다


Basic Physics IV
Calculate the Work.

7일 전

문제를 풀었습니다


Basic Physics III
Calculate the Potential Energy (PE).

7일 전

문제를 풀었습니다


Basic Physics II
Get the Kinetic Energy (KE).

7일 전

문제를 풀었습니다


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

7일 전

문제를 풀었습니다


TRON strategy toggle
Detect whether your lightcycle is on same side of existing walls as opponents lightcycle. This function is useful in toggling a ...

7일 전

문제를 풀었습니다


James Bond film count
Twenty-three James Bond films have been produced, in the years 1962, 1963, 1964, 1965, 1967, 1969, 1971, 1973, ... 197...

7일 전

문제를 풀었습니다


Mirror, mirror on the wall, who is fairest of them all?
The Elo rating system was featured in the movie *The Social Network* during the <https://www.youtube.com/watch?v=BzZRr4KV59I/ al...

7일 전

문제를 풀었습니다


Deduce Equations for Simplified Interstellar Doppler Effect ✨
R2-D2 and C-3PO are friends. R2-D2 boards a spacecraft bound to a galaxy far, far away, but is always in contact with C-3PO, als...

7일 전

문제를 풀었습니다


Breaking Out of the Matrix
Do you want to take the Red Pill, or the Blue Pill? If you take the Blue Pill, you will simply pass along to the next problem...

7일 전

문제를 풀었습니다


Bullseye Matrix
Given n (always odd), return output a that has concentric rings of the numbers 1 through (n+1)/2 around the center point. Exampl...

7일 전

문제를 풀었습니다


Sort a list of complex numbers based on far they are from the origin.
Given a list of complex numbers z, return a list zSorted such that the numbers that are farthest from the origin (0+0i) appear f...

7일 전

문제를 풀었습니다


Largest Geometric Series
Extension of Ned Gulley's wonderful Problem 317. In a geometric series, ratio of adjacent elements is always a constant value. ...

7일 전

문제를 풀었습니다


Remove all the consonants
Remove all the consonants in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill'; Output s2 is 'a ...

7일 전

문제를 풀었습니다


Find similar sequences
Another problem inspired by a question on the <http://www.mathworks.com/matlabcentral/answers answers> forum. Given a matrix ...

7일 전

문제를 풀었습니다


arithmetic progression
I've written a program to generate the first few terms of <https://en.wikipedia.org/wiki/Arithmetic_progression arithmetic progr...

7일 전

문제를 풀었습니다


geometric progression
I've modified my <http://uk.mathworks.com/matlabcentral/cody/problems/2800-arithmetic-progression previous program> so that it n...

7일 전

문제를 풀었습니다


Estimating Monthly Electricity Cost for a Household Appliance
You recently bought an electric kettle for your kitchen, and you want to estimate how much it costs to run every month. The kett...

7일 전

문제를 풀었습니다


Output a vector which is table of 9
Output a vector which is table of 9

9개월 전

더 보기