Resuelto


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

5 meses hace

Resuelto


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 meses hace

Resuelto


Find Logic 15

6 meses hace

Resuelto


Find Logic 13

alrededor de 1 año hace

Resuelto


Find Logic 12

alrededor de 1 año hace

Resuelto


Find Logic 11

alrededor de 1 año hace

Resuelto


Find Logic 10

alrededor de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


Angular Velocity

más de 1 año hace

Resuelto


Simple Circuit of Resistors

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


Distance Travelled by Vehicle

más de 1 año hace

Resuelto


Falling on the Moon.

más de 1 año hace

Resuelto


Ohmic Heating

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


Just square the input
Square the number

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


Swap rows

más de 1 año hace

Resuelto


step function

más de 1 año hace

Resuelto


sign function

más de 1 año hace

Resuelto


Perimeter of a Triangle

más de 1 año hace

Cargar más