Gelöst


Draw 'H'
Draw a x-by-x matrix 'H' using 1 and 0. (x is odd and bigger than 2) Example: x=5 ans= [1 0 0 0 1 1 0 0 0 1 ...

6 Monate vor

Gelöst


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

6 Monate vor

Gelöst


Find Logic 15

6 Monate vor

Gelöst


Find Logic 13

mehr als ein Jahr vor

Gelöst


Find Logic 12

mehr als ein Jahr vor

Gelöst


Find Logic 11

mehr als ein Jahr vor

Gelöst


Find Logic 10

mehr als ein Jahr vor

Gelöst


STOP that car!!!
The maximum allowed speed for this road is 100. Find the cars that didn't observe the speed limit Arrest and fine them!!!

mehr als ein Jahr vor

Gelöst


Angular Velocity

mehr als ein Jahr vor

Gelöst


Simple Circuit of Resistors

mehr als ein Jahr vor

Gelöst


Period of a pendulum
Consider a small object hanging on a massless thread and pulled back from equilibrium at a small angle. Assuming that the pivot ...

mehr als ein Jahr vor

Gelöst


determine skid distance of car
Determine the distance a car skids to a stop given initial velocity (v) and time (t).

mehr als ein Jahr vor

Gelöst


Convert Angstrom to Meters
Write a code that converts the angstrom unit to meters.(A is angstrom and m is meters.)

mehr als ein Jahr vor

Gelöst


Distance Travelled by Vehicle

mehr als ein Jahr vor

Gelöst


Falling on the Moon.

mehr als ein Jahr vor

Gelöst


Ohmic Heating

mehr als ein Jahr vor

Gelöst


Determine if vector has any zeroes
Return 1 if vector has atleast 1 zero, else return 0

mehr als ein Jahr vor

Gelöst


Harmonic series counting
The function takes a positive limit as input, And counts how many terms must be summed in the harmonic series: 1/1, 1/2, 1/3, ...

mehr als ein Jahr vor

Gelöst


Intersection points of a polynomial
Find the intersection points of a polynomial, given by its vector of coefficients with the X-axis and the Y-axis. Input: a poly...

mehr als ein Jahr vor

Gelöst


Is the number of 1s in a binary integer odd or even?
Your function should turn the input integers into binary form and count the number of 1s in the binary. If the number is odd, re...

mehr als ein Jahr vor

Gelöst


Just square the input
Square the number

mehr als ein Jahr vor

Gelöst


Slope intercept application
Find y given slope (m), x, and y intercept (b).

mehr als ein Jahr vor

Gelöst


Mid-term report
You just got your mid-term report, but it's full of ones and twos :(. So before you give it to your parents, you change it, in o...

mehr als ein Jahr vor

Gelöst


Box
Give the volume of a box, x is equal to the body diagonal.

mehr als ein Jahr vor

Gelöst


Stairs
Make an n by n matrix, where the elements are ones and zeros. In the main diagonal, and under that, there should be only ones (...

mehr als ein Jahr vor

Gelöst


Calories in a slice of pizza?
The total calories C in a pizza is printed on its box. You know the angle A (degrees) of the slice you placed on your plate. Ple...

mehr als ein Jahr vor

Gelöst


Swap rows

mehr als ein Jahr vor

Gelöst


step function

mehr als ein Jahr vor

Gelöst


sign function

mehr als ein Jahr vor

Gelöst


Perimeter of a Triangle

mehr als ein Jahr vor

Mehr laden