Solved


Good Morning :)
Just submit your solution between 05:00:00 and 10:00:00 (AM = Ante Meridiem = Before Noon). _Note : Consider Cody Server Time...

29 days ago

Solved


Alternate Arrangement
Determine the ways of arranging 'm' men and 'w' women alternatively in a row of 's' seats. Assumptions : s<m and s<w

1 month ago

Solved


Title
Make a plot for x and add title "My Plot". NOTICE: YOU CAN NOT USE ans INSTEAD OF [y ax]!

1 month ago

Solved


Trapezium
Calculate the area of the Trapezium using it's bases and height.

1 month ago

Solved


Rhombus
Get the area of the Rhombus using it's Diagonals.

1 month ago

Solved


Watermelon [MATLAB Cody Edition]
YOU CAN READ THE REAL CHALLENGE FROM THIS URL AND APPLY IT https://codeforces.com/problemset/problem/4/A NOW INSTEAD OF DISP...

1 month ago

Solved


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

1 month ago

Solved


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

1 month ago

Solved


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

1 month ago

Solved


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.

1 month ago

Solved


Plot
Make a plot of the vector x. NOTICE: YOU CAN NOT USE ans INSTEAD OF y!

1 month ago

Solved


Basic Physics V
Calculate the Weight (w).

1 month ago

Solved


Draw '\'
Can you draw the sign '\' by zeros and ones? NOTICE: Be x-by-x matrix.

1 month ago

Solved


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

1 month ago

Solved


Basic Algebra I
You should solve the problem 3X - 2 = 7 by finding the value of X. You must use this array/vector [2 3 7]. GOOD LUCK!

1 month ago

Solved


Basic Physics II
Get the Kinetic Energy (KE).

1 month ago

Solved


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

1 month ago

Solved


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

1 month ago

Solved


Prime or No
If the number is prime, make theCase = "YES", else, make it "NO".

1 month ago

Solved


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

1 month ago

Solved


Find The Area Of The Circle
Find the area of the Circle using PI.

1 month ago

Solved


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

1 month ago

Solved


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

1 month ago

Solved


Basic Physics III
Calculate the Potential Energy (PE).

1 month ago

Solved


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

1 month ago

Solved


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

1 month ago

Solved


Basic Physics IV
Calculate the Mechanical Energy (ME).

1 month ago

Solved


Get The Square Root Of Number Power (^) Three
Get the Square Root of number Power (^) Three.

1 month ago

Solved


Get The Opposite Of The Number Without Negative (-) On It
You must get the opposite of the number X without making -X. Hint: You can make it by Subtraction and Multiplication.

1 month ago

Solved


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.

1 month ago

Load more