Solved


Draw a '2' in a zero matrix!

4 months ago

Solved


Draw a '5' in a zero matrix!

4 months ago

Solved


Draw a '1' in a zero matrix!

4 months ago

Solved


Find Current in R circuit.
Find the current in an R circuit for a given input of Voltage (V) and Resistance(R).

4 months ago

Solved


area

5 months ago

Solved


Circle : Square

5 months ago

Solved


Multiply pi
Multiply pi with x!

5 months ago

Solved


Summy's even sum

5 months ago

Solved


What percentage?
Calculate the output c as the percentage of a on b for given a and b.

5 months ago

Solved


A shooting competition
In a shooting competition, the target is a square of side L containing a circle of radius R<=L/2. A player scores one point if h...

5 months ago

Solved


Summy's odd sum

5 months ago

Solved


Row avg

5 months ago

Solved


Component area
Find the area of the component below, all measurements are in mm <<https://image.ibb.co/hocruF/Component.png>>

5 months ago

Solved


cube of number
find cube of number

5 months ago

Solved


Cody Matlab Version
What is the current Cody Matlab Release? *Output:* string *Examples:* '(R2012a)' or 'R2012a' Hint: We have mo...

5 months ago

Solved


Speed of car travelling x meters in y seconds
What is the speed of a car if the car travelled x meters in y seconds? Supply the answer in m/s.

5 months ago

Solved


Rankine to Celsius Converter
Given input R, degrees Rankine, convert into degrees Celsius.

5 months ago

Solved


Step up
For given input array, output a array with all elements step up by two

5 months ago

Solved


Real

5 months ago

Solved


Surface area of a cone

5 months ago

Solved


find the value

5 months ago

Solved


Average of even-numbered columns
Given a vector, find the average of even-numbered columns. e.g x = [ 4 6 8 9 1 2 7 ] y = ( 6 + 9 + 2 ) / 3

5 months ago

Solved


Shift elements of vector left
Shift elements of vector to the left. For ex. : Input_vec = [1 2 3 4 5] Output_vec = [2 3 4 5 1]

5 months ago

Solved


Number Power
Raise a number to itself.

5 months ago

Solved


Bag of apples
find probabilty of getting red apples from a bag of 'r' red and 'g' green apples.

5 months ago

Solved


Calculate solution of given polynomial
For example, y=function([3 -2 -4]) In here, input vector indicate 3*x^2-2*x-4, y is solution of former equation. y=[1.5...

5 months ago

Solved


Slope of the line passing through two points
Determine the slope of a line passing through the points a=[x1 y1] and b=[x2 y2].

5 months ago

Load more