解決済み


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ヶ月 前

解決済み


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ヶ月 前

解決済み


Find Logic 15

6ヶ月 前

解決済み


Find Logic 13

1年以上 前

解決済み


Find Logic 12

1年以上 前

解決済み


Find Logic 11

1年以上 前

解決済み


Find Logic 10

1年以上 前

解決済み


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

1年以上 前

解決済み


Angular Velocity

1年以上 前

解決済み


Simple Circuit of Resistors

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


Distance Travelled by Vehicle

1年以上 前

解決済み


Falling on the Moon.

1年以上 前

解決済み


Ohmic Heating

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


Just square the input
Square the number

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


Swap rows

1年以上 前

解決済み


step function

1年以上 前

解決済み


sign function

1年以上 前

解決済み


Perimeter of a Triangle

1年以上 前

さらに読み込む